aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* 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
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\
| * USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-22
| * usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-22
| * USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-22
| * usb: makefile cleanupmatt mooney2010-10-22
| * usb: core: endpoint: Fix error pathRahul Ruikar2010-10-22
| * USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen2010-10-22
| * USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-22
| * USB: disable endpoints after unbinding interfaces, not beforeAlan Stern2010-10-22
| * usb: change to new flag variablematt mooney2010-10-22
| * usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-22
| * USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-22
| * OHCI: work around for nVidia shutdown problemAlan Stern2010-10-22
| * USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott2010-10-22
| * USB: core: update comment to match current function nameWolfram Sang2010-10-22
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-24
* | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-24
|/
* usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo2010-09-03
* USB: remove fake "address-of" expressionsAlan Stern2010-08-10
* USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter2010-08-10
* USB: accept RNDIS configs if there's no alternativeAlan Stern2010-08-10
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10