summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* media: rc: compile rc-cec.c into rc-coreHans Verkuil2021-03-111-0/+7
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-222-0/+48
|\
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-122-0/+48
* | media: v4l: async: Fix kerneldoc documentation for async functionsSakari Ailus2021-02-151-41/+39
* | media: Remove the legacy v4l2-clk APIEzequiel Garcia2021-02-061-73/+0
* | media: Clarify v4l2-async subdevice addition APIEzequiel Garcia2021-02-061-4/+11
* | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-9/+18
* | media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia2021-02-061-2/+7
* | media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia2021-02-061-2/+0
* | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-7/+8
* | media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia2021-02-061-25/+0
* | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-2/+2
|\ \
| * | media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-071-2/+2
| |/
* | media: v4l2-async: Add waiting subdevices debugfsEzequiel Garcia2021-01-271-0/+8
* | media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOMEzequiel Garcia2021-01-271-17/+0
* | media: v4l2-fwnode: Include v4l2_fwnode_bus_typeDaniel Scally2021-01-261-0/+22
* | media: v4l: fwnode: v4l2_async_notifier_parse_fwnode_endpoints is deprecatedSakari Ailus2021-01-121-0/+4
* | media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil2021-01-041-2/+11
* | media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8Sowjanya Komatineni2021-01-041-1/+1
|/
* media: rc: add keymap for pine64 remoteJonas Karlman2020-12-071-0/+1
* media: vicodec: mark the stateless FWHT API as stableHans Verkuil2020-12-032-32/+0
* media: uapi: move H264 stateless controls out of stagingEzequiel Garcia2020-12-032-405/+0
* media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia2020-12-031-8/+0
* media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia2020-12-031-3/+0
* media: controls: Validate H264 stateless controlsEzequiel Garcia2020-12-031-0/+9
* media: Clean stateless control includesEzequiel Garcia2020-12-031-1/+1
* media: Rename stateful codec control macrosEzequiel Garcia2020-12-035-17/+17
* media: uapi: Expose VP8 probability lengths as definesEmmanuel Gil Peyrot2020-12-031-2/+4
* media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund2020-12-021-53/+0
* media: rc: add keymap for KHAMSIN remoteChristian Hewitt2020-11-261-0/+1
* media: fix kernel-doc markupsMauro Carvalho Chehab2020-11-169-12/+12
* media: v4l: Add a helper for obtaining the link frequencySakari Ailus2020-11-161-0/+21
* media: v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parseSakari Ailus2020-11-161-3/+3
* media: v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentationSakari Ailus2020-11-161-22/+40
* media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argumentSakari Ailus2020-11-161-0/+6
* media: v4l2-async: Fix trivial documentation typoKieran Bingham2020-11-161-1/+1
* media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar2020-11-161-0/+2
* media: uapi: h264: Add documentation to the interface headerEzequiel Garcia2020-11-161-10/+185
* media: v4l2: prepare compat-ioctl reworkArnd Bergmann2020-11-161-0/+10
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-4/+0
|\
| * ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski2020-08-191-4/+0
* | Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-041-5/+2
|\ \
| * | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-141-5/+2
| |/
* | media: v4l2-subdev.h: fix a kernel-doc markupMauro Carvalho Chehab2020-09-301-1/+1
* | media: vivid: Add support to the CSC APIDafna Hirschfeld2020-09-261-0/+29
* | media: v4l2-fwnode: Document new usage patterns of v4l2_fwnode_endpoint_parseSakari Ailus2020-09-101-10/+8
* | media: v4l2-fwnode: Make bus configuration a structSakari Ailus2020-09-101-2/+2
* | media: v4l2-fwnode: Make number of data lanes a characterSakari Ailus2020-09-101-1/+1
* | media: v4l2-async: Document asd allocation requirementsLaurent Pinchart2020-09-101-2/+3
* | media: rc: harmonize infrared durations to microsecondsSean Young2020-09-031-6/+5