summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2011-03-29Merge commit 'v2.6.38.2' into linaro-2.6.38Nicolas Pitre
2011-03-27USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-25Merge commit '500132a' (usb) into linaro-2.6.38Nicolas Pitre
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-23USB: move usbcore away from hcd->stateAlan Stern
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-13usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp
2011-03-13usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp
2011-03-13usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp
2011-03-13USB: Clear "warm" port reset change.Sarah Sharp
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13usb: Initialize hcd->state roothubs.Sarah Sharp
2011-03-13USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp
2011-03-13usb: 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-02-28usb: 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-03USB: fix race between root-hub resume and wakeup requestsAlan Stern
2011-02-03USB: prevent buggy hubs from crashing the USB stackAlan Stern
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-22USB: Core: Fix minor coding style issuesTobias Ollmann
2011-01-22USB: add helper to convert USB error codesOliver Neukum
2011-01-22usb: set ep_dev async suspend should be later than device_initializePeter Chen
2011-01-20kconfig: 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
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman