aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
...
| * 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
| * | USB: add helper to convert USB error codesOliver Neukum2011-01-22
* | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
* | | USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki2011-03-14
* | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-20
* | | Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman2011-02-17
* | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-17
* | | USB: Add quirk for Samsung Android phone modemMaciej Szmigiero2011-02-17
* | | USB: add quirks entry for Keytouch QWERTY PanelAlan Stern2011-02-17
| |/ |/|
* | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-03
* | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-03
* | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
|\ \
| * | usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-14
| * | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
* | | usb: set ep_dev async suspend should be later than device_initializePeter Chen2011-01-22
| |/ |/|
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-10
|\
| * PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-24
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \
| * | USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22
| |\|
| * | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
| |\ \
| | * | USB: improve uses of usb_mark_last_busyAlan Stern2010-11-16
| | * | USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
| | * | USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
| | * | USB: use sysfs_merge_group for power attributesAlan Stern2010-11-16
| | * | USB: use the no_callbacks flag for interfacesMing Lei2010-11-16
* | | | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | | | fs: dcache scale subdirsNick Piggin2011-01-07
* | | | fs: dcache scale d_unhashedNick Piggin2011-01-07
| |_|/ |/| |
* | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-16
|/ /
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | usb: core: fix information leak to userlandVasiliy Kulikov2010-11-11
|/
* convert get_sb_single() usersAl Viro2010-10-29