index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-17
USB: usbtest: add a timeout for scatter-gather tests
Alan Stern
1
-1
/
+15
2014-06-17
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
3
-19
/
+54
2014-06-17
usb: quiet peer failure warning, disable poweroff
Dan Williams
1
-5
/
+19
2014-06-17
usb: improve "not suspended yet" message in hub_suspend()
Dan Williams
1
-1
/
+2
2014-06-17
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-06-17
usb: fix ->update_hub_device() vs hdev->maxchild
Dan Williams
1
-12
/
+12
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-40
/
+0
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
144
-6277
/
+10865
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-17
/
+47
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
141
-6265
/
+10853
2014-06-02
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-06-02
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
Stephen Rothwell
1
-0
/
+6
2014-05-29
usb: qcserial: add additional Sierra Wireless QMI devices
Aleksander Morgado
1
-0
/
+6
2014-05-29
usb: host: max3421-hcd: Use module_spi_driver
Sachin Kamat
1
-14
/
+1
2014-05-29
usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
David Mosberger-Tang
1
-2
/
+4
2014-05-29
usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning
David Mosberger-Tang
1
-34
/
+60
2014-05-28
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
1
-2
/
+5
2014-05-28
usb: qcserial: add Netgear AirCard 341U
Aleksander Morgado
1
-0
/
+1
2014-05-28
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
1
-10
/
+10
2014-05-28
usb: host: xhci-plat: add xhci_plat_start()
Yoshihiro Shimoda
1
-1
/
+6
2014-05-28
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
1
-1
/
+3
2014-05-28
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
Mathias Nyman
1
-0
/
+7
2014-05-28
Revert "usb: gadget: net2280: Add support for PLX USB338X"
Greg Kroah-Hartman
3
-1131
/
+91
2014-05-27
usb: resume child device when port is powered on
Dan Williams
2
-14
/
+37
2014-05-27
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Dan Williams
2
-46
/
+49
2014-05-27
usb: introduce port status lock
Dan Williams
4
-37
/
+72
2014-05-27
usb: synchronize port poweroff and khubd
Dan Williams
1
-1
/
+20
2014-05-27
usb: refactor port handling in hub_events()
Dan Williams
1
-189
/
+185
2014-05-27
usb: usb3 ports do not support FEAT_C_ENABLE
Dan Williams
1
-1
/
+2
2014-05-27
usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure
Dan Williams
1
-1
/
+0
2014-05-27
usb: block suspension of superspeed port while hispeed peer is active
Dan Williams
3
-17
/
+93
2014-05-27
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
Dan Williams
3
-25
/
+25
2014-05-27
usb: sysfs link peer ports
Dan Williams
1
-5
/
+34
2014-05-27
usb: find internal hub tier mismatch via acpi
Dan Williams
4
-22
/
+83
2014-05-27
usb: assign usb3 external hub port peers
Dan Williams
1
-8
/
+24
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
5
-27
/
+134
2014-05-27
usb: cleanup setting udev->removable from port_dev->connect_type
Dan Williams
2
-33
/
+23
2014-05-27
usb: rename usb_port device objects
Dan Williams
4
-189
/
+158
2014-05-27
usb: disable port power control if not supported in wHubCharacteristics
Dan Williams
3
-11
/
+20
2014-05-27
USB: mutual exclusion for resetting a hub and power-managing a port
Alan Stern
3
-0
/
+19
2014-05-27
usb: pci_quirks: fix sparse 'symbol not declared' warning
Konrad Zapalowicz
1
-0
/
+1
2014-05-27
usb: gadget: rename CONFIG_USB_GADGET_PXA25X
Paul Bolle
1
-1
/
+1
2014-05-27
USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-27
usb: usbtest: add pattern check on pipe in phase of unlink read
Huang Rui
1
-0
/
+3
2014-05-27
usb: usbtest: fix unlink write error with pattern 1
Huang Rui
1
-0
/
+10
[next]