index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2012-08-17
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-05-17
USB: don't let the hub driver prevent system sleep
Alan Stern
2012-05-17
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-06-26
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-06-26
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-01-06
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-09-13
Revert "USB delay init quirk for logitech Harmony 700-series devices"
Greg Kroah-Hartman
2010-08-13
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-02
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-08-02
USB: don't enable remote wakeup by default
Alan Stern
2010-03-02
USB hub: make USB device id constant
Németh Márton
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: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: consolidate remote wakeup routines
Alan Stern
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: Add call to notify xHC of a device reset.
Sarah Sharp
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
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-11
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
USB: prepare for changover to Runtime PM framework
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-11-30
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
USB: don't lose mode switch events on suspended devices
Alan Stern
2009-09-23
USB: check for hub driver not bound to root hub device
Alan Stern
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
USB: hub.c: fix sparse warnings
H Hartley Sweeten
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-27
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-15
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
USB: utilize the bus notifiers
Alan Stern
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
[next]