summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-24xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko
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-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-03-29USB: serial: option: add Quectel RM500U-CN modemBjørn Mork
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-16usb: gadget: Use correct endianness of the wLength field for WebUSBAndy Shevchenko
2023-03-16uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-03-16usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak
2023-03-16usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-03-16usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak