Age | Commit message (Expand) | Author |
2021-06-17 | usb: core: hub: Disable autosuspend for Cypress CY7C65632 | Andrew Lunn |
2021-06-16 | Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe... | Greg Kroah-Hartman |
2021-06-16 | usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection | Breno Lima |
2021-06-15 | usb: dwc3: core: fix kernel panic when do reboot | Peter Chen |
2021-06-11 | Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-06-11 | Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs" | Greg Kroah-Hartman |
2021-06-10 | usb: typec: mux: Fix copy-paste mistake in typec_mux_match | Bjorn Andersson |
2021-06-10 | usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path | Mayank Rana |
2021-06-10 | usb: gadget: fsl: Re-enable driver for ARM SoCs | Joel Stanley |
2021-06-10 | usb: typec: wcove: Use LE to CPU conversion when accessing msg->header | Andy Shevchenko |
2021-06-10 | USB: serial: cp210x: fix CP2102N-A01 modem control | Johan Hovold |
2021-06-10 | USB: serial: cp210x: fix alternate function for CP2102N QFN20 | Stefan Agner |
2021-06-09 | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_... | Yang Yingliang |
2021-06-09 | usb: dwc3: ep0: fix NULL pointer exception | Marian-Cristian Rotariu |
2021-06-09 | usb: gadget: eem: fix wrong eem header operation | Linyu Yuan |
2021-06-09 | usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put() | Andy Shevchenko |
2021-06-09 | usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource() | Andy Shevchenko |
2021-06-09 | usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe() | Andy Shevchenko |
2021-06-09 | usb: typec: tcpm: Do not finish VDM AMS for retrying Responses | Kyle Tso |
2021-06-09 | usb: fix various gadget panics on 10gbps cabling | Maciej Żenczykowski |
2021-06-09 | usb: fix various gadgets null ptr deref on 10gbps cabling. | Maciej Żenczykowski |
2021-06-09 | usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir | Mario Limonciello |
2021-06-09 | usb: f_ncm: only first packet of aggregate needs to start timer | Maciej Żenczykowski |
2021-06-09 | USB: f_ncm: ncm_bitrate (speed) is unsigned | Maciej Żenczykowski |
2021-06-09 | Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe... | Greg Kroah-Hartman |
2021-06-09 | Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-06-05 | USB: serial: ftdi_sio: add NovaTech OrionMX product ID | George McCollister |
2021-06-04 | usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind | Wesley Cheng |
2021-06-04 | usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port | Li Jun |
2021-06-04 | usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port | Li Jun |
2021-06-04 | usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port | Li Jun |
2021-06-04 | usb: typec: tcpm: Properly handle Alert and Status Messages | Kyle Tso |
2021-06-04 | usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled | Neil Armstrong |
2021-06-04 | usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th... | Christophe JAILLET |
2021-06-04 | usb: typec: tcpm: Fix misuses of AMS invocation | Kyle Tso |
2021-06-04 | usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0 | Kyle Tso |
2021-06-04 | usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP | Kyle Tso |
2021-06-04 | Revert "usb: dwc3: core: Add shutdown callback for dwc3" | Alexandru Elisei |
2021-06-03 | usb: dwc3: debugfs: Add and remove endpoint dirs dynamically | Jack Pham |
2021-06-02 | usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling | Thomas Petazzoni |
2021-06-02 | usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL | Jack Pham |
2021-06-02 | usb: dwc3: gadget: Disable gadget IRQ during pullup disable | Wesley Cheng |
2021-05-27 | usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler | Pawel Laszczak |
2021-05-25 | xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall | Mathias Nyman |
2021-05-25 | xhci: fix giving back URB with incorrect status regression in 5.12 | Mathias Nyman |
2021-05-25 | USB: serial: omninet: update driver description | Alexandre GRIVEAUX |
2021-05-25 | USB: serial: omninet: add device id for Zyxel Omni 56K Plus | Alexandre GRIVEAUX |
2021-05-25 | USB: serial: quatech2: fix control-request directions | Johan Hovold |
2021-05-25 | usb: cdns3: Enable TDL_CHK only for OUT ep | Sanket Parmar |
2021-05-24 | usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() | Yoshihiro Shimoda |