aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka1-1/+1
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki3-12/+11
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-180/+433
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-2/+2
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki1-4/+6
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman1-1/+10
2011-03-13USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp1-2/+8
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp1-28/+8
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2-4/+27
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp1-19/+89
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-3/+4
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp3-16/+25
2011-03-13usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp1-32/+43
2011-03-13usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp1-10/+10
2011-03-13usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp1-6/+9
2011-03-13USB: Clear "warm" port reset change.Sarah Sharp1-0/+8
2011-03-13USB 3.0 Hub ChangesJohn Youn1-8/+65
2011-03-13usb: Initialize hcd->state roothubs.Sarah Sharp1-0/+1
2011-03-13USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp1-4/+7
2011-03-13usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp1-0/+5
2011-03-11USB: Only treat lasting over-current conditions as errorsPaul Bolle1-5/+19
2011-03-07USB: move usbcore away from hcd->stateAlan Stern2-21/+47
2011-02-28usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-25USB: use "device number" instead of "address"Alan Stern1-26/+22
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-17Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman1-7/+11
2011-02-17USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-17USB: Add quirk for Samsung Android phone modemMaciej Szmigiero1-0/+4
2011-02-17USB: add quirks entry for Keytouch QWERTY PanelAlan Stern1-0/+4
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman4-3/+34
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell1-2/+20
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-8/+8
2011-02-03USB: fix race between root-hub resume and wakeup requestsAlan Stern1-1/+1
2011-02-03USB: prevent buggy hubs from crashing the USB stackAlan Stern1-0/+5
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman2-1/+27
2011-01-22USB: Core: Fix minor coding style issuesTobias Ollmann1-13/+13
2011-01-22USB: add helper to convert USB error codesOliver Neukum1-0/+13
2011-01-22usb: set ep_dev async suspend should be later than device_initializePeter Chen1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-3/+3
2011-01-14usb: Realloc xHCI structures after a hub is verified.Sarah Sharp1-0/+21
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu1-1/+6
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-4/+3
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-207/+61
2011-01-07fs: dcache remove dcache_lockNick Piggin1-3/+0
2011-01-07fs: dcache scale subdirsNick Piggin1-3/+5
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki1-4/+3
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-2/+10
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti1-2/+10