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-10-29
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
2008-10-17
USB: snoop processes opening usbfs device files
Alan Stern
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
USB: change hub initialization sleeps to delayed_work
Alan Stern
2008-10-17
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
2008-10-17
usb core: fix USB_OTG_BLACKLIST_HUB typo
Peter Korsgaard
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
USB: kill URBs permanently
Oliver Neukum
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
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
[next]