aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
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-26Merge 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-15Update 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-18Merge 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
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab
2016-04-29[media] media: change pipeline validation return errorHelen Mae Koike Fornazier
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-25[media] vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda
2016-04-25[media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda
2016-04-13Revert "[media] v4l2-ioctl: simplify code"Mauro Carvalho Chehab
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart
2016-04-13[media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...Tiffany Lin
2016-04-13[media] v4l2-ioctl: simplify codeHans Verkuil
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil
2016-04-13[media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus
2016-04-13[media] videobuf2-core: Check user space planes array in dqbufSakari Ailus
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds
2016-03-31[media] v4l2-mc: cleanup a warningMauro Carvalho Chehab
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-10media: au0828 disable tuner to demod link in au0828_media_device_register()Shuah Khan
2016-03-05[media] v4l2-ioctl: fix YUV422P pixel format descriptionPhilipp Zabel