/linux/drivers/net/wireless/intersil/p54/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 This module does nothing by itself - the USB/PCI/SPI front-ends 13 <http://wireless.wiki.kernel.org/en/users/Drivers/p54> 18 tristate "Prism54 USB support" 19 depends on P54_COMMON && USB 22 This driver is for USB isl38xx based wireless cards. 25 <http://wireless.wiki.kernel.org/en/users/Drivers/p54> 39 <http://wireless.wiki.kernel.org/en/users/Drivers/p54> 57 Unlike the PCI or USB devices, the SPI variants don't have
|
/linux/Documentation/usb/ |
H A D | gadget_multi.rst | 12 In its standard configuration it provides a single USB configuration 13 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and 14 USB Mass Storage functions. 18 have two configurations -- one with RNDIS and another with CDC ECM[3]. 20 Please note that if you use non-standard configuration (that is enable 26 To make use of the gadget one needs to make it work on host side -- 31 ------------------ 38 This is also true for two configuration set-up with RNDIS 43 -------------------- 50 First of all, Windows need to detect the gadget as an USB composite [all …]
|
H A D | linux.inf | 2 ; <https://msdn.microsoft.com/en-us/library/ff570620.aspx> 6 ; <http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL>. 12 ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} 21 %LinuxDevice% = RNDIS.NT.5.1, USB\VID_0525&PID_a4a2, USB\VID_1d6b&PID_0104&MI_00 25 %LinuxDevice% = RNDIS.NT.5.1, USB\VID_0525&PID_a4a2, USB\VID_1d6b&PID_0104&MI_00 29 %LinuxDevice% = RNDIS.NT.5.1, USB\VID_0525&PID_a4a2, USB\VID_1d6b&PID_0104&MI_00 36 ; References the in-build Netrndis.inf 59 ; No sys copyfiles - the sys files are already in-build 61 ; We do not support XP SP1-, 2003 SP1-, ME, 9x. 65 LinuxDevice = "Linux USB Ethernet/RNDIS Gadget"
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | maxim,max3421.txt | 1 Maxim Integrated SPI-based USB 2.0 host controller MAX3421E 4 - compatible: Should be "maxim,max3421" 5 - spi-max-frequency: maximum frequency for this device must not exceed 26 MHz. 6 - reg: chip select number to which this device is connected. 7 - maxim,vbus-en-pin: <GPOUTx ACTIVE_LEVEL> 8 GPOUTx is the number (1-8) of the GPOUT pin of MAX3421E to drive Vbus. 10 - interrupts: the interrupt line description for the interrupt controller. 16 usb@0 { 19 maxim,vbus-en-pin = <3 1>; 20 spi-max-frequency = <26000000>; [all …]
|
H A D | maxim,max3420-udc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/maxim,max3420-udc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MAXIM MAX3420/1 USB Peripheral Controller 10 - Jassi Brar <jaswinder.singh@linaro.org> 17 http://datasheets.maximintegrated.com/en/ds/MAX3420E.pdf 22 - maxim,max3420-udc 23 - maxim,max3421-udc 30 - description: usb irq from max3420 [all …]
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15xx-dhcom-drc02.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/pwm/pwm.h> 17 stdout-path = "serial0:115200n8"; 36 rs485-rx-en-hog { 37 gpio-hog; 39 output-low; 40 line-name = "rs485-rx-en"; 45 gpio-line-names = "", "", "", "", 46 "", "", "DHCOM-B", "", [all …]
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-odroidc2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "meson-gxbb.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/sound/meson-aiu.h> 15 compatible = "hardkernel,odroid-c2", "amlogic,meson-gxbb"; 16 model = "Hardkernel ODROID-C2"; 24 stdout-path = "serial0:115200n8"; 32 usb_otg_pwr: regulator-usb-pwrs { 33 compatible = "regulator-fixed"; [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-wolfvision-pf5-io-expander.dtso | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 8 /dts-v1/; 11 #include <dt-bindings/clock/rk3568-cru.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/pinctrl/rockchip.h> 17 gmac0_clkin: external-gmac0-clock { 18 compatible = "fixed-clock"; 19 clock-frequency = <50000000>; 20 clock-output-names = "gmac0_clkin"; [all …]
|
H A D | rk3588-coolpi-cm5-evb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/leds/common.h> 10 #include "rk3588-coolpi-cm5.dtsi" 14 compatible = "coolpi,pi-cm5-evb", "coolpi,pi-cm5", "rockchip,rk3588"; 17 compatible = "pwm-backlight"; 18 enable-gpios = <&gpio4 RK_PA3 GPIO_ACTIVE_HIGH>; 19 pinctrl-names = "default"; 20 pinctrl-0 = <&bl_en>; 21 power-supply = <&vcc12v_dcin>; [all …]
|
H A D | rk3588-friendlyelec-cm3588-nas.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/pinctrl/rockchip.h> 14 #include <dt-bindings/usb/pd.h> 15 #include "rk3588-friendlyelec-cm3588.dtsi" 19 compatible = "friendlyarm,cm3588-nas", "friendlyarm,cm3588", "rockchip,rk3588"; 21 adc_key_recovery: adc-key-recovery { 22 compatible = "adc-keys"; [all …]
|
H A D | rk3568-lubancat-2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/leds/common.h> 11 #include <dt-bindings/pinctrl/rockchip.h> 12 #include <dt-bindings/soc/rockchip,vop2.h> 17 compatible = "embedfire,lubancat-2", "rockchip,rk3568"; 27 stdout-path = "serial2:1500000n8"; 31 compatible = "gpio-leds"; 33 user_led: user-led { [all …]
|
H A D | rk3588-edgeble-neu6a-io.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/gpio/gpio.h> 10 stdout-path = "serial2:1500000n8"; 13 vcc3v3_pcie2x1l0: vcc3v3-pcie2x1l0-regulator { 14 compatible = "regulator-fixed"; 15 regulator-name = "vcc3v3_pcie2x1l0"; 16 regulator-min-microvolt = <3300000>; 17 regulator-max-microvolt = <3300000>; 18 startup-delay-us = <5000>; 19 vin-supply = <&vcc_3v3_s3>; [all …]
|
H A D | rk3588-coolpi-cm5-genbook.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/leds/common.h> 10 #include "rk3588-coolpi-cm5.dtsi" 14 compatible = "coolpi,pi-cm5-genbook", "coolpi,pi-cm5", "rockchip,rk3588"; 17 compatible = "pwm-backlight"; 18 enable-gpios = <&gpio4 RK_PA3 GPIO_ACTIVE_HIGH>; 19 pinctrl-names = "default"; 20 pinctrl-0 = <&bl_en>; 21 power-supply = <&vcc12v_dcin>; [all …]
|
/linux/drivers/usb/host/ |
H A D | fhci-hub.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Freescale QUICC Engine USB Host Controller Driver 7 * Jerry Huang <Chang-Ming.Huang@freescale.com> 20 #include <linux/usb.h> 21 #include <linux/usb/hcd.h> 29 USB_DT_HUB, /* bDescriptorType;hub-descriptor */ 32 0x00, /* per-port power, no overcurrent */ 41 struct gpio_desc *gpiod = fhci->gpiods[gpio_nr]; in fhci_gpio_set_value() 53 fhci_dbg(fhci, "-> %s: %d\n", __func__, status); in fhci_config_transceiver() 74 fhci_dbg(fhci, "<- %s: %d\n", __func__, status); in fhci_config_transceiver() [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-fortuna-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 #include "msm8916-pm8916.dtsi" 4 #include "msm8916-modem-qdsp6.dtsi" 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 19 stdout-path = "serial0"; 22 reserved-memory { 24 tz-apps@85a00000 { [all …]
|
H A D | msm8939-samsung-a7.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8939-pm8916.dtsi" 6 #include "msm8916-modem-qdsp6.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/sound/apq8016-lpass.h> 16 chassis-type = "handset"; 25 stdout-path = "serial0"; [all …]
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Linux Community AR9170 802.11n USB support" 4 depends on USB && MAC80211 9 This is the mainline driver for the Atheros "otus" 802.11n USB devices. 11 It needs a special firmware (carl9170-1.fw), which can be downloaded 13 <https://wireless.wiki.kernel.org/en/users/Drivers/carl9170> 50 usbmon [software] or special usb sniffer hardware.
|
/linux/drivers/usb/typec/ucsi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 tristate "USB Type-C Connector System Software Interface driver" 9 USB Type-C Connector System Software Interface (UCSI) is a 11 control the USB Type-C ports. On UCSI system the USB Type-C ports 15 that are equipped with Embedded Controller and USB Type-C ports. 23 https://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html 35 Cypress CCGx Type-C controller over I2C interface. 57 Type-C controller over I2C interface.
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 /dts-v1/; 8 #include "am335x-bone-common.dtsi" 9 #include "am335x-boneblack-common.dtsi" 10 #include "am335x-boneblack-hdmi.dtsi" 14 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx"; 23 opp-1000000000 { 25 opp-supported-hw = <0x06 0x0100>; 30 gpio-line-names = [all …]
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Based on sun8i-h3-bananapi-m2-plus.dts, which is: 6 * Copyright (C) 2016 Chen-Yu Tsai <wens@csie.org> 9 /dts-v1/; 10 #include "sun8i-h3.dtsi" 11 #include "sunxi-common-regulators.dtsi" 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/input/input.h> 17 model = "Banana Pi BPI-M2-Zero"; 18 compatible = "sinovoip,bpi-m2-zero", "allwinner,sun8i-h2-plus"; [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 - Exynos4 13 - Exynos5 14 - STIH4xx HDMI CEC 15 - V4L2 adv7511 (same HW, but a different driver from the drm adv7511) 16 - stm32 17 - Allwinner A10 (sun4i) 18 - Raspberry Pi 19 - dw-hdmi (Synopsis IP) 20 - amlogic (meson ao-cec and ao-cec-g12a) [all …]
|
/linux/drivers/misc/ |
H A D | hisi_hikey_usb.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Support for usb functionality of Hikey series boards 6 * Copyright (C) 2017-2018 Hilisicon Electronics Co., Ltd. 21 #include <linux/usb/role.h> 55 if (!hisi_hikey_usb->regulator) in hub_power_ctrl() 58 status = regulator_is_enabled(hisi_hikey_usb->regulator); in hub_power_ctrl() 63 ret = regulator_enable(hisi_hikey_usb->regulator); in hub_power_ctrl() 65 ret = regulator_disable(hisi_hikey_usb->regulator); in hub_power_ctrl() 68 dev_err(hisi_hikey_usb->dev, in hub_power_ctrl() 76 if (!hisi_hikey_usb->otg_switch) in usb_switch_ctrl() [all …]
|
/linux/drivers/net/can/usb/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 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 15 from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). 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 [all …]
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 #include <linux/clk-provider.h> 11 #include <linux/extcon-provider.h> 27 #include <linux/usb/of.h> 28 #include <linux/usb/otg.h> 50 * enum usb_chg_state - Different states involved in USB charger detection. 51 * @USB_CHG_STATE_UNDEFINED: USB charger is not connected or detection 59 * @USB_CHG_STATE_DETECTED: USB charger type is determined. 89 * struct rockchip_chg_det_reg - usb charger detect registers 115 * struct rockchip_usb2phy_port_cfg - usb-phy port configuration. [all …]
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-pca95xx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 19 - items: 20 - const: diodes,pi4ioe5v6534q 21 - const: nxp,pcal6534 22 - items: 23 - enum: [all …]
|