summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2015-12-21[media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab1-0/+1
2015-12-18[media] uvcvideo: small cleanup in uvc_video_clock_update()Dan Carpenter1-1/+1
2015-12-18[media] uvcvideo: Fix reading the current exposure value of UVCAnton V. Shokurov1-1/+2
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-3/+5
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab1-1/+1
2015-12-18[media] videobuf2: avoid memory leak on errorsMauro Carvalho Chehab1-2/+4
2015-12-18[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil1-18/+21
2015-12-18[media] videobuf2-core: call __setup_offsets before buf_init()Hans Verkuil1-26/+16
2015-12-18[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()Hans Verkuil1-2/+3
2015-12-18[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()Hans Verkuil1-21/+3
2015-12-18[media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2-22/+17
2015-12-18[media] videobuf2-core.c: update module descriptionHans Verkuil1-1/+1
2015-12-18[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung3-782/+772
2015-12-18[media] media: videobuf2: Refactor vb2_fileio_data and vb2_threadJunghak Sung1-55/+49
2015-12-18[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()Junghak Sung1-4/+5
2015-12-18[media] media: videobuf2: Separate vb2_poll()Junghak Sung1-34/+59
2015-12-18[media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung2-19/+14
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung63-96/+95
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil1-2/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil75-488/+321
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] cs3308: add new 8-channel volume control driverHans Verkuil3-0/+149
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil1-1/+2
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil1-18/+19
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil1-1/+7
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil1-26/+23
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil3-19/+34
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2-6/+6
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2-2/+25
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-12-12Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2-32/+0
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab25-28/+28
2015-12-03[media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit3-20/+1
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott1-5/+81
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott1-14/+37
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott1-47/+26
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott1-13/+13
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott1-13/+14
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott1-17/+15
2015-12-03[media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott1-0/+21
2015-12-03[media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott1-2/+2
2015-12-03[media] si2165: rename frontend -> feMatthias Schwarzott1-9/+9
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg2-0/+32
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall5-5/+5
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall4-4/+4
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil9-15/+20
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab9-15/+17