summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2011-02-10Linux 2.6.31 Release for Digi ConnectCore Wi-i.MX boards2.6.31-digi-201102101717Ian Wisbon
2010-05-26ccwmx51: Compare with FSL official L2.6.31_10.04.01 source treeAlejandro Gonzalez
2010-05-25ENGR00117742-2 add usb support for mx28Albert Chen
2010-04-07PM: Fix built error with PM disabledAlejandro Gonzalez
2010-02-12ENGR00117147-1 USB clock gating and PHY low power mode.Jun Li
2010-02-12usb: stmp3xxx host hackRob Herring
2010-02-12usb: add ehci otg supportDinh Nguyen
2010-02-12ENGR00114795 fix usb OTG co-work with remote wakeup issue.Jun Li
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-07-12USB: handle zero-length usbfs submissions correctlyAlan Stern
2009-07-12USB: fix LANGID=0 regressionDaniel Mack
2009-07-12USB: fix race leading to a write after kfree in usbfsOliver Neukum
2009-07-12Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman
2009-07-12USB: add missing class descriptions used in usb/devices fileFrans Pop
2009-07-12USB: fix memleak in usbfsOliver Neukum
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: xhci: replace if-elseif-else with switch-caseViral Mehta
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: Support for bandwidth allocation.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp
2009-06-15USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp
2009-06-15USB: Add USB 3.0 roothub support to USB core.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-06-15USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop
2009-06-15USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori
2009-06-15usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers
2009-06-15USB: new flag for resume-from-hibernationAlan Stern
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15usb: return device strings in UTF-8Clemens Ladisch
2009-06-15USB: add the usbfs devices file to debugfsGreg Kroah-Hartman
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman
2009-06-15USB: hub.c: fix sparse warningsH Hartley Sweeten
2009-06-15USB: core/sysfs: fix sparse warningsH Hartley Sweeten
2009-06-15USB: usbfs: deprecate and hide option for !embeddedScott James Remnant
2009-06-15USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack