summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-11[media] au0828: Cache the decoder info at au0828 dev structureMauro Carvalho Chehab3-14/+10
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab6-0/+226
2016-01-11[media] media: define Media Controller API when CONFIG_MEDIA_CONTROLLER enabledShuah Khan2-0/+31
2016-01-11[media] media: new media controller API for device resource supportShuah Khan2-0/+35
2015-12-23[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai1-0/+2
2015-12-23[media] rtl2832: do not filter out slave TS null packetsAntti Palosaari1-12/+0
2015-12-23[media] rtl2832: print reg number on error caseAntti Palosaari1-3/+6
2015-12-23[media] rtl28xxu: return demod reg page from driver cacheAntti Palosaari1-5/+11
2015-12-23[media] coda: enable MPEG-2 ES decodingPhilipp Zabel1-0/+4
2015-12-23[media] coda: don't start streaming without queued buffersPhilipp Zabel1-10/+3
2015-12-23[media] coda: hook up vidioc_prepare_bufPhilipp Zabel1-0/+1
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel3-8/+22
2015-12-23[media] coda: make to_coda_video_device staticPhilipp Zabel1-1/+2
2015-12-23[media] s5p-mfc: remove volatile attribute from MFC register addressesAndrzej Hajda1-244/+244
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda6-58/+52
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda6-70/+11
2015-12-23[media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda3-102/+0
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda7-50/+23
2015-12-23[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda4-45/+21
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall5-7/+7
2015-12-21[media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab4-26/+16
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 Verkuil2-19/+24
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 Verkuil3-25/+31
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 Sung5-818/+817
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 Sung3-20/+17
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung71-106/+108
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil1-2/+1
2015-12-18[media] DocBook media: update VIDIOC_CREATE_BUFS documentationHans Verkuil1-16/+14
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil81-520/+356
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 Verkuil4-0/+158
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