Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1.. SPDX-License-Identifier: GPL-2.0
2
3==========
4Cards List
5==========
6
7The media subsystem provide support for lots of PCI and USB drivers, plus
8platform-specific drivers. It also contains several ancillary I²C drivers.
9
10The platform-specific drivers are usually present on embedded systems,
11or are supported by the main board. Usually, setting them is done via
12OpenFirmware or ACPI.
13
14The PCI and USB drivers, however, are independent of the system's board,
15and may be added/removed by the user.
16
17You may also take a look at
18https://linuxtv.org/wiki/index.php/Hardware_Device_Information
19for more details about supported cards.
20
21.. toctree::
22 :maxdepth: 2
23
24 usb-cardlist
25 pci-cardlist
26 platform-cardlist
27 radio-cardlist
28 i2c-cardlist
29 misc-cardlist