aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-30
* USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-23
* USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-23
* USB: check for hub driver not bound to root hub deviceAlan Stern2009-09-23
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-23
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-23
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: Support for addressing a USB device under xHCISarah Sharp2009-06-16
* USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp2009-06-16
* USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-16
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-16
* USB: hub.c: fix sparse warningsH Hartley Sweeten2009-06-16
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-24
* USB: don't send Set-Interface after resetAlan Stern2009-03-24
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-15
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: make printk messages more searchableWu Fengguang2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: announce new devices earlierAlan Stern2009-01-07
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: prevent autosuspend during hub initializationAlan Stern2008-10-29
* USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-29
* USB: don't rebind drivers after failed resume or resetAlan Stern2008-10-22
* USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela2008-10-17
* USB: change hub initialization sleeps to delayed_workAlan Stern2008-10-17
* USB: revert recovery from transient errorsAlan Stern2008-09-23
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* USB: use reset_resume when normal resume failsAlan Stern2008-07-21
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-21
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-21
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-21
* USB: combine hub_activate and hub_restartAlan Stern2008-07-21
* USB: optimize port debouncing during hub activationAlan Stern2008-07-21
* USB: try to salvage lost power sessionsAlan Stern2008-07-21
* USB: simplify hub_restart() logicAlan Stern2008-07-21
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-21
* USB: debounce before unregisteringAlan Stern2008-07-21
* USB: add new routine for checking port-resume typeAlan Stern2008-07-21
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-21
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
* USB: don't lose disconnections during suspendAlan Stern2008-07-03
* USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-11
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29