summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: refactor the powermac-specific ASIC clock codeAlan Stern2010-08-101-21/+23
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-14/+12
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-102-6/+4
* USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen2010-08-101-4/+0
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-1/+3
* USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net2010-08-101-2/+7
* USB: core driver: Fix Coding Stylescsanchez@neurowork.net2010-08-101-4/+3
* USB: add check to detect host controller hardware removalAlan Stern2010-08-101-0/+8
* USB: don't stop root-hub status polls too soonAlan Stern2010-08-101-7/+25
* USB: fix failure path in usb_add_hcd()Alan Stern2010-08-101-2/+16
* USB: add quirk for Broadcom BT dongleOliver Neukum2010-07-261-0/+3
* USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier2010-07-261-0/+4
* USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp2010-07-261-0/+2
* USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3
* USB: fix oops in usb_sg_init()Alan Stern2010-06-301-2/+5
* USB: unbind all interfaces before rebinding themAlan Stern2010-06-041-0/+2
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+2
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-211-1/+1
OpenPOWER on IntegriCloud