summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAge
...
* | [media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab2016-09-09
* | [media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab2016-09-09
* | [media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab2016-09-09
* | [media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas2016-08-24
* | [media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov2016-08-24
* | [media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas2016-08-24
* | [media] v4l: Do not allow re-registering sub-devicesSakari Ailus2016-08-24
* | [media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil2016-08-24
* | [media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil2016-08-24
* | [media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas2016-08-24
* | [media] vb2: include lengths in dmabuf qbuf debug messageJavier Martinez Canillas2016-08-24
* | [media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring2016-08-24
* | [media] v4l2-core: Add support for touch devicesNick Dyer2016-08-23
|/
* Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-04
|\
| * [media] vb2: Fix allocation size of dma_parmsVincent Stehlé2016-07-28
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
|/
* Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2016-07-27
|\
| * [media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab2016-07-23
| * [media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab2016-07-23
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-26
|\ \ | |/
| * [media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil2016-07-12
| * [media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2016-07-12
| * [media] v4l2-flash-led: remove unused opsHans Verkuil2016-07-12
| * [media] vb2: Fix commentRicardo Ribalda2016-07-08
| * [media] vb2: Merge vb2_internal_qbuf and vb2_qbufRicardo Ribalda2016-07-08
| * [media] vb2: Merge vb2_internal_dqbuf and vb2_dqbufRicardo Ribalda2016-07-08
| * [media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda2016-07-08
| * [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
| * [media] vb2: add a dev field to use for the default allocation contextHans Verkuil2016-07-08
| * [media] vb2: move dma_attrs to vb2_queueHans Verkuil2016-07-08
| * [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-06-16
| * [media] vb2: core: Skip planes array verification if pb is NULLSakari Ailus2016-06-16
| * Update my main e-mails at the Kernel treeMauro Carvalho Chehab2016-06-14
| * media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski2016-06-03
* | Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-13
|\ \
| * | [media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil2016-06-07
| |/
* | Update my main e-mails at the Kernel treeMauro Carvalho Chehab2016-06-15
|/
* Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-18
|\
| * [media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil2016-05-06
| * Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab2016-05-02
| |\
| * | [media] media: change pipeline validation return errorHelen Mae Koike Fornazier2016-04-29
| * | Revert "[media] v4l2-ioctl: simplify code"Mauro Carvalho Chehab2016-04-13
| * | [media] v4l: subdev: Add pad config allocator and initLaurent Pinchart2016-04-13
| * | [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart2016-04-13
| * | [media] media: Add obj_type field to struct media_entityLaurent Pinchart2016-04-13
| * | [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...Tiffany Lin2016-04-13
| * | [media] v4l2-ioctl: simplify codeHans Verkuil2016-04-13
| * | [media] v4l2: add device_caps to struct video_deviceHans Verkuil2016-04-13
* | | Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-13
|\ \ \ | |_|/ |/| |
| * | Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-11