summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-16Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima
2021-06-15usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-09usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang
2021-06-09usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-09usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-09usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-09usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso
2021-06-09usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-09usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-06-09usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-09USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-09Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-09Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-05USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-04usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-04usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-04usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong
2021-06-04usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET
2021-06-04usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso
2021-06-04usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0Kyle Tso
2021-06-04usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso
2021-06-04Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei
2021-06-03usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-02usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni
2021-06-02usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham
2021-06-02usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-05-27usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-25USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX
2021-05-25USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-05-25USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-05-25usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda