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
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
1
-14
/
+26
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-19
/
+55
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
1
-6
/
+36
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
1
-0
/
+5
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-2
/
+9
2009-06-15
USB: hub.c: fix sparse warnings
H Hartley Sweeten
1
-3
/
+3
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
1
-1
/
+1
2009-03-24
USB: don't send Set-Interface after reset
Alan Stern
1
-7
/
+16
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
1
-0
/
+1
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-27
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
1
-2
/
+2
2009-01-15
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
1
-1
/
+1
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
1
-1
/
+1
2009-01-07
USB: utilize the bus notifiers
Alan Stern
1
-12
/
+6
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
1
-21
/
+24
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-8
/
+8
2009-01-07
USB: announce new devices earlier
Alan Stern
1
-6
/
+7
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+43
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-2
/
+3
2008-10-29
USB: prevent autosuspend during hub initialization
Alan Stern
1
-0
/
+3
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
1
-0
/
+1
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
1
-1
/
+1
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
1
-1
/
+10
2008-10-17
USB: change hub initialization sleeps to delayed_work
Alan Stern
1
-10
/
+81
2008-09-23
USB: revert recovery from transient errors
Alan Stern
1
-22
/
+17
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-9
/
+0
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
1
-3
/
+17
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
1
-6
/
+21
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-16
/
+17
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-8
/
+3
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
1
-0
/
+6
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
1
-14
/
+48
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
1
-61
/
+53
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-21
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+9
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
1
-11
/
+4
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-1
/
+5
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
1
-0
/
+9
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
1
-5
/
+6
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
[next]