summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-05-29usb: gadget: uvc: queue empty isoc requests if no video buffer is availableAvichal Rakesh
2023-05-29usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_pushPrashanth K
2023-05-29usb: gadget: u_serial: Add null pointer check in gserial_suspendPrashanth K
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-05-29usb: typec: mux: Clean up mux_fwnode_match()Heikki Krogerus
2023-05-29usb: typec: ucsi: correctly access opcodeMin-Hua Chen
2023-05-29usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-05-29usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-05-29usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to staticTom Rix
2023-05-28USB: fix up merge of 6.4-rc4 into usb-nextRoger Quadros
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-28usbip: vhci_hcd: Convert to platform remove callback returning voidUwe Kleine-König