aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2021-01-21usb: typec: tcpci_maxim: Drop GPIO includesLinus Walleij1-3/+0
2021-01-21usb: typec: tcpm: Respond Wait if VDM state machine is runningKyle Tso1-7/+73
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-90/+245
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso1-98/+522
2021-01-21USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab1-0/+6
2021-01-21USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam3-0/+605
2021-01-19usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-19USB: gadget: udc: Process disconnect synchronouslyDavidlohr Bueso1-27/+3
2021-01-19usb: gadget: u_serial: Remove old tasklet commentsDavidlohr Bueso1-2/+2
2021-01-19usb: typec: ucsi: Add conditional dependency on USB role switchHeikki Krogerus1-0/+1
2021-01-18usb: gadget: u_audio: clean up lockingJerome Brunet1-19/+4
2021-01-18usb: gadget: u_audio: remove struct uac_reqJerome Brunet1-32/+26
2021-01-18usb: gadget: u_audio: factorize ssize to alsa fmt conversionJerome Brunet1-22/+21
2021-01-18usb: gadget: u_audio: Free requests only after callbackJack Pham1-3/+14
2021-01-18usb: gadget: composite: Report various SSP sublink speedsThinh Nguyen1-26/+54
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen1-5/+11
2021-01-18usb: gadget: composite: Use SSP sublink speed macrosThinh Nguyen1-21/+24
2021-01-18usb: bdc: Remove the BDC PCI driverAl Cooper3-141/+0
2021-01-18usb: phy: phy-mxs-usb: Use of_device_get_match_data()Fabio Estevam1-6/+1
2021-01-18USB: serial: f81534: drop short control-transfer checkJohan Hovold1-3/+1
2021-01-18USB: serial: f81232: drop short control-transfer checksJohan Hovold1-10/+2
2021-01-18USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold1-1/+1
2021-01-18USB: serial: io_ti: drop short control-transfer checkJohan Hovold1-5/+1
2021-01-18USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold1-4/+1
2021-01-18USB: serial: mxuport: drop short control-transfer checkJohan Hovold1-7/+0
2021-01-18USB: serial: cp210x: add copyright noticeJohan Hovold1-0/+1
2021-01-18USB: serial: cp210x: drop unused includesJohan Hovold1-3/+0
2021-01-18USB: serial: cp210x: drop short control-transfer checksJohan Hovold1-12/+6
2021-01-18USB: serial: cp210x: update control-characters on every changeJohan Hovold1-3/+7
2021-01-18USB: serial: cp210x: set IXOFF thresholdsJohan Hovold1-0/+3
2021-01-18USB: serial: cp210x: add support for software flow controlWang Sheng Long1-2/+65
2021-01-18USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold1-1/+7
2021-01-15xhci: tegra: Delay for disabling LFPS detectorJC Kuo1-0/+7
2021-01-15xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-15usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-15usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo1-3/+56
2021-01-15usb: gadget: u_ether: support configuring interface names.Lorenzo Colitti3-2/+58
2021-01-15usb: dwc3: pci: add support for the Intel Alder Lake-PHeikki Krogerus1-0/+4
2021-01-15usb: dwc3: pci: ID for Tiger Lake CPUHeikki Krogerus1-0/+4
2021-01-15usb: dwc3: pci: Register a software node for the dwc3 platform deviceHeikki Krogerus1-24/+37
2021-01-15drivers/usb/gadget/udc: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-14USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern1-3/+7
2021-01-14USB: dwc3: document gadget_max_speedMauro Carvalho Chehab1-0/+1
2021-01-14usb: dwc3: gadget: Disable Vendor Test LMP Received eventThinh Nguyen1-2/+1
2021-01-14usb: cdnsp: fixes undefined reference to cdns_removePawel Laszczak1-0/+8
2021-01-14usb: cdns3: Adds missing __iomem markersPawel Laszczak2-12/+12
2021-01-13usb: host: ehci-tegra: Remove the driverDmitry Osipenko3-608/+7
2021-01-13usb: chipidea: tegra: Specify TX FIFO threshold in UDC SoC infoDmitry Osipenko1-5/+14
2021-01-13usb: chipidea: tegra: Support runtime PMDmitry Osipenko1-3/+10
2021-01-13usb: chipidea: tegra: Support host modePeter Geis4-8/+350