summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
AgeCommit message (Expand)Author
2024-05-28media: Documentation: v4l: Fix ACTIVE route flagSakari Ailus
2024-05-23mseal: add documentationJeff Xu
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13landlock: Document IOCTL supportGünther Noack
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois
2024-04-29media: v4l: subdev: Return routes set using S_ROUTINGSakari Ailus
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus
2024-04-29media: Documentation: Document S_ROUTING behaviourSakari Ailus
2024-04-29media: Documentation: Additional streams generally don't harm captureSakari Ailus
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus
2024-04-29media: Documentation: Add "stream" into glossarySakari Ailus
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart
2024-04-24doc: media: v4l/func-open.rst: ENXIO should be ENODEVHans Verkuil
2024-04-24media: cec: return -ENODEV instead of -ENXIO if unregisteredHans Verkuil
2024-04-11ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura
2024-04-08media: docs: Remove the repeated word "the" in docs.hanchunchao
2024-04-08media: docs: Fix mem_offset name in multiplane exampleMatthijs Kooijman
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu
2024-04-02Documentation: gpio: fix typoDavid Lechner
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-07landlock: Extend documentation for kernel supportMickaël Salaün
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato
2024-02-14Documentation: gpio: clarify sysfs line values are logicalKent Gibson
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet
2024-02-07media: docs: uAPI: dvb/decoder: completing the documentationStefan Herdler
2024-02-07media: docs: uAPI: dvb/video: completing the documentation (function calls)Stefan Herdler
2024-02-07media: docs: uAPI: dvb/video: completing the documentation (data types)Stefan Herdler
2024-02-07media: docs: uAPI: dvb/audio: completing the documentation (function calls)Stefan Herdler
2024-02-07media: docs: uAPI: dvb/audio: completing the documentation (data types)Stefan Herdler
2024-02-07media: docs: uAPI: dvb/osd: completing the documentationStefan Herdler
2024-02-05media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart
2024-02-05media: vidioc-subdev-g-client-cap.rst: document struct v4l2_subdev_client_cap...Hans Verkuil
2024-02-01media: Documentation: Rework CCS driver documentationSakari Ailus
2024-01-31doc/netlink: Describe nested structs in netlink raw docsDonald Hunter
2024-01-31doc/netlink: Describe sub-message selector resolutionDonald Hunter
2024-01-30Documentation: userspace-api: Document perf ring buffer mechanismLeo Yan
2024-01-30docs: rework the userspace-api top pageJonathan Corbet