summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api/ioctl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3 days1-0/+1
|\
| * fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe2025-03-061-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6 days1-1/+1
|\ \
| * | scsi: cxlflash: Remove driverAndrew Donnellan2025-02-031-1/+1
| |/
* | Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds6 days1-0/+2
|\ \
| * | blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers2025-02-101-0/+2
| |/
* / Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves11 days1-0/+2
|/
* Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-281-0/+1
|\
| * Documentation: ioctl-number: Carve out some identifiers for use by sample dri...Lee Jones2024-12-161-0/+1
* | pps: adjust references to actual name of uapi header fileLukas Bulwahn2025-01-101-1/+1
* | drivers pps: add PPS generators supportRodolfo Giometti2025-01-081-0/+1
|/
* reiserfs: The last commitJan Kara2024-10-211-1/+1
* Documentation: add ublk driver ioctl numbersMing Lei2024-08-261-0/+1
* Documentation: ioctl: document 0x07 ioctl codeAlyssa Ross2024-07-291-0/+1
* Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-191-0/+1
|\
| * misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driverVamsi Attunuru2024-07-101-0/+1
* | Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2024-07-181-0/+2
|\ \
| * | Documentation: Document user_events ioctl codeBeau Belgrave2024-07-161-0/+2
| |/
* / tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2024-07-031-0/+1
|/
* ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura2024-04-111-0/+2
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-0/+1
|\
| * eventpoll: Add epoll ioctl for epoll_paramsJoe Damato2024-02-141-0/+1
* | fs: FS_IOC_GETUUIDKent Overstreet2024-02-081-1/+2
|/
* fbdev/intelfb: Remove driverThomas Zimmermann2024-01-121-1/+0
* powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch2023-12-131-0/+2
* powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch2023-12-131-0/+2
* Documentation: Add TI TPS6594 PFSMJulien Panis2023-06-151-0/+1
* cifs: correct references in Documentation to old fs/cifs pathSteve French2023-05-241-1/+1
* char: pcmcia: remove all the driversJiri Slaby2023-03-091-1/+0
* Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-0/+1
|\
| * Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-161-0/+1
| |\
| | * doc: add dma-buf IOCTL code to tableSimon Ser2023-01-101-0/+1
* | | staging: media: remove davinci vpfe_capture driverArnd Bergmann2023-01-121-1/+0
|/ /
* / iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2022-11-301-0/+1
|/
* Remove DECnet support from kernelStephen Hemminger2022-08-221-1/+0
* scsi: dpt_i2o: Remove obsolete driverArnd Bergmann2022-06-271-1/+1
* cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker2022-05-151-0/+6
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-0/+2
|\
| * platform/x86: Add AMD system management interfaceSuma Hegde2022-03-021-0/+2
* | Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds2022-03-211-1/+1
|\ \
| * | Documentation: Fix links for udftools project and pktcdvd toolPali Rohár2022-02-151-1/+1
| |/
* / xen: update missing ioctl magic numers documentationRandy Dunlap2022-02-031-0/+3
|/
* ACPI: Introduce Platform Firmware Runtime Update device driverChen Yu2021-12-271-0/+1
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+1
|\
| * docs: counter: Document character device interfaceWilliam Breathitt Gray2021-10-171-0/+1
* | Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-55/+58
|\ \
| * | cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rstPhillip Potter2021-10-101-58/+58
| * | drivers/cdrom: improved ioctl for media change detectionLukas Prediger2021-09-141-0/+3
| |/
* / ptp: Document the PTP_CLK_MAGIC ioctl numberRandy Dunlap2021-10-271-0/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-111-0/+1
|\