summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-06-24vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas
2016-08-24[media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas
2016-08-24[media] v4l: Do not allow re-registering sub-devicesSakari Ailus
2016-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil
2016-08-24[media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas
2016-08-24[media] vb2: include lengths in dmabuf qbuf debug messageJavier Martinez Canillas
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-28[media] vb2: Fix allocation size of dma_parmsVincent Stehlé
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-12[media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil
2016-07-12[media] v4l2-flash-led: remove unused opsHans Verkuil
2016-07-08[media] vb2: Fix commentRicardo Ribalda
2016-07-08[media] vb2: Merge vb2_internal_qbuf and vb2_qbufRicardo Ribalda
2016-07-08[media] vb2: Merge vb2_internal_dqbuf and vb2_dqbufRicardo Ribalda
2016-07-08[media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil
2016-06-16[media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus
2016-06-16[media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus
2016-06-16Update my main e-mails at the Kernel treeMauro Carvalho Chehab
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab
2016-06-07[media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski
2016-05-19Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-11Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab
2016-05-06[media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil