summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
AgeCommit message (Expand)AuthorFilesLines
6 daysmseal: add documentationJeff Xu2-0/+200
7 daysMerge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
11 daysMerge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+62
13 daysMerge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds18-38/+851
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-6/+16
2024-05-13landlock: Document IOCTL supportGünther Noack1-16/+62
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois1-0/+37
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois1-0/+11
2024-04-29media: v4l: subdev: Return routes set using S_ROUTINGSakari Ailus1-5/+2
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus1-14/+32
2024-04-29media: Documentation: Document S_ROUTING behaviourSakari Ailus1-0/+23
2024-04-29media: Documentation: Additional streams generally don't harm captureSakari Ailus1-3/+3
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus3-0/+29
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus3-1/+344
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus1-7/+8
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus2-0/+261
2024-04-29media: Documentation: Add "stream" into glossarySakari Ailus1-0/+5
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart1-3/+3
2024-04-24doc: media: v4l/func-open.rst: ENXIO should be ENODEVHans Verkuil1-2/+2
2024-04-24media: cec: return -ENODEV instead of -ENXIO if unregisteredHans Verkuil1-2/+2
2024-04-11ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-0/+2
2024-04-08media: docs: Remove the repeated word "the" in docs.hanchunchao1-1/+1
2024-04-08media: docs: Fix mem_offset name in multiplane exampleMatthijs Kooijman1-1/+1
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu1-3/+7
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu1-3/+9
2024-04-02Documentation: gpio: fix typoDavid Lechner1-1/+1
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard3-0/+88
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-7/+5042
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+52
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds26-0/+1880
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+43
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2-10/+867
2024-03-07landlock: Extend documentation for kernel supportMickaël Salaün1-7/+52
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato1-0/+1
2024-02-14Documentation: gpio: clarify sysfs line values are logicalKent Gibson1-2/+2
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet1-1/+2
2024-02-07media: docs: uAPI: dvb/decoder: completing the documentationStefan Herdler2-0/+62
2024-02-07media: docs: uAPI: dvb/video: completing the documentation (function calls)Stefan Herdler1-0/+1632
2024-02-07media: docs: uAPI: dvb/video: completing the documentation (data types)Stefan Herdler1-0/+798
2024-02-07media: docs: uAPI: dvb/audio: completing the documentation (function calls)Stefan Herdler1-0/+1195
2024-02-07media: docs: uAPI: dvb/audio: completing the documentation (data types)Stefan Herdler1-0/+447
2024-02-07media: docs: uAPI: dvb/osd: completing the documentationStefan Herdler1-0/+883
2024-02-05media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart1-6/+5
2024-02-05media: vidioc-subdev-g-client-cap.rst: document struct v4l2_subdev_client_cap...Hans Verkuil1-0/+15
2024-02-01media: Documentation: Rework CCS driver documentationSakari Ailus1-1/+5
2024-01-31doc/netlink: Describe nested structs in netlink raw docsDonald Hunter1-0/+34
2024-01-31doc/netlink: Describe sub-message selector resolutionDonald Hunter1-0/+8
2024-01-30Documentation: userspace-api: Document perf ring buffer mechanismLeo Yan2-0/+833
2024-01-30docs: rework the userspace-api top pageJonathan Corbet1-12/+36
2024-01-25Documentation: gpio: describe uAPI behaviour for unsupported configKent Gibson6-7/+106