index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
USB: adutux: refactor endpoint retrieval
Johan Hovold
1
-23
/
+8
2017-03-23
USB: adutux: fix up error paths
Johan Hovold
1
-13
/
+10
2017-03-23
USB: adutux: drop redundant sanity check
Johan Hovold
1
-5
/
+0
2017-03-23
USB: core: add helpers to retrieve endpoints in reverse order
Johan Hovold
2
-36
/
+111
2017-03-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
2
-0
/
+118
2017-03-23
usb: phy: Remove unused config
Baolin Wang
2
-8
/
+0
2017-03-23
usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY
Heikki Krogerus
3
-0
/
+393
2017-03-23
usb: USB Type-C connector class
Heikki Krogerus
9
-0
/
+1986
2017-03-23
lib/string: add sysfs_match_string helper
Heikki Krogerus
2
-0
/
+36
2017-03-23
usb: ehci: use bus->sysdev for DMA configuration
Peter Chen
1
-6
/
+6
2017-03-23
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
3
-18
/
+44
2017-03-23
usb: ehci: fsl: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-2
/
+2
2017-03-23
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
3
-8
/
+8
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
5
-50
/
+64
2017-03-23
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2
-0
/
+9
2017-03-23
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-03-23
ohci-pci: add qemu quirk
Gerd Hoffmann
3
-1
/
+19
2017-03-17
usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
ARM64: dts: marvell: armada-37xx: Add USB2 node
Gregory CLEMENT
2
-0
/
+13
2017-03-17
usb: host: Allow to build ehci orion with mvebu SoCs
Gregory CLEMENT
1
-1
/
+1
2017-03-17
usb: orion-ehci: Add support for the Armada 3700
Hua Jing
2
-1
/
+39
2017-03-17
drivers, usb: convert ep_data.count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-03-17
drivers, usb: convert dev_data.count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-03-17
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-03-17
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-03-17
usb: storage: karma: remove useless variable
Pierre-Yves Kerbrat
1
-3
/
+3
2017-03-17
USB: misc: ldusb: changed '*' location to fit coding Style
Milian Reichardt
1
-10
/
+10
2017-03-17
USB: misc: ldusb: Added Space after ',' to fit the coding style
Milian Reichardt
1
-1
/
+1
2017-03-17
USB: misc: ldusb: fixed decimal permission coding issue
Milian Reichardt
1
-4
/
+4
2017-03-17
usb: misc: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-03-17
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
Yoshihiro Shimoda
1
-0
/
+7
2017-03-17
usb: of: add functions to bind a companion controller
Yoshihiro Shimoda
3
-0
/
+29
2017-03-17
usbip: Fix implicit fallthrough warning
Jonathan Dieter
1
-0
/
+2
2017-03-17
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2
-6
/
+31
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
21
-38
/
+46
2017-03-16
usb: gadget: amd5536udc: Replace PCI pool old API
Romain Perier
2
-6
/
+6
2017-03-16
usb: gadget: pch_udc: Replace PCI pool old API
Romain Perier
1
-16
/
+15
2017-03-16
usb: gadget: net2280: Replace PCI pool old API
Romain Perier
2
-7
/
+7
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
3
-3
/
+3
2017-03-16
usb: misc: lvs: fix race condition in disconnect handling
Oliver Neukum
1
-0
/
+1