Linux Audio

Check our new training course

Loading...
v6.13.7
 1.. SPDX-License-Identifier: GPL-2.0
 2
 3==============================
 4Kernel subsystem documentation
 5==============================
 6
 7These books get into the details of how specific kernel subsystems work
 8from the point of view of a kernel developer.  Much of the information here
 9is taken directly from the kernel source, with supplemental material added
10as needed (or at least as we managed to add it — probably *not* all that is
11needed).
12
13Core subsystems
14---------------
15
16.. toctree::
17   :maxdepth: 1
18
19   core-api/index
20   driver-api/index
21   mm/index
22   power/index
23   scheduler/index
24   timers/index
25   locking/index
26
27Human interfaces
28----------------
29
30.. toctree::
31   :maxdepth: 1
32
33   input/index
34   hid/index
35   sound/index
36   gpu/index
37   fb/index
38   leds/index
39
40Networking interfaces
41---------------------
42
43.. toctree::
44   :maxdepth: 1
45
46   networking/index
47   netlabel/index
48   infiniband/index
49   isdn/index
50   mhi/index
51
52Storage interfaces
53------------------
54
55.. toctree::
56   :maxdepth: 1
57
58   filesystems/index
59   block/index
60   cdrom/index
61   scsi/index
62   target/index
63
64Other subsystems
65----------------
66**Fixme**: much more organizational work is needed here.
67
68.. toctree::
69   :maxdepth: 1
70
71   accounting/index
72   cpu-freq/index
 
73   fpga/index
 
74   i2c/index
75   iio/index
 
 
 
 
 
76   pcmcia/index
 
 
 
77   spi/index
78   w1/index
79   watchdog/index
80   virt/index
 
81   hwmon/index
 
82   accel/index
83   security/index
 
84   crypto/index
 
 
85   bpf/index
86   usb/index
87   PCI/index
 
88   misc-devices/index
 
 
89   peci/index
90   wmi/index
91   tee/index
v6.2
 1.. SPDX-License-Identifier: GPL-2.0
 2
 3==============================
 4Kernel subsystem documentation
 5==============================
 6
 7These books get into the details of how specific kernel subsystems work
 8from the point of view of a kernel developer.  Much of the information here
 9is taken directly from the kernel source, with supplemental material added
10as needed (or at least as we managed to add it — probably *not* all that is
11needed).
12
13**Fixme**: much more organizational work is needed here.
 
14
15.. toctree::
16   :maxdepth: 1
17
 
18   driver-api/index
19   core-api/index
 
 
 
20   locking/index
21   accounting/index
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22   block/index
23   cdrom/index
 
 
 
 
 
 
 
 
 
 
 
24   cpu-freq/index
25   fb/index
26   fpga/index
27   hid/index
28   i2c/index
29   iio/index
30   isdn/index
31   infiniband/index
32   leds/index
33   netlabel/index
34   networking/index
35   pcmcia/index
36   power/index
37   target/index
38   timers/index
39   spi/index
40   w1/index
41   watchdog/index
42   virt/index
43   input/index
44   hwmon/index
45   gpu/index
46   accel/index
47   security/index
48   sound/index
49   crypto/index
50   filesystems/index
51   mm/index
52   bpf/index
53   usb/index
54   PCI/index
55   scsi/index
56   misc-devices/index
57   scheduler/index
58   mhi/index
59   peci/index