summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-07-14usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitDmitry Osipenko
2021-07-14usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendDmitry Osipenko
2021-07-14usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur
2021-07-14usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov
2021-07-14usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalledBadhri Jagan Sridharan
2021-07-14xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-07-14usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-07-14usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-07-14USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-07-14usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer
2021-07-14usb: gadget: eem: fix echo command packet response issueLinyu Yuan
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