summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-113/+120
|\
| * vfs: Convert functionfs to use the new mount APIDavid Howells2019-09-181-113/+120
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2215-0/+16
|\ \
| * | usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich2019-09-1015-0/+16
| * | usb-storage: remove single-use define for debuggingMatthias Maennich2019-09-102-3/+1
* | | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-18209-15414/+9843
|\ \ \
| * \ \ Merge tag 'usb-ci-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2019-09-054-4/+100
| |\ \ \
| | * | | usb: chipidea: msm: Use device-managed registration APIChuhong Yuan2019-09-031-6/+3
| | * | | usb: chipidea: add role switch class supportLi Jun2019-08-284-4/+100
| * | | | USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern2019-09-041-4/+8
| * | | | Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-09-041-0/+43
| |\ \ \ \
| | * | | | USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot2019-08-281-0/+43
| | | |_|/ | | |/| |
| * | | | usb: cdns3: Remove redundant dev_err call in cdns3_probe()Wei Yongjun2019-09-031-3/+1
| * | | | USB: rio500: Fix lockdep violationAlan Stern2019-09-031-31/+35
| * | | | USB: rio500: simplify lockingOliver Neukum2019-09-031-27/+16
| * | | | usb: mtu3: register a USB Role Switch for dual role modeChunfeng Yun2019-09-036-7/+60
| * | | | usb: common: add USB GPIO based connection detection driverChunfeng Yun2019-09-033-0/+298
| * | | | usb: common: create Kconfig fileChunfeng Yun2019-09-032-34/+39
| * | | | usb: roles: get usb-role-switch from parentChunfeng Yun2019-09-031-4/+21
| * | | | Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-033-35/+5
| |\ \ \ \
| * | | | | usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus2019-09-031-0/+20
| * | | | | usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-09-038-127/+380
| * | | | | usb: roles: intel: Enable static DRD mode for role switchSaranya Gopal2019-09-031-2/+25
| * | | | | xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal2019-09-031-0/+18
| * | | | | usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski2019-09-031-2/+0
| * | | | | usb: core: phy: add support for PHY calibrationMarek Szyprowski2019-09-033-0/+29
| * | | | | usb: chipidea: msm: Use device-managed registration APIChuhong Yuan2019-09-031-6/+3
| * | | | | usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda2019-09-032-28/+14
| * | | | | usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda2019-09-032-8/+9
| * | | | | usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda2019-09-032-1/+5
| * | | | | xhci: fix possible memleak on setup address fails.Ikjoon Jang2019-09-031-1/+2
| * | | | | xhci: add TSP bitflag to TRB tracingMathias Nyman2019-09-031-1/+2
| * | | | | usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET2019-09-031-1/+1
| * | | | | usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET2019-09-031-1/+1
| * | | | | usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"Colin Ian King2019-09-031-1/+1
| * | | | | usb: cdns3: fix missing assignment of ret before error check on retColin Ian King2019-09-031-3/+3
| * | | | | usb: cdns3: remove redundant assignment to ret on error exit pathColin Ian King2019-09-031-3/+1
| * | | | | usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing2019-09-031-0/+1
| * | | | | usb: cdns3: remove set but not used variable 'priv_dev'YueHaibing2019-09-031-5/+0
| * | | | | usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing2019-09-031-3/+1
| * | | | | usb: remove commented out dma wrappersChristoph Hellwig2019-09-031-222/+0
| * | | | | usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig2019-09-031-3/+0
| * | | | | usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig2019-09-031-3/+3
| * | | | | usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig2019-09-031-1/+1
| * | | | | usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig2019-09-031-1/+1
| * | | | | Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-0210-46/+81
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-09-0244-423/+7854
| |\ \ \ \ \
| | * | | | | usb: gadget: net2280: Add workaround for AB chip Errata 11Benjamin Herrenschmidt2019-08-301-0/+10
| | * | | | | usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt2019-08-302-20/+11
| | * | | | | usb: dwc3: gadget: Workaround Mirosoft's BESL checkThinh Nguyen2019-08-301-2/+12