Home
last modified time | relevance | path

Searched full:usb (Results 1 – 25 of 6777) sorted by relevance

12345678910>>...272

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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
47 cx231xx Conexant cx231xx USB video capture
[all …]
/kernel/linux/linux-6.6/drivers/usb/
DKconfig3 # USB device configuration
30 bool "USB support"
34 This option adds core support for Universal Serial Bus (USB).
39 source "drivers/usb/common/Kconfig"
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
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
DMakefile2 dvb-usb-objs += dvb-usb-firmware.o dvb-usb-init.o dvb-usb-urb.o dvb-usb-i2c.o
3 dvb-usb-objs += dvb-usb-dvb.o dvb-usb-remote.o usb-urb.o
4 obj-$(CONFIG_DVB_USB) += dvb-usb.o
6 dvb-usb-vp7045-objs := vp7045.o vp7045-fe.o
7 obj-$(CONFIG_DVB_USB_VP7045) += dvb-usb-vp7045.o
9 dvb-usb-vp702x-objs := vp702x.o vp702x-fe.o
10 obj-$(CONFIG_DVB_USB_VP702X) += dvb-usb-vp702x.o
12 dvb-usb-gp8psk-objs := gp8psk.o
13 obj-$(CONFIG_DVB_USB_GP8PSK) += dvb-usb-gp8psk.o
15 dvb-usb-dtt200u-objs := dtt200u.o dtt200u-fe.o
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
DMakefile2 dvb-usb-objs += dvb-usb-firmware.o dvb-usb-init.o dvb-usb-urb.o dvb-usb-i2c.o
3 dvb-usb-objs += dvb-usb-dvb.o dvb-usb-remote.o usb-urb.o
4 obj-$(CONFIG_DVB_USB) += dvb-usb.o
6 dvb-usb-vp7045-objs := vp7045.o vp7045-fe.o
7 obj-$(CONFIG_DVB_USB_VP7045) += dvb-usb-vp7045.o
9 dvb-usb-vp702x-objs := vp702x.o vp702x-fe.o
10 obj-$(CONFIG_DVB_USB_VP702X) += dvb-usb-vp702x.o
12 dvb-usb-gp8psk-objs := gp8psk.o
13 obj-$(CONFIG_DVB_USB_GP8PSK) += dvb-usb-gp8psk.o
15 dvb-usb-dtt200u-objs := dtt200u.o dtt200u-fe.o
[all …]
/kernel/linux/linux-5.10/drivers/usb/
DKconfig3 # USB device configuration
30 bool "USB support"
34 This option adds core support for Universal Serial Bus (USB).
39 source "drivers/usb/common/Kconfig"
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
[all …]
/kernel/linux/linux-6.6/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.
14 Please read <file:Documentation/usb/usb-serial.rst> for more
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
[all …]
Dipaq.c3 * USB Compaq iPAQ driver
18 #include <linux/usb.h>
19 #include <linux/usb/serial.h>
24 #define DRIVER_DESC "USB PocketPC PDA driver"
37 { USB_DEVICE(0x0104, 0x00BE) }, /* Socket USB Sync */
38 { USB_DEVICE(0x03F0, 0x1016) }, /* HP USB Sync */
39 { USB_DEVICE(0x03F0, 0x1116) }, /* HP USB Sync 1611 */
40 { USB_DEVICE(0x03F0, 0x1216) }, /* HP USB Sync 1612 */
41 { USB_DEVICE(0x03F0, 0x2016) }, /* HP USB Sync 1620 */
42 { USB_DEVICE(0x03F0, 0x2116) }, /* HP USB Sync 1621 */
[all …]
/kernel/linux/linux-5.10/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.
14 Please read <file:Documentation/usb/usb-serial.rst> for more
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
[all …]
Dipaq.c3 * USB Compaq iPAQ driver
18 #include <linux/usb.h>
19 #include <linux/usb/serial.h>
24 #define DRIVER_DESC "USB PocketPC PDA driver"
37 { USB_DEVICE(0x0104, 0x00BE) }, /* Socket USB Sync */
38 { USB_DEVICE(0x03F0, 0x1016) }, /* HP USB Sync */
39 { USB_DEVICE(0x03F0, 0x1116) }, /* HP USB Sync 1611 */
40 { USB_DEVICE(0x03F0, 0x1216) }, /* HP USB Sync 1612 */
41 { USB_DEVICE(0x03F0, 0x2016) }, /* HP USB Sync 1620 */
42 { USB_DEVICE(0x03F0, 0x2116) }, /* HP USB Sync 1621 */
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/
DKconfig8 if USB && MEDIA_SUPPORT
11 bool "Media USB Adapters"
13 Enable media drivers for USB bus.
20 source "drivers/media/usb/uvc/Kconfig"
21 source "drivers/media/usb/gspca/Kconfig"
22 source "drivers/media/usb/pwc/Kconfig"
23 source "drivers/media/usb/cpia2/Kconfig"
24 source "drivers/media/usb/zr364xx/Kconfig"
25 source "drivers/media/usb/stkwebcam/Kconfig"
26 source "drivers/media/usb/s2255/Kconfig"
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-usb1 What: /sys/bus/usb/devices/<INTERFACE>/authorized
9 by writing INTERFACE to /sys/bus/usb/drivers_probe
15 What: /sys/bus/usb/devices/usbX/interface_authorized_default
22 What: /sys/bus/usb/device/.../authorized
29 USB devices are authorized.
31 What: /sys/bus/usb/drivers/.../new_id
33 Contact: linux-usb@vger.kernel.org
36 dynamically add a new device ID to a USB device driver.
48 # echo "8086 10f5" > /sys/bus/usb/drivers/foo/new_id
53 # echo "0458 7045 0 0458 704c" > /sys/bus/usb/drivers/foo/new_id
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/
DKconfig3 if USB && MEDIA_SUPPORT
6 bool "Media USB Adapters"
8 Enable media drivers for USB bus.
16 source "drivers/media/usb/gspca/Kconfig"
17 source "drivers/media/usb/pwc/Kconfig"
18 source "drivers/media/usb/s2255/Kconfig"
19 source "drivers/media/usb/usbtv/Kconfig"
20 source "drivers/media/usb/uvc/Kconfig"
25 comment "Analog TV USB devices"
27 source "drivers/media/usb/go7007/Kconfig"
[all …]
/kernel/liteos_a/bsd/dev/usb/
DKconfig2 bool "Enable USB"
6 Answer Y to enable LiteOS support usb.
9 bool "Enable USB HCD"
13 Answer Y to enable LiteOS to support usb host controller driver.
17 prompt "USB HCD"
20 Enable EHCI for USB 2.0.
21 Enable XHCI for USB 3.0
24 bool "Enable EHCI HCD (USB 2.0)"
28 bool "Enable XHCI HCD (USB 3.0)"
49 bool "Enable USB Device Class Drivers"
[all …]
/kernel/linux/linux-6.6/drivers/usb/host/
Dfhci-sched.c3 * Freescale QUICC Engine USB Host Controller Driver
22 #include <linux/usb.h>
23 #include <linux/usb/hcd.h>
28 static void recycle_frame(struct fhci_usb *usb, struct packet *pkt) in recycle_frame() argument
36 cq_put(&usb->ep0->empty_frame_Q, pkt); in recycle_frame()
40 void fhci_transaction_confirm(struct fhci_usb *usb, struct packet *pkt) in fhci_transaction_confirm() argument
48 td = fhci_remove_td_from_frame(usb->actual_frame); in fhci_transaction_confirm()
56 cq_put(&usb->ep0->dummy_packets_Q, pkt->data); in fhci_transaction_confirm()
59 recycle_frame(usb, pkt); in fhci_transaction_confirm()
68 td_next->start_frame = usb->actual_frame->frame_num; in fhci_transaction_confirm()
[all …]
Docteon-hcd.c48 #include <linux/usb.h>
51 #include <linux/usb/hcd.h>
63 * enum cvmx_usb_speed - the possible USB device speeds
76 * enum cvmx_usb_transfer - the possible USB transfer types
78 * @CVMX_USB_TRANSFER_CONTROL: USB transfer type control for hub and status
80 * @CVMX_USB_TRANSFER_ISOCHRONOUS: USB transfer type isochronous for low
82 * @CVMX_USB_TRANSFER_BULK: USB transfer type bulk for large low priority
84 * @CVMX_USB_TRANSFER_INTERRUPT: USB transfer type interrupt for high priority
115 * @CVMX_USB_STATUS_STALL: The transaction received a USB STALL response
138 * struct cvmx_usb_port_status - the USB port status information
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
Dfhci-sched.c3 * Freescale QUICC Engine USB Host Controller Driver
22 #include <linux/usb.h>
23 #include <linux/usb/hcd.h>
28 static void recycle_frame(struct fhci_usb *usb, struct packet *pkt) in recycle_frame() argument
36 cq_put(&usb->ep0->empty_frame_Q, pkt); in recycle_frame()
40 void fhci_transaction_confirm(struct fhci_usb *usb, struct packet *pkt) in fhci_transaction_confirm() argument
48 td = fhci_remove_td_from_frame(usb->actual_frame); in fhci_transaction_confirm()
56 cq_put(&usb->ep0->dummy_packets_Q, pkt->data); in fhci_transaction_confirm()
59 recycle_frame(usb, pkt); in fhci_transaction_confirm()
68 td_next->start_frame = usb->actual_frame->frame_num; in fhci_transaction_confirm()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/
Dusb.c12 #include <linux/usb.h>
23 #include "usb.h"
36 void plfxlc_send_packet_from_data_queue(struct plfxlc_usb *usb) in plfxlc_send_packet_from_data_queue() argument
38 struct plfxlc_usb_tx *tx = &usb->tx; in plfxlc_send_packet_from_data_queue()
44 last_served_sidx = usb->sidx; in plfxlc_send_packet_from_data_queue()
46 usb->sidx = (usb->sidx + 1) % MAX_STA_NUM; in plfxlc_send_packet_from_data_queue()
47 if (!(tx->station[usb->sidx].flag & STATION_CONNECTED_FLAG)) in plfxlc_send_packet_from_data_queue()
49 if (!(tx->station[usb->sidx].flag & STATION_FIFO_FULL_FLAG)) in plfxlc_send_packet_from_data_queue()
50 skb = skb_peek(&tx->station[usb->sidx].data_list); in plfxlc_send_packet_from_data_queue()
51 } while ((usb->sidx != last_served_sidx) && (!skb)); in plfxlc_send_packet_from_data_queue()
[all …]
/kernel/linux/linux-6.6/drivers/clk/at91/
Dclk-usb.c47 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_recalc_rate() local
51 regmap_read(usb->regmap, AT91_PMC_USB, &usbr); in at91sam9x5_clk_usb_recalc_rate()
113 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_set_parent() local
115 if (index >= usb->num_parents) in at91sam9x5_clk_usb_set_parent()
118 regmap_update_bits(usb->regmap, AT91_PMC_USB, usb->usbs_mask, index); in at91sam9x5_clk_usb_set_parent()
125 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_get_parent() local
128 regmap_read(usb->regmap, AT91_PMC_USB, &usbr); in at91sam9x5_clk_usb_get_parent()
130 return usbr & usb->usbs_mask; in at91sam9x5_clk_usb_get_parent()
136 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_set_rate() local
146 regmap_update_bits(usb->regmap, AT91_PMC_USB, AT91_PMC_OHCIUSBDIV, in at91sam9x5_clk_usb_set_rate()
[all …]
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
Docteon-hcd.c48 #include <linux/usb.h>
51 #include <linux/usb/hcd.h>
61 * enum cvmx_usb_speed - the possible USB device speeds
74 * enum cvmx_usb_transfer - the possible USB transfer types
76 * @CVMX_USB_TRANSFER_CONTROL: USB transfer type control for hub and status
78 * @CVMX_USB_TRANSFER_ISOCHRONOUS: USB transfer type isochronous for low
80 * @CVMX_USB_TRANSFER_BULK: USB transfer type bulk for large low priority
82 * @CVMX_USB_TRANSFER_INTERRUPT: USB transfer type interrupt for high priority
113 * @CVMX_USB_STATUS_STALL: The transaction received a USB STALL response
136 * struct cvmx_usb_port_status - the USB port status information
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.c2 /* ZD1211 USB-WLAN driver for Linux
16 #include <linux/usb.h>
93 MODULE_DESCRIPTION("USB driver for devices with the ZD1211 chip.");
97 MODULE_DEVICE_TABLE(usb, usb_ids);
102 static bool check_read_regs(struct zd_usb *usb, struct usb_req_read_regs *req,
105 /* USB device initialization */
141 /* USB request blocks need "kmalloced" buffers. in upload_code()
163 "USB control request for firmware upload" in upload_code()
215 static char *get_fw_name(struct zd_usb *usb, char *buffer, size_t size, in get_fw_name() argument
219 usb->is_zd1211b ? in get_fw_name()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.c2 /* ZD1211 USB-WLAN driver for Linux
16 #include <linux/usb.h>
92 MODULE_DESCRIPTION("USB driver for devices with the ZD1211 chip.");
96 MODULE_DEVICE_TABLE(usb, usb_ids);
101 static bool check_read_regs(struct zd_usb *usb, struct usb_req_read_regs *req,
104 /* USB device initialization */
140 /* USB request blocks need "kmalloced" buffers. in upload_code()
162 "USB control request for firmware upload" in upload_code()
214 static char *get_fw_name(struct zd_usb *usb, char *buffer, size_t size, in get_fw_name() argument
218 usb->is_zd1211b ? in get_fw_name()
[all …]
/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-usb.c46 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_recalc_rate() local
50 regmap_read(usb->regmap, AT91_PMC_USB, &usbr); in at91sam9x5_clk_usb_recalc_rate()
112 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_set_parent() local
114 if (index >= usb->num_parents) in at91sam9x5_clk_usb_set_parent()
117 regmap_update_bits(usb->regmap, AT91_PMC_USB, usb->usbs_mask, index); in at91sam9x5_clk_usb_set_parent()
124 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_get_parent() local
127 regmap_read(usb->regmap, AT91_PMC_USB, &usbr); in at91sam9x5_clk_usb_get_parent()
129 return usbr & usb->usbs_mask; in at91sam9x5_clk_usb_get_parent()
135 struct at91sam9x5_clk_usb *usb = to_at91sam9x5_clk_usb(hw); in at91sam9x5_clk_usb_set_rate() local
145 regmap_update_bits(usb->regmap, AT91_PMC_USB, AT91_PMC_OHCIUSBDIV, in at91sam9x5_clk_usb_set_rate()
[all …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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 …]

12345678910>>...272