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