aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-407/+132
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-60/+127
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-15/+25
2015-08-16[media] media: vb2: Remove unused functionsJan Kara1-114/+0
2015-08-16[media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara1-178/+34
2015-08-16[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara1-56/+36
2015-08-16[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara1-80/+15
2015-08-16[media] vb2: Provide helpers for mapping virtual addressesJan Kara2-0/+59
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara4-3/+12
2015-08-11[media] Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-08-11[media] v4l2: move tracepoint generation into separate filePhilipp Zabel3-1/+14
2015-08-11[media] v4l2-ioctl: Give more information when device_caps are missingLaura Abbott1-2/+3
2015-08-11[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmapHans Verkuil1-11/+1
2015-08-10[media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart1-7/+7
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-07-17[media] videobuf2: add trace eventsPhilipp Zabel1-0/+11
2015-07-17[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs doesPhilipp Zabel1-1/+8
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen1-0/+18
2015-07-17[media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULLHans Verkuil1-0/+3
2015-07-17[media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus1-8/+18
2015-07-06[media] v4l2-dv-timings: print refresh rate with better precisionPrashant Laddha1-3/+6
2015-07-06[media] media/v4l2-ctrls: Code cleanout validate_new()Ricardo Ribalda1-15/+0
2015-07-06[media] v4l2-dv-timings: log if the timing is reduced blanking V2Hans Verkuil1-1/+3
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha1-21/+59
2015-07-06[media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio()Fabian Frederick1-4/+1
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds4-12/+750
2015-06-22media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski3-0/+723
2015-06-22[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart1-10/+23
2015-06-18[media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil4-18/+3
2015-06-15v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus1-12/+27
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha1-6/+47
2015-06-09[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timingsHans Verkuil1-0/+7
2015-06-09[media] v4l2-dv-timing: avoid rounding twice in gtf hblank calcPrashant Laddha1-4/+6
2015-06-09[media] v4l2-mem2mem: add support for prepare_bufHans Verkuil1-0/+28
2015-06-06[media] v4l2-ioctl: log buffer type 0 correctlyHans Verkuil1-0/+1
2015-06-06[media] v4l2-ioctl: clear the reserved field of v4l2_create_buffersHans Verkuil1-0/+2
2015-06-06[media] v4l: of: Correct pclk-sample for BT656 busNikhil Devshatwar1-4/+4
2015-06-05[media] videodev2.h: add support for transfer functionsHans Verkuil1-4/+5
2015-05-30[media] v4l2: correct two SDR format namesAntti Palosaari1-2/+2
2015-05-30[media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BERicardo Ribalda1-1/+2
2015-05-30[media] media/videobuf2-dma-vmalloc: Save output from dma_map_sgRicardo Ribalda1-3/+3
2015-05-30[media] media/videobuf2-dma-contig: Save output from dma_map_sgRicardo Ribalda1-3/+3
2015-05-30[media] media/videobuf2-dma-sg: Fix handling of sg_table structureRicardo Ribalda1-9/+13
2015-05-20[media] vb2: allow requeuing buffers while streamingHans Verkuil1-3/+8
2015-05-18[media] v4l2-dv-timings: fix overflow in gtf timings calculationPrashant Laddha1-10/+18
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel2-2/+27
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara4-3/+18
2015-05-01[media] v4l2-dv-timings: replace hsync magic number with a macroPrashant Laddha1-1/+2
2015-05-01[media] v4l2-dv-timings: add sanity checks in cvt,gtf calculationsPrashant Laddha1-0/+12