aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-30
* USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-23
* USB: xhci: Set route string for all devices.Sarah Sharp2009-09-23
* USB: fix missing error check in probingOliver Neukum2009-09-23
* USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern2009-09-23
* USB: Clean up root hub string descriptorsGeorge Spelvin2009-09-23
* USB: make usb_buffer_map_sg consistent with docJiri Slaby2009-09-23
* USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger2009-09-23
* USB: don't lose mode switch events on suspended devicesAlan Stern2009-09-23
* USB: check for hub driver not bound to root hub deviceAlan Stern2009-09-23
* USB: make the "usbfs_snoop" log more pertinentAlan Stern2009-09-23
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-23
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-23
* USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev2009-09-23
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-09-23
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* driver model: constify attribute groupsDavid Brownell2009-09-15
* USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern2009-08-07
* USB: devio: Properly do access_ok() checksMichael Buesch2009-08-07
* USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-28
* USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-12
* USB: fix LANGID=0 regressionDaniel Mack2009-07-12
* USB: fix race leading to a write after kfree in usbfsOliver Neukum2009-07-12
* Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman2009-07-12
* USB: add missing class descriptions used in usb/devices fileFrans Pop2009-07-12
* USB: fix memleak in usbfsOliver Neukum2009-07-12
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-12
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-16
| * USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-16
| * USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-16
| * USB: Support for bandwidth allocation.Sarah Sharp2009-06-16
| * USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-16
| * USB: Support for addressing a USB device under xHCISarah Sharp2009-06-16
| * USB: Add route string to struct usb_device.Sarah Sharp2009-06-16
| * USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp2009-06-16
| * USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-16
| * USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-16
| * USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-16
| * USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop2009-06-16
| * USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori2009-06-16
| * usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers2009-06-16
| * USB: new flag for resume-from-hibernationAlan Stern2009-06-16
| * USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
| * USB: remove unused usb_host classGreg Kroah-Hartman2009-06-16
| * NLS: update handling of UnicodeAlan Stern2009-06-16
| * usb: return device strings in UTF-8Clemens Ladisch2009-06-16
| * USB: add the usbfs devices file to debugfsGreg Kroah-Hartman2009-06-16