diff options
Diffstat (limited to 'Documentation/subsystem-apis.rst')
| -rw-r--r-- | Documentation/subsystem-apis.rst | 45 |
1 files changed, 32 insertions, 13 deletions
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst index b67a1b65855b..ff4fe8c936c8 100644 --- a/Documentation/subsystem-apis.rst +++ b/Documentation/subsystem-apis.rst @@ -10,6 +10,20 @@ is taken directly from the kernel source, with supplemental material added as needed (or at least as we managed to add it — probably *not* all that is needed). +Core subsystems +--------------- + +.. toctree:: + :maxdepth: 1 + + core-api/index + driver-api/index + mm/index + power/index + scheduler/index + timers/index + locking/index + Human interfaces ---------------- @@ -21,6 +35,19 @@ Human interfaces sound/index gpu/index fb/index + leds/index + +Networking interfaces +--------------------- + +.. toctree:: + :maxdepth: 1 + + networking/index + netlabel/index + infiniband/index + isdn/index + mhi/index Storage interfaces ------------------ @@ -33,28 +60,22 @@ Storage interfaces cdrom/index scsi/index target/index + nvme/index +Other subsystems +---------------- **Fixme**: much more organizational work is needed here. .. toctree:: :maxdepth: 1 - driver-api/index - core-api/index - locking/index accounting/index cpu-freq/index + edac/index fpga/index i2c/index iio/index - isdn/index - infiniband/index - leds/index - netlabel/index - networking/index pcmcia/index - power/index - timers/index spi/index w1/index watchdog/index @@ -63,12 +84,10 @@ Storage interfaces accel/index security/index crypto/index - mm/index bpf/index usb/index PCI/index misc-devices/index - scheduler/index - mhi/index peci/index wmi/index + tee/index |
