summaryrefslogtreecommitdiffstats
path: root/drivers (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
* | Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-12-0818-163/+1502
|\ \
| * | thunderbolt: Add support for Intel Maple RidgeMika Westerberg2020-11-302-0/+12
| * | thunderbolt: Add USB4 router operation proxy for firmware connection managerMika Westerberg2020-11-302-10/+232
| * | thunderbolt: Move constants for USB4 router operations to tb_regs.hMika Westerberg2020-11-302-12/+13
| * | thunderbolt: Add connection manager specific hooks for USB4 router operationsMika Westerberg2020-11-302-6/+57
| * | thunderbolt: Pass TX and RX data directly to usb4_switch_op()Mika Westerberg2020-11-301-37/+48
| * | thunderbolt: Pass metadata directly to usb4_switch_op()Mika Westerberg2020-11-301-49/+28
| * | thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg2020-11-304-20/+77
| * | thunderbolt: Return -ENOTCONN when ERR_CONN is receivedMika Westerberg2020-11-301-0/+3
| * | thunderbolt: Keep the parent runtime resumed for a while on device disconnectMika Westerberg2020-11-301-0/+11
| * | thunderbolt: Log adapter numbers in decimal in path activation/deactivationMika Westerberg2020-11-301-2/+2
| * | thunderbolt: Log which connection manager implementation is usedMika Westerberg2020-11-302-0/+4
| * | thunderbolt: Move max_boot_acl field to correct place in struct icmMika Westerberg2020-11-301-1/+1
| * | thunderbolt: Add DMA traffic test driverIsaac Hazan2020-11-113-0/+752
| * | thunderbolt: Add support for end-to-end flow controlMika Westerberg2020-11-113-7/+35
| * | thunderbolt: Make it possible to allocate one directional DMA tunnelMika Westerberg2020-11-111-19/+31