aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: additional regression fix for device removalAlan Stern2011-07-07
* USB: fix regression occurring during device removalAlan Stern2011-07-01
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\
| * Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\
| | * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
| * | USB: don't let errors prevent system sleepAlan Stern2011-06-15
| * | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-15
| |/
* / PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
|/
* usb: remove bad dput after dentry_unhashSage Weil2011-06-06
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-06
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-02
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
* xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-29
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
|\
| * USB: remove dead code from usb_deregister_dev()Libor Pechacek2011-04-13
| * USB: change the way we initialize format stringsDmitry Torokhov2011-04-13
* | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-13
* | USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-13
* | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov2011-04-13
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-23
* USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-18
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-13
| * USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp2011-03-13
| * USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-13
| * USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-13
| * usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-13
| * usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-13
| * usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
| * usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp2011-03-13
| * usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-13
| * usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp2011-03-13
| * USB: Clear "warm" port reset change.Sarah Sharp2011-03-13
| * USB 3.0 Hub ChangesJohn Youn2011-03-13
| * usb: Initialize hcd->state roothubs.Sarah Sharp2011-03-13
| * USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp2011-03-13
| * usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp2011-03-13
| * USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-11
| * USB: move usbcore away from hcd->stateAlan Stern2011-03-07
| * usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock2011-02-28
| * USB: use "device number" instead of "address"Alan Stern2011-02-25
| * Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
| |\
| * | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-04
| * | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-04
| * | USB: Core: Fix minor coding style issuesTobias Ollmann2011-01-22