summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2020-12-1013-32/+204
|\
| * usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()Fabio Estevam2020-12-101-6/+1
| * usb: chipidea: usbmisc_imx: Use of_device_get_match_data()Fabio Estevam2020-12-101-6/+1
| * usb: cdns3: fix NULL pointer dereference on no platform dataRoger Quadros2020-12-102-2/+2
| * usb: chipidea: trace: fix the endian issuePeter Chen2020-12-101-2/+2
| * usb: chipidea: add tracepoint support for udcPeter Chen2020-12-104-3/+127
| * usb: cdns3: imx: enable runtime pm by defaultPeter Chen2020-12-101-1/+1
| * usb: cdns3: add quirk for enable runtime pm by defaultPeter Chen2020-12-103-4/+23
| * usb: cdns3: host: disable BEI supportPeter Chen2020-12-101-1/+1
| * usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INITPeter Chen2020-12-101-0/+1
| * usb: cdns3: host: add .suspend_quirk for xhci-plat.cPeter Chen2020-12-102-0/+49
| * usb: cdns3: Rids of duplicate error messagePawel Laszczak2020-12-101-10/+2
| * usb: cdns3: Add static to cdns3_gadget_exit functionPawel Laszczak2020-12-102-4/+1
* | USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-093-2/+11
* | usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong2020-12-091-1/+3
* | usb: fotg210-hcd: remove casting dma_alloc_coherentXu Wang2020-12-091-1/+1
* | USB: host: u123-hcd: remove trailing semicolon in macro definitionTom Rix2020-12-091-3/+3
* | usb: phy: Fix spelling mistake in Kconfig help textColin Ian King2020-12-091-1/+1
* | drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()Enrico Weigelt, metux IT consult2020-12-092-2/+2
* | drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...Enrico Weigelt, metux IT consult2020-12-091-3/+3
* | drivers: usb: atm: reduce noiseEnrico Weigelt, metux IT consult2020-12-091-3/+0
* | usb: typec: tcpci_maxim: Enable VSAFE0V signallingBadhri Jagan Sridharan2020-12-091-1/+15
* | usb: typec: tcpci: Add support to report vSafe0VBadhri Jagan Sridharan2020-12-092-5/+40
* | usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan2020-12-091-11/+52
* | usb: typec: tcpm: Clear send_discover in tcpm_check_send_discoverBadhri Jagan Sridharan2020-12-091-3/+2
* | usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan2020-12-094-12/+21
* | usb: typec: intel_pmc_mux: Use correct response message bitsUtkarsh Patel2020-12-091-2/+7
* | usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong2020-12-091-0/+1
* | xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun2020-12-091-0/+4
* | xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg2020-12-091-1/+3
* | xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede2020-12-091-0/+2
* | usb: xhci: Use temporary buffer to consolidate SGTejas Joglekar2020-12-093-2/+133
* | usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRKTejas Joglekar2020-12-092-0/+4
* | USB: legotower: fix logical error in recent commitAlan Stern2020-12-081-1/+1
* | USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum2020-12-071-0/+3
* | usb: typec: tps6598x: Export some power supply propertiesGuido Günther2020-12-072-0/+104
* | usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2CGuido Günther2020-12-071-2/+2
* | usb: mtu3: fix memory corruption in mtu3_debugfs_regset()Dan Carpenter2020-12-071-1/+1
* | USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh2020-12-071-1/+1
* | usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam2020-12-071-1/+2
* | USB: core: drop pipe-type check from new control-message helpersJohan Hovold2020-12-071-4/+1
* | Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-0710-46/+45
|\ \
| * | usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-041-2/+4
| * | usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-2/+2
| * | Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-042-4/+3
| * | Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-11/+6
| * | Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman2020-12-041-2/+0
| * | Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-043-12/+13
| |\ \
| | * | USB: serial: kl5kusb105: fix memleak on openJohan Hovold2020-12-041-6/+4
| | * | USB: serial: ch341: sort device-id entriesJohan Hovold2020-12-031-3/+3