aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
Commit message (Expand)AuthorAgeFilesLines
* media: hevc: Fix dependent slice segment flagsJernej Skrabec2021-07-141-1/+4
* Documentation: seccomp: Fix user notification documentationSargun Dhillon2021-06-031-8/+8
* media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30Liu Ying2021-05-141-2/+2
* docs: userspace-api: add iommu.rst to the index fileMauro Carvalho Chehab2020-10-281-0/+1
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-16224-1730/+1076
|\
| * media: uAPI: buffer.rst: remove a left-over documentationMauro Carvalho Chehab2020-10-151-14/+0
| * media: docs: make RC documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab2020-10-1516-75/+73
| * media: docs: make MC documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab2020-10-1515-98/+52
| * media: docs: make DVB documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab2020-10-1595-534/+329
| * media: docs: make V4L documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab2020-10-1587-922/+559
| * media: docs: make CEC documents compatible with Sphinx 3.1+Mauro Carvalho Chehab2020-10-1511-87/+63
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-2/+0
|\ \
| * | fbdev: remove mbx framebuffer driverMike Rapoport2020-09-081-2/+0
* | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-1/+4
|\ \ \ | |_|/ |/| |
| * | nitro_enclaves: Add ioctl interface definitionAndra Paraschiv2020-09-221-1/+4
| |/
* | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+209
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-071-0/+209
| |\ \ \ | | | |/ | | |/|
| | | * docs: IOMMU user APIJacob Pan2020-10-011-0/+209
| | |/
* | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-12/+12
|\ \ \
| * | | Documentation/hdio: fix up obscure bd_contains referencesChristoph Hellwig2020-09-251-12/+12
| | |/ | |/|
* | | Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-043-32/+3
|\ \ \ | | |/ | |/|
| * | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-143-32/+3
| |/
* | media: hist-v4l2.rst: remove :c:`type` from structs and enumsMauro Carvalho Chehab2020-09-301-128/+101
* | media: hist-v4l2.rst: remove struct duplicationMauro Carvalho Chehab2020-09-301-7/+5
* | media: glossary.rst: use the right case for glossary entriesMauro Carvalho Chehab2020-09-301-10/+10
* | media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in ...Dafna Hirschfeld2020-09-272-0/+50
* | media: v4l2: extend the CSC API to subdevice.Dafna Hirschfeld2020-09-262-11/+135
* | media: v4l2: add support for colorspace conversion API (CSC) for video captureDafna Hirschfeld2020-09-264-17/+103
* | media: v4l2-ctrl: Add VP9 codec levelsStanimir Varbanov2020-09-141-0/+43
* | media: open.rst: document mc-centric and video-node-centricMauro Carvalho Chehab2020-09-011-6/+53
* | media: docs: add glossary.rst with common terms used at V4L2 specMauro Carvalho Chehab2020-09-012-0/+208
* | media: open.rst: remove the minor number rangeMauro Carvalho Chehab2020-09-011-5/+4
* | media: open.rst: better document device node namingMauro Carvalho Chehab2020-09-011-3/+40
* | media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg filesMauro Carvalho Chehab2020-09-016-162/+6
* | media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst filesMauro Carvalho Chehab2020-09-0110-249/+10
* | media: docs: use the new SPDX header for GFDL-1.1 on *.svg filesMauro Carvalho Chehab2020-09-0110-100/+10
* | media: docs: use the new SPDX header for GFDL-1.1 on *.rst filesMauro Carvalho Chehab2020-09-01411-3288/+412
* | media: docs: Deprecate mfc frame skip controlStanimir Varbanov2020-09-011-0/+5
* | media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov2020-09-011-0/+38
* | media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja2020-09-011-0/+10
* | media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENTEzequiel Garcia2020-09-011-2/+3
* | media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2020-09-011-43/+43
* | media: uapi: h264: Clarify SLICE_BASED modeEzequiel Garcia2020-09-011-29/+10
* | 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-011-3/+6
* | media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia2020-09-011-17/+7
* | media: uapi: h264: Increase size of 'first_mb_in_slice' fieldEzequiel Garcia2020-09-011-1/+1
* | media: uapi: h264: Clarify pic_order_cnt_bit_size fieldPhilipp Zabel2020-09-011-1/+3
* | media: uapi: h264: Split prediction weight parametersEzequiel Garcia2020-09-011-7/+12
* | media: uapi: h264: Further clarify scaling lists orderEzequiel Garcia2020-09-011-2/+4