summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] uvcvideo: Fix reading the current exposure value of UVCAnton V. Shokurov2015-12-181-1/+2
* [media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2015-12-181-3/+5
* [media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab2015-12-181-1/+1
* [media] videobuf2: avoid memory leak on errorsMauro Carvalho Chehab2015-12-181-2/+4
* [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil2015-12-181-18/+21
* [media] videobuf2-core: call __setup_offsets before buf_init()Hans Verkuil2015-12-181-26/+16
* [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()Hans Verkuil2015-12-181-2/+3
* [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()Hans Verkuil2015-12-181-21/+3
* [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-182-22/+17
* [media] videobuf2-core.c: update module descriptionHans Verkuil2015-12-181-1/+1
* [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung2015-12-183-782/+772
* [media] media: videobuf2: Refactor vb2_fileio_data and vb2_threadJunghak Sung2015-12-181-55/+49
* [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()Junghak Sung2015-12-181-4/+5
* [media] media: videobuf2: Separate vb2_poll()Junghak Sung2015-12-181-34/+59
* [media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung2015-12-182-19/+14
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-1863-96/+95
* [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil2015-12-181-2/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-1875-488/+321
* [media] cx23885: video instead of vbi register usedHans Verkuil2015-12-181-2/+1
* [media] cx23885: add support for ViewCast 260e and 460eHans Verkuil2015-12-186-1/+132
* [media] cs3308: add new 8-channel volume control driverHans Verkuil2015-12-183-0/+149
* [media] cx25840: initialize the standard to NTSC_MHans Verkuil2015-12-181-1/+2
* [media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil2015-12-181-18/+19
* [media] cx25840: relax a Vsrc checkHans Verkuil2015-12-181-1/+7
* [media] cx25840: more cx23888 register address changesHans Verkuil2015-12-181-26/+23
* [media] cx25840: fix VBI support for cx23888Hans Verkuil2015-12-183-19/+34
* [media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2015-12-182-6/+6
* [media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2015-12-182-2/+25
* [media] cx23885: fix format/crop handlingHans Verkuil2015-12-182-6/+38
* Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2015-12-122-32/+0
* [media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-0425-28/+28
* [media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott2015-12-031-1/+1
* [media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-031-1/+0
* [media] media: rc: remove unneeded codeHeiner Kallweit2015-12-033-20/+1
* [media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott2015-12-031-5/+81
* [media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott2015-12-031-14/+37
* [media] si2165: set list of DVB-T registers togetherMatthias Schwarzott2015-12-031-47/+26
* [media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott2015-12-031-13/+13
* [media] si2165: move setting ts config to initMatthias Schwarzott2015-12-031-13/+14
* [media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott2015-12-031-17/+15
* [media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott2015-12-031-0/+21
* [media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott2015-12-031-2/+2
* [media] si2165: rename frontend -> feMatthias Schwarzott2015-12-031-9/+9
* [media] UVC: Add support for ds4 depth cameraAviv Greenberg2015-12-032-0/+32
* [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-035-5/+5
* [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-034-4/+4
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-039-15/+20
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-239-15/+17
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-219-15/+17
* | [media] davinci: add i2c Kconfig dependenciesArnd Bergmann2015-11-191-0/+6