aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-26media: lirc: add missing exceptions for lirc uapi header fileSean Young1-0/+2
2022-05-24Merge tag 'media/v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-12/+90
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-23/+157
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+10
2022-05-23landlock: Explain how to support LandlockMickaël Salaün1-1/+28
2022-05-23landlock: Document good practices about filesystem policiesMickaël Salaün1-0/+21
2022-05-23landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioningMickaël Salaün1-20/+106
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün1-2/+2
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally1-1/+13
2022-05-15cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker1-0/+6
2022-05-13media: doc: Document dual use of H.264 pic_num/frame_numNicolas Dufresne1-2/+8
2022-05-13media: Documentation/media: Remove incorrect statementDorota Czaplejewicz1-2/+1
2022-05-13media: docs-rst: Append HEVC specific termSebastian Fricke1-1/+8
2022-05-08media: docs: media: uvcvideo: Use linux-media mailing listJonathan Neuschäfer1-1/+1
2022-05-03seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon1-0/+10
2022-04-25media: ext-ctrls-codec.rst: fix indentationHans Verkuil1-2/+2
2022-04-24media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal1-0/+22
2022-04-24media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov1-0/+19
2022-04-24media: media.h: Add new media link typeDaniel Scally2-5/+18
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+2
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-54/+78
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-03-18media: pixfmt-yuv-planar.rst: fix PIX_FMT labelsHans Verkuil1-2/+3
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian1-3/+25
2022-03-07media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLESean Young1-1/+0
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab3-12/+16
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-5/+5
2022-03-07media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flagsDmitry Osipenko1-0/+6
2022-03-07media: doc: pixfmt-rgb: Fix V4L2_PIX_FMT_BGR24 format descriptionLaurent Pinchart1-1/+1
2022-03-02platform/x86: Add AMD system management interfaceSuma Hegde1-0/+2
2022-02-23doc: media: Document VP9 reference_mode miss-placementNicolas Dufresne1-1/+6
2022-02-23doc: media: Document MM21 tiled formatNicolas Dufresne2-11/+10
2022-02-22pixfmt-yuv-planar.rst: fix typo: 'Cr, Cr' -> 'Cr, Cb'Hans Verkuil1-5/+5
2022-02-15Documentation: Fix links for udftools project and pktcdvd toolPali Rohár1-1/+1
2022-02-03xen: update missing ioctl magic numers documentationRandy Dunlap1-0/+3
2022-01-28media: lirc: report ir receiver overflowSean Young2-2/+12
2022-01-28media: lirc: remove unused lirc featuresSean Young1-18/+0
2022-01-28media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P formatJean-Michel Hautbois1-2/+2
2022-01-28media: docs: v4l2grab.c.rst: change unintended assignmentDaniel Lundberg Pedersen1-1/+1
2022-01-23media: hevc: Embedded indexes in RPSBenjamin Gaignard1-3/+3
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard1-5/+5
2022-01-23media: docs: vidioc-dqbuf: State all remaining fields are filled by driverChen-Yu Tsai1-1/+1
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki1-0/+1
2021-12-27ACPI: Introduce Platform Firmware Runtime Update device driverChen Yu1-0/+1
2021-12-14media: lirc: always send timeout reportsSean Young4-55/+5
2021-12-07media: docs: media: Fix imbalance of LaTeX groupAkira Yokosawa1-1/+1
2021-11-30media: libv4l-introduction.rst: fix undefined labelHans Verkuil1-1/+1
2021-11-30media: docs: dev-decoder: add restrictions about CAPTURE buffersAlexandre Courbot1-0/+17
2021-11-22media: uapi: Add VP9 stateless decoder controlsAndrzej Pietrasiewicz6-0/+620
2021-11-15media: cec-ioc-receive.rst: clarify sequence and status fieldsHans Verkuil1-23/+26