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