Home
last modified time | relevance | path

Searched refs:USB (Results 1 – 25 of 1034) sorted by relevance

12345678910>>...42

/linux-6.12.1/drivers/usb/serial/
DKconfig3 # USB Serial device configuration
7 tristate "USB Serial Converter support"
10 Say Y here if you have a USB device that provides normal serial
12 your USB bus.
24 bool "USB Serial Console device support"
27 If you say Y here, it will be possible to use a USB to serial
41 kernel will automatically use the first USB to serial converter
47 bool "USB Generic Serial Driver"
49 Say Y here if you want to use the generic USB serial driver. Please
51 using this driver. It is recommended that the "USB Serial converter
[all …]
/linux-6.12.1/drivers/usb/
DKconfig3 # USB device configuration
30 bool "USB support"
34 This option adds core support for Universal Serial Bus (USB).
44 config USB config
45 tristate "Support for Host-side USB"
51 Universal Serial Bus (USB) is a specification for a serial bus
54 and allows for hot swapping. Up to 127 USB peripherals can be
55 connected to a single USB host in a tree structure.
57 The USB host is the root of the tree, the peripherals are the
58 leaves and the inner nodes are special USB devices called hubs.
[all …]
/linux-6.12.1/drivers/net/can/usb/
DKconfig2 menu "CAN USB interfaces"
3 depends on USB
12 tristate "EMS CPC-USB/ARM7 CAN/USB interface"
14 This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
18 tristate "esd electronics gmbh CAN/USB interfaces"
20 This driver adds support for several CAN/USB interfaces
24 - esd CAN-USB/2
25 - esd CAN-USB/3-FD
26 - esd CAN-USB/Micro
32 tristate "ETAS ES58X CAN/USB interfaces"
[all …]
/linux-6.12.1/drivers/usb/core/
DKconfig3 # USB Core configuration
6 bool "USB announce new devices"
8 Say Y here if you want the USB core to always announce the
10 strings for every new USB device to the syslog. This option is
18 comment "Miscellaneous USB options"
21 bool "Enable USB persist by default"
24 Say N here if you don't want USB power session persistence
25 enabled by default. If you say N it will make suspended USB
36 bool "Limit USB device initialization to only a few retries"
38 When a new USB device is detected, the kernel tries very hard
[all …]
/linux-6.12.1/drivers/usb/usbip/
DKconfig4 tristate "USB/IP support"
9 This enables pushing USB packets over IP to allow remote
10 machines direct access to USB devices. It provides the
11 USB/IP core that is required by both drivers.
23 depends on USBIP_CORE && USB
25 This enables the USB/IP virtual host controller driver,
32 int "Number of ports per USB/IP virtual host controller"
37 To increase number of ports available for USB/IP virtual
39 USB/IP virtual host controller.
42 int "Number of USB/IP virtual host controllers"
[all …]
/linux-6.12.1/tools/usb/usbip/
DREADME8 USB/IP protocol allows to pass USB device from server to client over the
9 network. Server is a machine which provides (shares) a USB device. Client is
10 a machine which uses USB device provided by server over the network.
11 The USB device may be either physical device connected to a server or
12 software entity created on a server using USB gadget subsystem.
16 A client side kernel module which provides a virtual USB Host Controller
17 and allows to import a USB device from a remote machine.
20 A server side module which provides a USB device driver which can be
21 bound to a physical USB device to make it exportable.
24 A server side module which provides a virtual USB Device Controller and allows
[all …]
/linux-6.12.1/drivers/usb/phy/
DKconfig3 # Physical Layer USB driver configuration
5 menu "USB Physical Layer drivers"
12 # USB Transceiver Drivers
15 tristate "AB8500 USB Transceiver Driver"
19 Enable this to support the USB OTG transceiver in AB8500 chip.
24 tristate "Freescale USB OTG Transceiver Driver"
29 Enable this to support Freescale USB OTG transceiver.
32 tristate "Keystone USB PHY Driver"
36 Enable this to support Keystone USB phy. This driver provides
37 interface to interact with USB 2.0 and USB 3.0 PHY that is part
[all …]
/linux-6.12.1/Documentation/translations/zh_CN/process/
Dstable-api-nonsense.rst95 举一个例子,内核的USB驱动程序接口在USB子系统的整个生命周期中,至少经历
99 复杂度,提高了所有USB驱动程序的吞吐率,这样几乎所有的USB设备都
101 - 修改了USB核心代码中为USB驱动分配数据包内存的方式,所有的驱动都
102 需要提供更多的参数给USB核心,以修正了很多已经被记录在案的死锁。
105 外的维护旧的USB接口。这导致了一个可能性,新的开发者依然会不小心使用旧的
109 ;旧的,有问题的接口必须一直维护,给Linux USB开发者带来额外的工作。既然
110 所有的Linux USB驱动的作者都是利用自己的时间工作,那么要求他们去做毫无意
/linux-6.12.1/Documentation/translations/zh_TW/process/
Dstable-api-nonsense.rst98 舉一個例子,內核的USB驅動程序接口在USB子系統的整個生命週期中,至少經歷
102 複雜度,提高了所有USB驅動程序的吞吐率,這樣幾乎所有的USB設備都
104 - 修改了USB核心代碼中爲USB驅動分配數據包內存的方式,所有的驅動都
105 需要提供更多的參數給USB核心,以修正了很多已經被記錄在案的死鎖。
108 外的維護舊的USB接口。這導致了一個可能性,新的開發者依然會不小心使用舊的
112 ;舊的,有問題的接口必須一直維護,給Linux USB開發者帶來額外的工作。既然
113 所有的Linux USB驅動的作者都是利用自己的時間工作,那麼要求他們去做毫無意
/linux-6.12.1/drivers/usb/misc/
DKconfig3 # USB Miscellaneous driver configuration
5 comment "USB Miscellaneous drivers"
12 This driver is for USB parallel port adapters that use the Lucent
13 Technologies USS-720 chip. These cables are plugged into your USB
14 port and provide USB compatibility to peripherals designed with
18 mode, it looks to the computer like a standard USB printer. Only
20 USB printer driver ("USB Printer support", above) may be used in
30 Say Y here if you own an USS-720 USB->Parport cable and intend to
37 tristate "EMI 6|2m USB Audio interface support"
39 This driver loads firmware to Emagic EMI 6|2m low latency USB
[all …]
/linux-6.12.1/drivers/usb/typec/tcpm/
DKconfig4 tristate "USB Type-C Port Controller Manager"
5 depends on USB
9 The Type-C Port Controller Manager provides a USB PD and USB Type-C
27 Type-C Port Controller Manager to provide USB PD and USB
35 USB Type-C. It works with Type-C Port Controller Manager
36 to provide USB PD and USB Type-C functionalities.
43 USB Type-C. It works with Type-C Port Controller Manager
44 to provide USB PD and USB Type-C functionalities.
63 Type-C Port Controller Manager to provide USB PD and USB
67 tristate "Intel WhiskeyCove PMIC USB Type-C PHY driver"
[all …]
/linux-6.12.1/drivers/extcon/
DKconfig11 host USB ports. Many of 30-pin connectors including PDMI are
29 Say Y here to enable support for USB peripheral detection
30 and USB MUX switching by X-Power AXP288 PMIC.
39 FSA9480 microUSB switch and accessory detector chip. The FSA9480 is a USB
41 I2C and enables USB data, stereo and mono audio, video, microphone
55 Say Y here to enable extcon support for USB OTG ports controlled by
84 microUSB switch and accessory detector chip. The LC824206XA is a USB
86 using I2C and enables USB data, stereo and mono audio, video,
96 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory
100 tristate "Maxim MAX3355 USB OTG EXTCON Support"
[all …]
/linux-6.12.1/drivers/usb/roles/
DKconfig4 tristate "USB Role Switch Support"
6 USB Role Switch is a device that can select the USB role - host or
7 device - for a USB port (connector). In most cases dual-role capable
8 USB controller will also represent the switch, but on some platforms
10 the USB connector between separate USB host and device controllers.
12 Say Y here if your USB connectors support both device and host roles.
19 tristate "Intel XHCI USB Role Switch"
22 Driver for the internal USB role switch for switching the USB data
/linux-6.12.1/drivers/usb/class/
DKconfig3 # USB Class driver configuration
5 comment "USB Device Class drivers"
8 tristate "USB Modem (CDC ACM) support"
11 This driver supports USB modems and ISDN adapters which support the
23 tristate "USB Printer support"
25 Say Y here if you want to connect a USB printer to your computer's
26 USB port.
32 tristate "USB Wireless Device Management support"
42 tristate "USB Test and Measurement Class support"
44 Say Y here if you want to connect a USB device that follows
[all …]
/linux-6.12.1/drivers/usb/gadget/udc/
DKconfig3 # USB Gadget support on a system involves
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
18 # USB Peripheral Controller Support
27 menu "USB Peripheral Controller"
34 tristate "Atmel AT91 USB Device Port"
39 full speed USB Device Port with support for five configurable
47 tristate "LPC32XX USB Peripheral Controller"
52 This option selects the USB device controller in the LPC32xx SoC.
62 USBA is the integrated high-speed USB Device controller on some
85 high speed USB Device Port with support for four fixed endpoints
[all …]
/linux-6.12.1/Documentation/admin-guide/media/
Dusb-cardlist.rst3 USB drivers
6 The USB boards are identified by an identification called USB ID.
8 The ``lsusb`` command allows identifying the USB IDs::
18 via USB Video Class. Those cameras are automatically supported by the
21 Older cameras and TV USB devices uses USB Vendor Classes: each vendor
25 While this is not as common as on PCI, sometimes the same USB ID is used
30 The current supported USB cards (not including staging drivers) are
37 for cameras not supported by the USB Video Class (UVC) driver,
45 b2c2-flexcop-usb Technisat/B2C2 Air/Sky/Cable2PC USB
46 cx231xx Conexant cx231xx USB video capture
[all …]
/linux-6.12.1/drivers/usb/storage/
DKconfig3 # USB Storage driver configuration
10 tristate "USB Mass Storage support"
13 Say Y here if you want to connect USB mass storage devices to your
14 computer's USB port. This is the driver you need for USB
15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
16 USB flash devices, and memory sticks, along with
22 (BLK_DEV_SD) for most USB storage devices.
30 bool "USB Mass Storage verbose debug"
32 Say Y here in order to have the USB Mass Storage code generate
39 for Realtek RTS51xx USB card readers.
[all …]
/linux-6.12.1/drivers/hid/usbhid/
DKconfig2 menu "USB HID support"
3 depends on USB
6 tristate "USB HID transport layer"
8 depends on USB && INPUT
11 Say Y here if you want to connect USB keyboards,
13 to your computer via USB, as well as Uninterruptible Power Supply
25 comment "Input core support is needed for USB HID input layer or HIDBP support"
39 Say Y here if you want to support HID devices (from the USB
48 menu "USB HID Boot Protocol drivers"
49 depends on USB!=n && USB_HID!=y && EXPERT
[all …]
/linux-6.12.1/drivers/usb/typec/
DKconfig4 tristate "USB Type-C Support"
6 USB Type-C Specification defines a cable and connector for USB where
10 specific Configuration Channel (CC) which goes through the USB Type-C
12 Accessory Modes - Analog Audio and Debug - and if USB Power Delivery
14 something else then USB communication.
16 USB Power Delivery Specification defines a protocol that can be used
18 partners. USB Power Delivery allows higher voltages then the normal
19 5V, up to 20V, and current up to 5A over the cable. The USB Power
21 Modes when they are supported. USB Power Delivery does not depend on
22 USB Type-C connector, however it is mostly used together with USB
[all …]
/linux-6.12.1/drivers/net/usb/
DKconfig3 # USB Network devices configuration
5 comment "Host-side USB support is needed for USB Network Adapter support"
6 depends on !USB && NET
9 tristate "USB Network Adapters"
10 default USB if USB
11 depends on USB && NET
16 tristate "USB CATC NetMate-based Ethernet device support"
19 Say Y if you want to use one of the following 10Mbps USB Ethernet
35 tristate "USB KLSI KL5USB101-based ethernet device support"
38 USB Ethernet adapters based on the KLSI KL5KUSB101B chipset:
[all …]
/linux-6.12.1/drivers/usb/isp1760/
DKconfig5 depends on USB || USB_GADGET
8 Say Y or M here if your system as an ISP1760/1763 USB host controller
9 or an ISP1761 USB dual-role controller.
12 This USB controller is usually attached to a non-DMA-Master
30 default USB_ISP1760_DUAL_ROLE if (USB && USB_GADGET)
31 default USB_ISP1760_HOST_ROLE if (USB && !USB_GADGET)
32 default USB_ISP1760_GADGET_ROLE if (!USB && USB_GADGET)
36 depends on USB=y || USB=USB_ISP1760
52 depends on USB=y || USB=USB_ISP1760
/linux-6.12.1/drivers/phy/hisilicon/
DKconfig6 tristate "hi6220 USB PHY support"
12 Enable this to support the HISILICON HI6220 USB PHY.
17 tristate "hi3660 USB PHY support"
22 Enable this to support the HISILICON HI3660 USB PHY.
27 tristate "hi3670 USB PHY support"
32 Enable this to support the HISILICON HI3670 USB PHY.
62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
63 USB host port to accept one USB device.
/linux-6.12.1/drivers/phy/qualcomm/
DKconfig6 tristate "Atheros AR71XX/9XXX USB PHY driver"
12 Enable this to support the USB PHY on Atheros AR71XX/9XXX SoCs.
32 tristate "Qualcomm IPQ4019 USB PHY driver"
36 Support for the USB PHY-s on Qualcomm IPQ40xx SoC-s.
98 tristate "Qualcomm QMP USB PHY Driver"
102 Enable this to support the QMP USB PHY transceiver that is used
106 tristate "Qualcomm QMP legacy USB PHY Driver"
110 Enable this legacy driver to support the QMP USB+DisplayPort Combo
123 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB
126 USB IPs on MSM SOCs.
[all …]
/linux-6.12.1/drivers/usb/atm/
DKconfig3 # USB/ATM DSL configuration
7 tristate "USB DSL modem support"
11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
12 modem to your computer's USB port. You will then need to choose your
21 tristate "Speedtouch USB support"
24 Say Y here if you have an SpeedTouch USB or SpeedTouch 330
33 tristate "Conexant AccessRunner USB support"
36 Say Y here if you have an ADSL USB modem based on the Conexant
45 tristate "ADI 930 and eagle USB DSL modem"
48 Say Y here if you have an ADSL USB modem based on the ADI 930
[all …]
/linux-6.12.1/sound/usb/
DKconfig2 # ALSA USB drivers
5 bool "USB sound devices"
6 depends on USB
9 Support for sound devices connected via the USB bus.
11 if SND_USB && USB
14 tristate "USB Audio/MIDI driver"
22 Say Y here to include support for USB audio and USB MIDI
29 bool "MIDI 2.0 support by USB Audio driver"
32 Say Y here to include the support for MIDI 2.0 by USB Audio driver.
53 tristate "Tascam US-122, US-224 and US-428 USB driver"
[all …]

12345678910>>...42