summaryrefslogtreecommitdiff
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-1/+1
* | media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENTEzequiel Garcia2020-09-011-1/+1
* | media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2020-09-012-20/+20
* | media: uapi: h264: Clarify SLICE_BASED modeEzequiel Garcia2020-09-011-4/+0
* | media: uapi: h264: Drop SLICE_PARAMS 'size' fieldEzequiel Garcia2020-09-011-3/+0
* | media: uapi: h264: Increase size of DPB entry pic_numEzequiel Garcia2020-09-012-2/+3
* | media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia2020-09-011-1/+1
* | media: uapi: h264: Increase size of 'first_mb_in_slice' fieldEzequiel Garcia2020-09-011-1/+2
* | media: uapi: h264: Split prediction weight parametersEzequiel Garcia2020-09-012-2/+12
* | media: uapi: h264: Update reference listsJernej Skrabec2020-09-011-6/+15
* | media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-011-2/+0
* | media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resumePi-Hsun Shih2020-08-281-0/+22
* | media: videobuf2-v4l2.c: add vb2_video_unregister_device helper functionHans Verkuil2020-08-281-0/+17
* | media: v4l2-tpg: Clamp hue in tpg_s_hue()Peilin Ye2020-08-261-0/+1
* | media: v4l2- mediabus: Add usage note for V4L2_MBUS_*Jacopo Mondi2020-08-181-4/+29
* | media: v4l2-subdev: Remove [s|g]_mbus_config video opsJacopo Mondi2020-08-181-10/+0
* | media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsJacopo Mondi2020-08-181-0/+28
|/
* Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-0714-548/+161
|\
| * media: v4l2: Correct kernel-doc inconsistencyColton Lewis2020-08-061-2/+2