summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-232-36/+111
* USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-232-0/+118
* usb: phy: Remove unused configBaolin Wang2017-03-232-8/+0
* usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus2017-03-233-0/+393
* usb: USB Type-C connector classHeikki Krogerus2017-03-239-0/+1986
* lib/string: add sysfs_match_string helperHeikki Krogerus2017-03-232-0/+36
* usb: ehci: use bus->sysdev for DMA configurationPeter Chen2017-03-231-6/+6
* usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-18/+44
* usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann2017-03-231-2/+2
* usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-8/+8
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-235-50/+64
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-03-232-0/+9
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-03-232-1/+22
* ohci-pci: add qemu quirkGerd Hoffmann2017-03-233-1/+19
* usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* ARM64: dts: marvell: armada-37xx: Add USB2 nodeGregory CLEMENT2017-03-172-0/+13
* usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT2017-03-171-1/+1
* usb: orion-ehci: Add support for the Armada 3700Hua Jing2017-03-172-1/+39
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+4
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+5
* drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova2017-03-172-5/+6
* USB: misc: sisusb_con: fix coccinelle warningJiri Slaby2017-03-171-1/+1
* usb: storage: karma: remove useless variablePierre-Yves Kerbrat2017-03-171-3/+3
* USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt2017-03-171-10/+10
* USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt2017-03-171-1/+1
* USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt2017-03-171-4/+4
* usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-171-1/+1
* usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda2017-03-171-0/+7
* usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-173-0/+29
* usbip: Fix implicit fallthrough warningJonathan Dieter2017-03-171-0/+2
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-172-6/+31
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-1721-38/+46
* usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier2017-03-162-6/+6
* usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier2017-03-161-16/+15
* usb: gadget: net2280: Replace PCI pool old APIRomain Perier2017-03-162-7/+7
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-163-3/+3
* usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum2017-03-161-0/+1
* tools/usb: Add .gitignore filePrarit Bhargava2017-03-161-0/+2
* usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
* usb: atm: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-093-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3