summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-12357-3389/+3783
|\
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-11357-3389/+3783
| |\
| | * [media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai2015-12-231-0/+2
| | * [media] rtl2832: do not filter out slave TS null packetsAntti Palosaari2015-12-231-12/+0Star
| | * [media] rtl2832: print reg number on error caseAntti Palosaari2015-12-231-3/+6
| | * [media] rtl28xxu: return demod reg page from driver cacheAntti Palosaari2015-12-231-5/+11
| | * [media] coda: enable MPEG-2 ES decodingPhilipp Zabel2015-12-231-0/+4
| | * [media] coda: don't start streaming without queued buffersPhilipp Zabel2015-12-231-10/+3Star
| | * [media] coda: hook up vidioc_prepare_bufPhilipp Zabel2015-12-231-0/+1
| | * [media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel2015-12-233-8/+22
| | * [media] coda: make to_coda_video_device staticPhilipp Zabel2015-12-231-1/+2
| | * [media] s5p-mfc: remove volatile attribute from MFC register addressesAndrzej Hajda2015-12-231-244/+244
| | * [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda2015-12-236-58/+52Star
| | * [media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda2015-12-236-70/+11Star
| | * [media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda2015-12-233-102/+0Star
| | * [media] s5p-mfc: make queue cleanup code commonAndrzej Hajda2015-12-237-50/+23Star
| | * [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda2015-12-234-45/+21Star
| | * [media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall2015-12-235-7/+7
| | * [media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab2015-12-214-26/+16Star
| | * [media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab2015-12-211-0/+1
| | * [media] uvcvideo: small cleanup in uvc_video_clock_update()Dan Carpenter2015-12-181-1/+1
| | * [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/+16Star
| | * [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/+3Star
| | * [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-182-22/+17Star
| | * [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/+772Star
| | * [media] media: videobuf2: Refactor vb2_fileio_data and vb2_threadJunghak Sung2015-12-181-55/+49Star
| | * [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/+14Star
| | * [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-1863-96/+95Star
| | * [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil2015-12-181-2/+1Star
| | * [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-1875-488/+321Star
| | * [media] cx23885: video instead of vbi register usedHans Verkuil2015-12-181-2/+1Star
| | * [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/+23Star
| | * [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