summary refs log tree commit diff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-09usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-24xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman
2023-05-24xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-05-24Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini
2023-05-24Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-24usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-24usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-24usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
2023-05-24USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-24usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-05-24USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-05-17usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-05-17USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-05-11usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun
2023-05-11usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu
2023-05-11usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter
2023-05-11usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang
2023-05-11usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-05-11usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie
2023-05-11xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-05-11usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-05-11usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan
2023-05-11usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan
2023-05-01USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL
2023-04-13USB: serial: option: add Quectel RM500U-CN modemBjørn Mork
2023-04-13USB: serial: option: add Telit FE990 compositionsEnrico Sau
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster
2023-04-13usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-13usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-04-13xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-04-13xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman
2023-04-13usb: xhci: tegra: fix sleep in atomic callWayne Chang
2023-04-06usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-03-30usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-30usb: chipidea: core: fix possible concurrent when switch roleXu Yang