summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven1-0/+1
2022-02-24xhci: omit mem read just after allocation of trbOliver Neukum1-1/+1
2022-02-24usb: host: ehci-q: make qtd_fill() return *unsigned int*Sergey Shtylyov1-3/+4
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-02-24usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior1-0/+2
2022-02-24USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich1-0/+6
2022-02-22scsi: usb: Stop using the SCSI pointerBart Van Assche1-23/+20
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche2-3/+6
2022-02-21USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas1-0/+6
2022-02-21USB: serial: option: add support for DW5829eSlark Xiao1-0/+6
2022-02-21Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii1-1/+0
2022-02-17usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede1-0/+8
2022-02-17usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede1-0/+24
2022-02-17usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede1-7/+4
2022-02-17usb: typec: Support the WUSB3801 port controllerSamuel Holland3-0/+448
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland2-23/+44
2022-02-17usb: xhci: fix minmax.cocci warningskernel test robot1-2/+1
2022-02-17usb: host: xhci: drop redundant checksSergey Shtylyov1-4/+0
2022-02-17usb: remove Link Powermanagement (LPM) disable before port reset.Mathias Nyman1-12/+1
2022-02-17xhci: Allocate separate command structures for each LPM commandMathias Nyman3-22/+8
2022-02-17xhci: dbgtty: use IDR to support several dbc instances.Mathias Nyman2-7/+40
2022-02-17xhci: dbc: Don't call dbc_tty_init() on every dbc tty probeMathias Nyman4-20/+30
2022-02-17xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman3-8/+9
2022-02-17xhci: dbc: create and remove dbc structure in dbgtty driver.Mathias Nyman3-31/+22
2022-02-17xhci: dbc: refactor xhci_dbc_init()Mathias Nyman1-58/+66
2022-02-17usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen1-1/+1
2022-02-17usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno2-35/+14
2022-02-17usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2-2/+6
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede1-2/+2
2022-02-17tps6598x: clear int mask on probe failureJens Axboe1-3/+4
2022-02-15xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-02-15xhci: re-initialize the HC during resume if HCE was setPuma Hsu1-6/+13
2022-02-15usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede1-1/+12
2022-02-15usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus1-0/+4
2022-02-15usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaroundChris Packham1-2/+1
2022-02-15usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializersSergey Shtylyov2-4/+4
2022-02-14usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2022-02-14usb: ulpi: Add debugfs supportSean Anderson1-1/+70
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman16-28/+97
2022-02-12Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman1-4/+2
2022-02-11Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman5-0/+11
2022-02-11usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury3-0/+262
2022-02-11usb: typec: rt1719: Add support for Richtek RT1719ChiYuan Huang3-0/+974
2022-02-11usb: xhci-mtk: add support ip-sleep wakeup for mt8195Chunfeng Yun1-0/+37
2022-02-11usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen1-0/+10
2022-02-11USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.Ingo Rohloff1-10/+22
2022-02-11usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier1-2/+4
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-11USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-11usb: core: Unregister device on component_add() failureFabio M. De Francesco1-3/+6