Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hub.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-16 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-03-14 Rafael J. WysockiUSB / Hub: Do not call device_set_wakeup_capable()...
2011-03-14 Sarah SharpUSB: Disable auto-suspend for USB 3.0 hubs.
2011-03-14 Sarah SharpUSB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
2011-03-14 Sarah Sharpusb: Change usb_hcd->bandwidth_mutex to a pointer.
2011-03-14 Sarah SharpUSB: Clear "warm" port reset change.
2011-03-14 John YounUSB 3.0 Hub Changes
2011-03-11 Paul BolleUSB: Only treat lasting over-current conditions as...
2011-03-01 Justin P. MattockRemove one to many n's in a word
2011-03-01 Justin P. Mattockusb: core: hub.c Remove one to many n's in a word.
2011-02-25 Alan SternUSB: use "device number" instead of "address"
2011-02-20 Luben TuikovUSB: Reset USB 3.0 devices on (re)discovery
2011-02-17 Greg Kroah-HartmanRevert "USB: Reset USB 3.0 devices on (re)discovery"
2011-02-17 Luben TuikovUSB: Reset USB 3.0 devices on (re)discovery
2011-02-04 Alan SternUSB: prevent buggy hubs from crashing the USB stack
2011-01-14 Sarah Sharpusb: Realloc xHCI structures after a hub is verified.
2010-11-16 Alan SternUSB: improve uses of usb_mark_last_busy
2010-11-16 Alan SternUSB: use the runtime-PM autosuspend implementation
2010-11-16 Ming LeiUSB: make usb_mark_last_busy use pm_runtime_mark_last_busy
2010-10-22 Alan SternUSB: accept some invalid ep0-maxpacket values
2010-10-22 Sarah Sharpusb: Fix issue with USB 3.0 devices after system resume
2010-10-22 Andiry XuUSB: core: use kernel assigned address for devices...
2010-10-22 Wolfram SangUSB: core: update comment to match current function...
2010-08-10 Phil DibowitzUSB delay init quirk for logitech Harmony 700-series...
2010-08-10 Andi KleenUSB-BKL: Convert usb_driver ioctl to unlocked_ioctl
2010-08-10 Alek DuUSB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
2010-07-26 Sarah SharpUSB: Fix USB3.0 Port Speed Downgrade after port reset
2010-05-20 Andiry XuUSB: usbcore: Do not disable USB3 protocol ports in...
2010-05-20 Alan SternUSB: don't enable remote wakeup by default
2010-05-20 Alan SternUSB: straighten out port feature vs. port status usage
2010-05-20 Alan SternUSB: remove bogus USB_PORT_FEAT_*_SPEED symbols
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-03-02 Németh MártonUSB hub: make USB device id constant
2010-03-02 Herbert XuUSB: Move hcd free_dev call into usb_disconnect to...
2010-03-02 Alan SternUSB: convert to the runtime PM framework
2010-03-02 Alan SternUSB: implement usb_enable_autosuspend
2010-03-02 Alan SternUSB: consolidate remote wakeup routines
2010-03-02 Greg Kroah-HartmanUSB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
2010-03-02 Dan StreetmanUSB: retain USB device power/wakeup setting across...
2010-03-02 Sarah SharpUSB: Add call to notify xHC of a device reset.
2010-02-26 Rafael J. WysockiPM: Allow USB devices to suspend/resume asynchronously
2010-01-20 Sarah SharpUSB: Fix duplicate sysfs problem after device reset.
2010-01-20 Alan SternUSB: add missing delay during remote wakeup
2009-12-23 Alan SternUSB: fix bugs in usb_(de)authorize_device
2009-12-23 Alan SternUSB: rename usb_configure_device
2009-12-11 Felipe BalbiUSB: core: hub: fix sparse warning
2009-12-11 Sarah SharpUSB: Check bandwidth when switching alt settings.
2009-12-11 Alan SternUSB: prepare for changover to Runtime PM framework
2009-12-11 Alan SternUSB: add a "remove hardware" sysfs attribute
2009-12-11 Alan SternUSB: don't use a fixed DMA mapping for hub status URBs
2009-12-11 Oliver NeukumUSB: improved error handling in usb_port_suspend()
2009-12-01 Alan SternUSB: EHCI: don't send Clear-TT-Buffer following a STALL
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-09-23 Alan SternUSB: don't lose mode switch events on suspended devices
2009-09-23 Alan SternUSB: check for hub driver not bound to root hub device
2009-09-23 Alan SternUSB: make intf.pm_usage an atomic_t
2009-09-23 Alan SternUSB: add API for userspace drivers to "claim" ports
2009-07-12 Alan SternUSB: fix the clear_tt_buffer interface
2009-06-16 Sarah SharpUSB: Support for addressing a USB device under xHCI
2009-06-16 Sarah SharpUSB: Don't reset USB 3.0 devices on port change detection.
2009-06-16 Sarah SharpUSB: Add USB 3.0 roothub support to USB core.
2009-06-16 Sarah SharpUSB: Add SuperSpeed to the list of USB device speeds.
2009-06-16 H Hartley SweetenUSB: hub.c: fix sparse warnings
2009-03-24 Roel KluinUSB: more u32 conversion after transfer_buffer_length...
2009-03-24 Alan SternUSB: don't send Set-Interface after reset
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2009-01-28 Alan SternUSB: fix toggle mismatch in disable_endpoint paths
2009-01-16 David Brownelldrivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
2009-01-07 Alan SternUSB: re-enable interface after driver unbinds
2009-01-07 Alan SternUSB: utilize the bus notifiers
2009-01-07 Wu FengguangUSB: make printk messages more searchable
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Alan SternUSB: announce new devices earlier
2009-01-07 Inaky Perez-GonzalezUSB: Introduce usb_queue_reset() to do resets from...
2009-01-07 Alan SternUSB: add asynchronous autosuspend/autoresume support
2008-10-29 Alan SternUSB: prevent autosuspend during hub initialization
2008-10-29 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-10-22 Alan SternUSB: don't rebind drivers after failed resume or reset
2008-10-17 Jaroslav KyselaUSB: hub.c: Add initial_descriptor_timeout module param...
2008-10-17 Alan SternUSB: change hub initialization sleeps to delayed_work
2008-09-23 Alan SternUSB: revert recovery from transient errors
2008-08-21 Alan SternUSB: automatically enable RHSC interrupts
2008-07-21 Alan SternUSB: use reset_resume when normal resume fails
2008-07-21 Alan SternUSB: Force unbinding of drivers lacking reset_resume...
2008-07-21 Ming LeiUSB: fix usb_reset_device and usb_reset_composite_devic...
2008-07-21 Ming LeiUSB: remove interface parameter of usb_reset_composite_...
2008-07-21 Felipe Balbiusb: hub: add check for unsupported bus topology
2008-07-21 Alan SternUSB: combine hub_quiesce and hub_stop
2008-07-21 Alan SternUSB: combine hub_activate and hub_restart
2008-07-21 Alan SternUSB: optimize port debouncing during hub activation
2008-07-21 Alan SternUSB: try to salvage lost power sessions
2008-07-21 Alan SternUSB: simplify hub_restart() logic
2008-07-21 Greg Kroah-HartmanUSB: revert "don't use reset-resume if drivers don...
2008-07-21 Alan SternUSB: debounce before unregistering
2008-07-21 Alan SternUSB: add new routine for checking port-resume type
2008-07-21 Greg Kroah-HartmanUSB: revert "don't lose disconnections during suspend"
2008-07-06 Linus TorvaldsRevert "USB: don't explicitly reenable root-hub status...
2008-07-04 Alan SternUSB: don't lose disconnections during suspend
next