summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-03-15usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang
2022-03-15usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein
2022-03-15usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein
2022-03-15usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit
2022-03-15usb: raw-gadget: return -EINVAL if no proper ep address availableWei Ming Chen
2022-03-15usb: raw-gadget: use kzallocJulia Lawall
2022-03-15usb: gadget: udc: fix typos in commentsJulia Lawall
2022-03-11Merge tag 'usb-serial-5.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang
2022-03-08USB: serial: usb_wwan: remove redundant assignment to variable iColin Ian King
2022-03-07USB: serial: pl2303: fix GS type detectionJohan Hovold
2022-03-07xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross
2022-03-04USB: serial: pl2303: add IBM device IDsEddie James
2022-03-03usb: host: xhci: Remove some unnecessary return value initializationsLinyu Yuan
2022-03-03usb: host: xhci: add blank line in xhci_halt()Linyu Yuan
2022-03-03usb: host: xhci: update hci_version operation in xhci_gen_setup()Linyu Yuan
2022-03-03usb: host: xhci: fix a comment typo in xhci_mem_init()Linyu Yuan
2022-03-03usb: host: xhci: use ffs() in xhci_mem_init()Linyu Yuan
2022-03-03xhci: fix runtime PM imbalance in USB2 resumeHenry Lin
2022-03-03xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula
2022-03-03xhci: fix garbage USBSTS being logged in some casesAnssi Hannula
2022-03-03xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-03-03usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-03-03usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-03-03USB: serial: simple: add Nokia phone driverJohan Hovold
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig
2022-02-28USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-25USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()Alan Stern
2022-02-25Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"Pali Rohár
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