summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-23USB: adutux: refactor endpoint retrievalJohan Hovold1-23/+8
2017-03-23USB: adutux: fix up error pathsJohan Hovold1-13/+10
2017-03-23USB: adutux: drop redundant sanity checkJohan Hovold1-5/+0
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2-36/+111
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold2-0/+118
2017-03-23usb: phy: Remove unused configBaolin Wang2-8/+0
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus3-0/+393
2017-03-23usb: USB Type-C connector classHeikki Krogerus9-0/+1986
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus2-0/+36
2017-03-23usb: ehci: use bus->sysdev for DMA configurationPeter Chen1-6/+6
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann3-18/+44
2017-03-23usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann1-2/+2
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann3-8/+8
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann5-50/+64
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-03-23usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-03-23ohci-pci: add qemu quirkGerd Hoffmann3-1/+19
2017-03-17usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda1-0/+3
2017-03-17usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda1-0/+3
2017-03-17ARM64: dts: marvell: armada-37xx: Add USB2 nodeGregory CLEMENT2-0/+13
2017-03-17usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT1-1/+1
2017-03-17usb: orion-ehci: Add support for the Armada 3700Hua Jing2-1/+39
2017-03-17drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova1-4/+4
2017-03-17drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova1-4/+5
2017-03-17drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova2-5/+6
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby1-1/+1
2017-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat1-3/+3
2017-03-17USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt1-10/+10
2017-03-17USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt1-1/+1
2017-03-17USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt1-4/+4
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-03-17usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda1-0/+7
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda3-0/+29
2017-03-17usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2017-03-17usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+31
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu21-38/+46
2017-03-16usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier2-6/+6
2017-03-16usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier1-16/+15
2017-03-16usb: gadget: net2280: Replace PCI pool old APIRomain Perier2-7/+7
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier3-3/+3
2017-03-16usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum1-0/+1