summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-101-4/+3
|\
| * PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-241-4/+3
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-079-207/+61
|\ \
| * \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-2/+10
| |\ \ | | |/
| * | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-169-207/+61
| |\ \
| | * | USB: improve uses of usb_mark_last_busyAlan Stern2010-11-163-16/+10
| | * | USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-166-110/+13
| | * | USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-165-16/+11
| | * | USB: use sysfs_merge_group for power attributesAlan Stern2010-11-161-33/+17
| | * | USB: use the no_callbacks flag for interfacesMing Lei2010-11-162-53/+31
* | | | fs: dcache remove dcache_lockNick Piggin2011-01-071-3/+0
* | | | fs: dcache scale subdirsNick Piggin2011-01-071-3/+5
* | | | fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
| |_|/ |/| |
* | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
|/ /
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-221-0/+2
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
* | usb: core: fix information leak to userlandVasiliy Kulikov2010-11-111-3/+4
|/
* convert get_sb_single() usersAl Viro2010-10-291-4/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-229-52/+67
|\
| * USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-221-3/+6
| * usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-221-0/+3
| * USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-221-14/+13
| * usb: makefile cleanupmatt mooney2010-10-221-12/+7
| * usb: core: endpoint: Fix error pathRahul Ruikar2010-10-221-1/+1
| * USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen2010-10-221-1/+1
| * USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-5/+13
| * USB: disable endpoints after unbinding interfaces, not beforeAlan Stern2010-10-221-7/+7
| * usb: change to new flag variablematt mooney2010-10-221-3/+1
| * usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-1/+2
| * USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-221-4/+7
| * OHCI: work around for nVidia shutdown problemAlan Stern2010-10-221-1/+3
| * USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott2010-10-221-1/+4
| * USB: core: update comment to match current function nameWolfram Sang2010-10-221-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-241-3/+3
* | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-242-19/+17
|/
* usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo2010-09-031-11/+11
* USB: remove fake "address-of" expressionsAlan Stern2010-08-102-8/+4
* USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter2010-08-101-29/+21
* USB: accept RNDIS configs if there's no alternativeAlan Stern2010-08-101-1/+3
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-102-1/+8
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-101-0/+1
* USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-101-4/+1
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-101-0/+5
* USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-101-14/+62
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-102-1/+16
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+3
* USB: move PCI HCD resume routineAlan Stern2010-08-101-38/+39
OpenPOWER on IntegriCloud