aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-15media: docs: Fix newline typoKwang Son2-30/+30
2021-11-15media: v4l2-ctrls: Add RGB color effects controlDillon Min1-0/+9
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-51/+190
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+87
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-55/+58
2021-10-27ptp: Document the PTP_CLK_MAGIC ioctl numberRandy Dunlap1-0/+1
2021-10-19Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+1
2021-10-17docs: counter: Document character device interfaceWilliam Breathitt Gray1-0/+1
2021-10-13VDUSE: fix documentation underline warningRandy Dunlap1-1/+1
2021-10-10cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rstPhillip Potter1-58/+58
2021-10-07futex2: Documentation: Document sys_futex_waitv() uAPIAndré Almeida2-0/+87
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky2-5/+13
2021-09-30media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky2-4/+41
2021-09-30media: docs: Document the behaviour of uvcvideo driverRicardo Ribalda2-0/+6
2021-09-30media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAINS controlDavid Plowman1-0/+20
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot1-0/+7
2021-09-30media: Clean V4L2_PIX_FMT_NV12MT documentationEzequiel Garcia1-12/+13
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia1-0/+6