aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds2-3/+10
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+5
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-1/+1
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret1-4/+7
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart1-4/+4
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab1-142/+0
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab1-254/+0
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab1-127/+1
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas1-1/+2
2016-08-24[media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov1-0/+1
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas1-7/+0
2016-08-24[media] v4l: Do not allow re-registering sub-devicesSakari Ailus1-4/+1
2016-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil2-0/+15
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil3-15/+23
2016-08-24[media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas1-3/+4
2016-08-24[media] vb2: include lengths in dmabuf qbuf debug messageJavier Martinez Canillas1-2/+4
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "spi_unregister_device"Markus Elfring1-1/+1
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer2-8/+42
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski3-34/+17
2016-07-28[media] vb2: Fix allocation size of dma_parmsVincent Stehlé1-1/+1
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2-44/+0
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-171/+122
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab1-34/+0
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-10/+0
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2016-07-12[media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil1-2/+2
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil1-45/+0
2016-07-12[media] v4l2-flash-led: remove unused opsHans Verkuil1-8/+1
2016-07-08[media] vb2: Fix commentRicardo Ribalda1-1/+1
2016-07-08[media] vb2: Merge vb2_internal_qbuf and vb2_qbufRicardo Ribalda1-9/+5
2016-07-08[media] vb2: Merge vb2_internal_dqbuf and vb2_dqbufRicardo Ribalda1-22/+17
2016-07-08[media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+6
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil4-81/+24
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil1-6/+8
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil4-14/+14
2016-06-16[media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-06-16[media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus1-4/+6
2016-06-15Update my main e-mails at the Kernel treeMauro Carvalho Chehab1-1/+1
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab1-1/+1
2016-06-07[media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil1-1/+1
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski1-0/+53
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-35/+88
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+0
2016-05-11Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-06[media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil1-27/+43
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab3-14/+28
2016-04-29[media] media: change pipeline validation return errorHelen Mae Koike Fornazier1-2/+2