summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-14PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-14USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki
2011-03-14USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-14USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp
2011-03-14USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-14USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-14usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-14usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-14usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-14usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp
2011-03-14usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp
2011-03-14usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp
2011-03-14USB: Clear "warm" port reset change.Sarah Sharp
2011-03-14USB 3.0 Hub ChangesJohn Youn
2011-03-14usb: Initialize hcd->state roothubs.Sarah Sharp
2011-03-14USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp
2011-03-14usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp
2011-03-11USB: Only treat lasting over-current conditions as errorsPaul Bolle
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-03-01usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock
2011-02-25USB: use "device number" instead of "address"Alan Stern
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov
2011-02-17Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman
2011-02-17USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov
2011-02-17USB: Add quirk for Samsung Android phone modemMaciej Szmigiero
2011-02-17USB: add quirks entry for Keytouch QWERTY PanelAlan Stern
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-04USB: fix race between root-hub resume and wakeup requestsAlan Stern
2011-02-04USB: prevent buggy hubs from crashing the USB stackAlan Stern
2011-01-23Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-23USB: Core: Fix minor coding style issuesTobias Ollmann
2011-01-23USB: add helper to convert USB error codesOliver Neukum
2011-01-23usb: set ep_dev async suspend should be later than device_initializePeter Chen
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-14usb: Realloc xHCI structures after a hub is verified.Sarah Sharp
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin