aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
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-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
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: improve uses of usb_mark_last_busyAlan Stern
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern