summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-02-24Merge tag 'usb-serial-5.17-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven
2022-02-24xhci: omit mem read just after allocation of trbOliver Neukum
2022-02-24usb: host: ehci-q: make qtd_fill() return *unsigned int*Sergey Shtylyov
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-02-24usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-02-24USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich
2022-02-22scsi: usb: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche
2022-02-21USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas
2022-02-21USB: serial: option: add support for DW5829eSlark Xiao
2022-02-21Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii
2022-02-17usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede
2022-02-17usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede
2022-02-17usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede
2022-02-17usb: typec: Support the WUSB3801 port controllerSamuel Holland
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-02-17usb: xhci: fix minmax.cocci warningskernel test robot
2022-02-17usb: host: xhci: drop redundant checksSergey Shtylyov
2022-02-17usb: remove Link Powermanagement (LPM) disable before port reset.Mathias Nyman
2022-02-17xhci: Allocate separate command structures for each LPM commandMathias Nyman
2022-02-17xhci: dbgtty: use IDR to support several dbc instances.Mathias Nyman
2022-02-17xhci: dbc: Don't call dbc_tty_init() on every dbc tty probeMathias Nyman
2022-02-17xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman
2022-02-17xhci: dbc: create and remove dbc structure in dbgtty driver.Mathias Nyman
2022-02-17xhci: dbc: refactor xhci_dbc_init()Mathias Nyman
2022-02-17usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen
2022-02-17usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno
2022-02-17usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-02-17tps6598x: clear int mask on probe failureJens Axboe
2022-02-15xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-02-15xhci: re-initialize the HC during resume if HCE was setPuma Hsu
2022-02-15usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede
2022-02-15usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus
2022-02-15usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaroundChris Packham
2022-02-15usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializersSergey Shtylyov
2022-02-14usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-02-14usb: ulpi: Add debugfs supportSean Anderson
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman
2022-02-12Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman
2022-02-11Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-02-11usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury
2022-02-11usb: typec: rt1719: Add support for Richtek RT1719ChiYuan Huang
2022-02-11usb: xhci-mtk: add support ip-sleep wakeup for mt8195Chunfeng Yun
2022-02-11usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen
2022-02-11USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.Ingo Rohloff
2022-02-11usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman
2022-02-11USB: gadget: validate interface OS descriptor requestsSzymon Heidrich