index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: remove __usb_port_suspend
Alan Stern
2007-07-12
2
-36
/
+33
*
USB: introduce usb_anchor
Oliver Neukum
2007-07-12
2
-3
/
+101
*
USB Core: hub.c: prevent re-enumeration on HNP
Vikram Pandita
2007-07-12
1
-2
/
+2
*
USB: rework C++-style comments
Alan Stern
2007-07-12
1
-21
/
+29
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
1
-16
/
+13
*
USB: hub.c loops forever on resume from ram due to bluetooth
Mark Lord
2007-07-12
1
-1
/
+2
*
USB: Patch to align the various USB timers to fire at the same time
Arjan van de Ven
2007-07-12
1
-4
/
+6
*
USB: Make device reset stop retrying after disconnect
Alan Stern
2007-07-12
1
-3
/
+3
*
USB: add RESET_RESUME device quirk
Alan Stern
2007-07-12
3
-0
/
+12
*
USB: add USB-Persist facility
Alan Stern
2007-07-12
5
-72
/
+191
*
USB: make hub driver's release more robust
Alan Stern
2007-07-12
1
-28
/
+31
*
USB: remove "locktree" routine from the hub driver
Alan Stern
2007-07-12
1
-47
/
+1
*
USB: remove references to dev.power.power_state
Alan Stern
2007-07-12
1
-1
/
+2
*
USB: don't unsuspend for a new connection
Alan Stern
2007-07-12
1
-13
/
+0
*
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
3
-39
/
+43
*
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-07-12
2
-5
/
+8
*
USB: interface PM state
Alan Stern
2007-07-12
2
-4
/
+2
*
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
1
-5
/
+0
*
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
2007-06-08
1
-1
/
+41
*
USB: set default y for CONFIG_USB_DEVICE_CLASS
Kay Sievers
2007-06-08
1
-9
/
+13
*
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
2007-05-29
3
-12
/
+26
*
USB: fix ratelimit call semantics
Alan Stern
2007-05-22
1
-4
/
+4
*
USB: handle errors in power/level attribute
Alan Stern
2007-05-22
1
-0
/
+7
*
USB: make the autosuspend workqueue thread freezable
Alan Stern
2007-05-22
1
-1
/
+5
*
USB: don't try to kzalloc 0 bytes
Alan Stern
2007-05-22
1
-4
/
+6
*
USB: remove short initial timeout for device descriptor fetch
Alan Stern
2007-05-22
1
-9
/
+4
*
USB: Deref URB after usbmon is done with it
Pete Zaitcev
2007-05-22
1
-1
/
+1
*
USB: set the correct Interrupt interval in usb_bulk_msg
Alan Stern
2007-05-22
1
-7
/
+2
*
USB: remove unneeded WARN_ON
Alan Stern
2007-05-22
1
-4
/
+0
*
USB: more autosuspend timer stuff
Alan Stern
2007-05-22
1
-4
/
+14
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
usbfs micro optimitation
Oliver Neukum
2007-04-27
1
-1
/
+1
*
USB: add "busnum" attribute for USB devices
Alan Stern
2007-04-27
1
-0
/
+11
*
USB: fix signed jiffies issue in autosuspend logic
Alan Stern
2007-04-27
1
-5
/
+12
*
USB: Allow transfer_buffer with transfer_dma
Tony Lindgren
2007-04-27
1
-1
/
+15
*
USB: add "last_busy" field for use in autosuspend
Alan Stern
2007-04-27
3
-37
/
+67
*
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
8
-112
/
+176
*
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
3
-8
/
+90
*
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
3
-8
/
+12
*
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
6
-41
/
+90
*
USB: fix race in HCD removal
Alan Stern
2007-04-27
1
-3
/
+5
*
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
3
-30
/
+20
*
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
1
-3
/
+1
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
4
-22
/
+7
*
USB: another entry for the quirk list
Oliver Neukum
2007-03-26
1
-1
/
+2
*
USB: kill dead code from hub.c
Oliver Neukum
2007-03-09
1
-7
/
+0
*
USB: ratelimit debounce error messages
Oliver Neukum
2007-03-09
1
-1
/
+1
*
USB: set the correct interval for interrupt URBs
Alan Stern
2007-03-09
2
-9
/
+13
*
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-23
3
-1
/
+87
*
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
4
-10
/
+26
[prev]
[next]