summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24USB: core: fix up kerneldoc commentJohan Hovold
2017-03-23USB: usblp: refactor endpoint retrievalJohan Hovold
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold
2017-03-23USB: cdc-acm: refactor endpoint retrievalJohan Hovold
2017-03-23USB: usb-skeleton: refactor endpoint retrievalJohan Hovold
2017-03-23USB: yurex: refactor endpoint retrievalJohan Hovold
2017-03-23USB: uss720: add debug endpoint-type checkJohan Hovold
2017-03-23USB: usblcd: refactor endpoint retrievalJohan Hovold
2017-03-23USB: legousbtower: refactor endpoint retrievalJohan Hovold
2017-03-23USB: ldusb: refactor endpoint retrievalJohan Hovold
2017-03-23USB: iowarrior: refactor endpoint retrievalJohan Hovold
2017-03-23USB: idmouse: refactor endpoint retrievalJohan Hovold
2017-03-23USB: ftdi-elan: refactor endpoint retrievalJohan Hovold
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold
2017-03-23USB: appledisplay: refactor endpoint retrievalJohan Hovold
2017-03-23USB: adutux: refactor endpoint retrievalJohan Hovold
2017-03-23USB: adutux: fix up error pathsJohan Hovold
2017-03-23USB: adutux: drop redundant sanity checkJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold
2017-03-23usb: phy: Remove unused configBaolin Wang
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus
2017-03-23usb: USB Type-C connector classHeikki Krogerus
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus
2017-03-23usb: ehci: use bus->sysdev for DMA configurationPeter Chen
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-03-23usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-03-23ohci-pci: add qemu quirkGerd Hoffmann
2017-03-17usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17ARM64: dts: marvell: armada-37xx: Add USB2 nodeGregory CLEMENT
2017-03-17usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT
2017-03-17usb: orion-ehci: Add support for the Armada 3700Hua Jing
2017-03-17drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova
2017-03-17drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova
2017-03-17drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby
2017-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat
2017-03-17USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt
2017-03-17USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt
2017-03-17USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva
2017-03-17usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda
2017-03-17usbip: Fix implicit fallthrough warningJonathan Dieter
2017-03-17usbip: Fix potential format overflow in userspace toolsJonathan Dieter