summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-06-13usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai
2023-06-13usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-06-13USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-13usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das
2023-06-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman
2023-06-13xhci: Fix transfer ring expansion size calculationMathias Nyman
2023-06-13xhci: split allocate interrupter into separate alloacte and add partsMathias Nyman
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman
2023-06-13xhci: Don't require a valid get_quirks() function pointer during xhci setupMathias Nyman
2023-06-13xhci: Add usb cold attach (CAS) as a reason to resume root hub.Mathias Nyman
2023-06-13usb: xhci: Remove unused udev from xhci_log_ctx trace eventUdipto Goswami
2023-06-08Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-06-07USB: serial: report unsupported break signallingJohan Hovold
2023-06-07USB: serial: cp210x: disable break signalling on CP2105 SCIJohan Hovold
2023-06-07USB: serial: return errors from break handlingJohan Hovold
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-06-02USB: serial: option: add Quectel EM061KGL seriesJerry Meng
2023-05-30usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros
2023-05-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: xhci-tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: xhci-plat: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: xhci-mtk: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: xhci-histb: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: dwc2/platform: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30usb: misc: onboard_hub: Don't warn twice about problems during removeUwe Kleine-König
2023-05-29usb: usbfs: Use consistent mmap functionsRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29usb: misc: eud: Fix indentation issuesBhupesh Sharma
2023-05-29usb: host: ohci-platform: increase max clock number to 4Sebastian Reichel
2023-05-29usb: cdns3: imx: Rework system PM to avoid duplicated operationsShenwei Wang
2023-05-29usb: host: fhci-hcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-29usb: cdns3: optimize OUT transfer by copying only actual received dataFrank Li
2023-05-29usb: cdns3: improve handling of unaligned address caseFrank Li
2023-05-29usb: cdns3: Add StarFive JH7110 USB driverMinda Chen
2023-05-29usb: cdns3: imx: simplify clock name usageFrank Li
2023-05-29usb: chipidea: imx: remove one duplicated reg defineXu Yang
2023-05-29usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann
2023-05-29usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang
2023-05-29usb: uhci: handle HAS_IOPORT dependenciesNiklas Schnelle
2023-05-29usb: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-29usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-05-29usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal