aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-07media: rc: add keymap for pine64 remoteJonas Karlman1-0/+1
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil2-32/+0
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia2-405/+0
2020-12-03media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia1-8/+0
2020-12-03media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia1-3/+0
2020-12-03media: controls: Validate H264 stateless controlsEzequiel Garcia1-0/+9
2020-12-03media: Clean stateless control includesEzequiel Garcia1-1/+1
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia5-17/+17
2020-12-03media: uapi: Expose VP8 probability lengths as definesEmmanuel Gil Peyrot1-2/+4
2020-12-02media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund1-53/+0
2020-11-26media: rc: add keymap for KHAMSIN remoteChristian Hewitt1-0/+1
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab9-12/+12
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus1-0/+21
2020-11-16media: v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parseSakari Ailus1-3/+3
2020-11-16media: v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentationSakari Ailus1-22/+40
2020-11-16media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argumentSakari Ailus1-0/+6
2020-11-16media: v4l2-async: Fix trivial documentation typoKieran Bingham1-1/+1
2020-11-16media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar1-0/+2
2020-11-16media: uapi: h264: Add documentation to the interface headerEzequiel Garcia1-10/+185
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann1-0/+10
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+0
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab1-5/+2
2020-09-30media: v4l2-subdev.h: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld1-0/+29
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky1-5/+2
2020-09-10media: v4l2-fwnode: Document new usage patterns of v4l2_fwnode_endpoint_parseSakari Ailus1-10/+8
2020-09-10media: v4l2-fwnode: Make bus configuration a structSakari Ailus1-2/+2
2020-09-10media: v4l2-fwnode: Make number of data lanes a characterSakari Ailus1-1/+1
2020-09-10media: v4l2-async: Document asd allocation requirementsLaurent Pinchart1-2/+3
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-6/+5
2020-09-03media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab1-1/+1
2020-09-01media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENTEzequiel Garcia1-1/+1
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2-20/+20
2020-09-01media: uapi: h264: Clarify SLICE_BASED modeEzequiel Garcia1-4/+0
2020-09-01media: uapi: h264: Drop SLICE_PARAMS 'size' fieldEzequiel Garcia1-3/+0
2020-09-01media: uapi: h264: Increase size of DPB entry pic_numEzequiel Garcia2-2/+3
2020-09-01media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia1-1/+1
2020-09-01media: uapi: h264: Increase size of 'first_mb_in_slice' fieldEzequiel Garcia1-1/+2
2020-09-01media: uapi: h264: Split prediction weight parametersEzequiel Garcia2-2/+12
2020-09-01media: uapi: h264: Update reference listsJernej Skrabec1-6/+15
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2020-08-28media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resumePi-Hsun Shih1-0/+22
2020-08-28media: videobuf2-v4l2.c: add vb2_video_unregister_device helper functionHans Verkuil1-0/+17
2020-08-26media: v4l2-tpg: Clamp hue in tpg_s_hue()Peilin Ye1-0/+1
2020-08-19ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski1-4/+0
2020-08-18media: v4l2- mediabus: Add usage note for V4L2_MBUS_*Jacopo Mondi1-4/+29
2020-08-18media: v4l2-subdev: Remove [s|g]_mbus_config video opsJacopo Mondi1-10/+0
2020-08-18media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsJacopo Mondi1-0/+28
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-548/+161
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis1-2/+2