summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-171-0/+7
* Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-161-2/+14
|\
| * usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima2021-06-161-2/+14
* | usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-151-1/+1
* | Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-111-6/+78
|\ \
| * | USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold2021-06-101-5/+59
| * | USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-101-1/+19
* | | Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman2021-06-111-1/+1
* | | usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson2021-06-101-1/+1
* | | usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana2021-06-101-0/+1
* | | usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley2021-06-101-1/+1
* | | usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko2021-06-101-1/+1
* | | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang2021-06-091-0/+2
* | | usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-091-0/+3
* | | usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-091-2/+2
* | | usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko2021-06-091-4/+4
* | | usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko2021-06-091-0/+5
* | | usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko2021-06-091-1/+3
* | | usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso2021-06-091-0/+3
* | | usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski2021-06-091-0/+8
* | | usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-0910-10/+14
* | | usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-092-1/+7
* | | usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski2021-06-091-4/+4
* | | USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-091-1/+1
* | | Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-092-8/+7
|\ \ \ | | |/ | |/|
| * | usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak2021-05-271-3/+4
| * | usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar2021-05-251-5/+3
* | | Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-094-6/+10
|\ \ \ | | |/ | |/|
| * | USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-052-0/+2
| * | USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX2021-05-251-3/+3
| * | USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-05-251-0/+2
| * | USB: serial: quatech2: fix control-request directionsJohan Hovold2021-05-251-3/+3
* | | usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng2021-06-041-0/+3
* | | usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm portLi Jun2021-06-041-0/+1
* | | usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun2021-06-041-0/+1
* | | usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun2021-06-041-0/+3
* | | usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso2021-06-041-25/+27
* | | usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong2021-06-041-1/+4
* | | usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET2021-06-041-2/+6
* | | usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso2021-06-041-6/+5
* | | usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0Kyle Tso2021-06-041-12/+28
* | | usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso2021-06-041-4/+10
* | | Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei2021-06-041-6/+0
* | | usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-033-19/+8
* | | usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni2021-06-021-2/+1
* | | usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham2021-06-021-0/+4
* | | usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng2021-06-021-6/+5
* | | xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman2021-05-251-2/+6
* | | xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman2021-05-251-5/+1
* | | usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda2021-05-241-2/+3