index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2010-03-02
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
USB: rearrange functions in driver.c
Alan Stern
2010-03-02
USB: change handling of negative autosuspend delays
Alan Stern
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: use the device lock for persist_enabled
Alan Stern
2010-03-02
USB: consolidate remote wakeup routines
Alan Stern
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
USB: rearrange code in usb_probe_interface
Alan Stern
2010-03-02
USB: Use bInterfaceNumber in bandwidth allocations.
Sarah Sharp
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-03-02
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
USB: check the endpoint type against the pipe type
Alan Stern
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2010-02-16
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
2010-02-16
USB: usbfs: only copy the actual data received
Greg KH
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
2010-01-20
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2009-12-23
USB core: fix recent kernel-doc warnings
Randy Dunlap
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-23
USB: rename usb_configure_device
Alan Stern
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
USB: Close usb_find_interface race v3
Russ Dill
2009-12-15
Revert "USB: Close usb_find_interface race"
Greg Kroah-Hartman
2009-12-12
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
USB: core: message: fix sparse warning
Felipe Balbi
2009-12-11
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
USB: core: fix sparse warning for static function
Felipe Balbi
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
USB: Refactor code to find alternate interface settings.
Sarah Sharp
2009-12-11
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
USB: add devpath sysfs attribute
Greg Kroah-Hartman
2009-12-11
USB: fix possible null deref in init_usb_class()
Dan Carpenter
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-12-11
USB: hcd.c: quiet NULL pointer sparse noise
H Hartley Sweeten
2009-12-11
USB: Close usb_find_interface race
Russ Dill
2009-12-11
USB: Check results of dma_map_single
Larry Finger
2009-12-11
USB: fix a bug in the scatter-gather library
Alan Stern
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
[next]