aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-01[media] v4l2-dv-timings: fix rounding in hblank and hsync calculationPrashant Laddha1-4/+5
2015-05-01[media] v4l2-dv-timings: fix rounding error in vsync_bp calculationPrashant Laddha1-3/+4
2015-05-01[media] v4l: VIDEOBUF2_DMA_SG should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-05-01v4l2-ioctl: add a missing break at v4l_fill_fmtdesc()Mauro Carvalho Chehab1-1/+1
2015-05-01[media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMTHans Verkuil1-7/+192
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus1-0/+87
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify thisSakari Ailus1-2/+3
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds3-3/+21
2015-04-21media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal3-3/+21
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab11-115/+287
2015-04-10[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_removePhilipp Zabel1-2/+2
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski1-6/+33
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski1-8/+9
2015-04-08Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"Mauro Carvalho Chehab1-2/+2
2015-04-08[media] v4l: vb2-memops: use vma slab when vma allocationKyongHo Cho1-2/+2
2015-04-08[media] V4L2: Delete an unnecessary check before the function call "media_entity_put"Markus Elfring1-2/+1
2015-04-08[media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil1-2/+4
2015-04-08[media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrlsRicardo Ribalda1-0/+4
2015-04-08[media] media/v4l2-ctrls: Add execute flags to write_only controlsRicardo Ribalda1-3/+6
2015-04-08[media] media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda1-0/+9
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart1-0/+61
2015-04-02[media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski1-3/+45
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski1-20/+13
2015-04-02[media] v4l2-ioctl: allow all controls if ctrl_class == 0Hans Verkuil1-0/+2
2015-04-02[media] v4l2-dev: disable selection ioctls for non-video devicesHans Verkuil1-8/+8