summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-04media: flash: use led_set_brightness_sync for torch brightnessJacek Anaszewski
2015-12-23[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai
2015-12-23[media] rtl2832: do not filter out slave TS null packetsAntti Palosaari
2015-12-23[media] rtl2832: print reg number on error caseAntti Palosaari
2015-12-23[media] rtl28xxu: return demod reg page from driver cacheAntti Palosaari
2015-12-23[media] coda: enable MPEG-2 ES decodingPhilipp Zabel
2015-12-23[media] coda: don't start streaming without queued buffersPhilipp Zabel
2015-12-23[media] coda: hook up vidioc_prepare_bufPhilipp Zabel
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel
2015-12-23[media] coda: make to_coda_video_device staticPhilipp Zabel
2015-12-23[media] s5p-mfc: remove volatile attribute from MFC register addressesAndrzej Hajda
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2015-12-23[media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda
2015-12-23[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall
2015-12-21[media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab
2015-12-21[media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab
2015-12-18Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab
2015-12-18[media] uvcvideo: small cleanup in uvc_video_clock_update()Dan Carpenter
2015-12-18[media] uvcvideo: Fix reading the current exposure value of UVCAnton V. Shokurov
2015-12-18[media] cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab
2015-12-18[media] cx23885-dvb: initialize a8293_pdataMauro Carvalho Chehab
2015-12-18[media] videobuf2: avoid memory leak on errorsMauro Carvalho Chehab
2015-12-18[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil
2015-12-18[media] videobuf2-core: call __setup_offsets before buf_init()Hans Verkuil
2015-12-18[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()Hans Verkuil
2015-12-18[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()Hans Verkuil
2015-12-18[media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil
2015-12-18[media] videobuf2-core.c: update module descriptionHans Verkuil
2015-12-18[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung
2015-12-18[media] media: videobuf2: Refactor vb2_fileio_data and vb2_threadJunghak Sung
2015-12-18[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()Junghak Sung
2015-12-18[media] media: videobuf2: Separate vb2_poll()Junghak Sung
2015-12-18[media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil
2015-12-18[media] cs3308: add new 8-channel volume control driverHans Verkuil
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil