index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2008-09-23
USB: revert recovery from transient errors
Alan Stern
2008-09-23
USB: fix hcd interrupt disabling
Geoff Levand
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-13
USB: fix compiler warning fix
Alan Stern
2008-08-13
USB: fix interface unregistration logic
Alan Stern
2008-08-13
usb/core/driver: fix warning
Alexander Beregalov
2008-08-05
Fix USB storage hang on command abort
Alan Stern
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
2008-07-21
usbfs: fix race between open and unregister
Alan Stern
2008-07-21
usbfs: simplify the lookup-by-minor routines
Alan Stern
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: fix comment of usb_set_configuration
Ming Lei
2008-07-21
USB: use standard SG iterator in the scatter-gather library
Alan Stern
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-07-21
USB: implement "soft" unbinding
Alan Stern
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
2008-07-21
USB: debounce before unregistering
Alan Stern
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
2008-07-21
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
2008-07-03
USB: fix interrupt disabling for HCDs with shared interrupt handlers
Stefan Becker
2008-06-20
usbdev: BKL pushdown
Jonathan Corbet
2008-06-20
usbcore: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
2008-05-29
USB: add another scanner quirk
René Rebe
[next]