summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-041-1/+1
|\
| * [media] vb2: Fix allocation size of dma_parmsVincent Stehlé2016-07-281-1/+1
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-043-34/+17
|/
* Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2016-07-272-44/+0
|\
| * [media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab2016-07-231-34/+0
| * [media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab2016-07-231-10/+0
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-268-171/+122
|\ \ | |/
| * [media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil2016-07-121-2/+2
| * [media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2016-07-121-45/+0
| * [media] v4l2-flash-led: remove unused opsHans Verkuil2016-07-121-8/+1
| * [media] vb2: Fix commentRicardo Ribalda2016-07-081-1/+1
| * [media] vb2: Merge vb2_internal_qbuf and vb2_qbufRicardo Ribalda2016-07-081-9/+5
| * [media] vb2: Merge vb2_internal_dqbuf and vb2_dqbufRicardo Ribalda2016-07-081-22/+17
| * [media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda2016-07-081-0/+6
| * [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-084-81/+24
| * [media] vb2: add a dev field to use for the default allocation contextHans Verkuil2016-07-081-6/+8
| * [media] vb2: move dma_attrs to vb2_queueHans Verkuil2016-07-084-14/+14
| * [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-06-161-0/+6
| * [media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus2016-06-161-4/+6
| * Update my main e-mails at the Kernel treeMauro Carvalho Chehab2016-06-141-1/+1
| * media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski2016-06-031-0/+53
* | Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-131-1/+1
|\ \
| * | [media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil2016-06-071-1/+1
| |/
* | Update my main e-mails at the Kernel treeMauro Carvalho Chehab2016-06-151-1/+1
|/
* Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-185-35/+88
|\
| * [media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil2016-05-061-27/+43
| * Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab2016-05-023-14/+28
| |\
| * | [media] media: change pipeline validation return errorHelen Mae Koike Fornazier2016-04-291-2/+2
| * | Revert "[media] v4l2-ioctl: simplify code"Mauro Carvalho Chehab2016-04-131-29/+22
| * | [media] v4l: subdev: Add pad config allocator and initLaurent Pinchart2016-04-131-4/+35
| * | [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart2016-04-131-1/+1
| * | [media] media: Add obj_type field to struct media_entityLaurent Pinchart2016-04-132-0/+2
| * | [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...Tiffany Lin2016-04-131-1/+2
| * | [media] v4l2-ioctl: simplify codeHans Verkuil2016-04-131-22/+29
| * | [media] v4l2: add device_caps to struct video_deviceHans Verkuil2016-04-131-0/+3
* | | Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-131-6/+0
|\ \ \ | |_|/ |/| |
| * | Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-111-6/+0
* | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-283-14/+28
|\ \ \ | |/ / | | / | |/ |/|
| * [media] vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda2016-04-251-1/+1
| * [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-252-8/+16
| * [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-04-131-0/+6
| * [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-5/+5
| * [media] v4l2-mc: cleanup a warningMauro Carvalho Chehab2016-03-311-1/+1
* | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-1/+1
|\ \
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
| |/
* | v4l2-mc: avoid warning about unused variableLinus Torvalds2016-04-031-1/+1
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-11/+22
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-041-11/+22
| |\ \ \ \ | | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud