aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern
2009-12-23USB: rename usb_configure_deviceAlan Stern
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15USB: Close usb_find_interface race v3Russ Dill
2009-12-15Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11USB: core: message: fix sparse warningFelipe Balbi
2009-12-11USB: core: hub: fix sparse warningFelipe Balbi
2009-12-11USB: core: fix sparse warning for static functionFelipe Balbi
2009-12-11USB: Check bandwidth when switching alt settings.Sarah Sharp
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp
2009-12-11USB: add remove_id sysfs attr for usb driversCHENG Renquan
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: add devpath sysfs attributeGreg Kroah-Hartman
2009-12-11USB: fix possible null deref in init_usb_class()Dan Carpenter
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-11USB: hcd.c: quiet NULL pointer sparse noiseH Hartley Sweeten
2009-12-11USB: Close usb_find_interface raceRuss Dill
2009-12-11USB: Check results of dma_map_singleLarry Finger
2009-12-11USB: fix a bug in the scatter-gather libraryAlan Stern
2009-12-11USB: add a "remove hardware" sysfs attributeAlan Stern
2009-12-11USB: don't use a fixed DMA mapping for hub status URBsAlan Stern
2009-12-11USB: improved error handling in usb_port_suspend()Oliver Neukum
2009-12-11USB: allow interrupt transfers to WUSB devicesDavid Vrabel
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-11USB: Convert a dev_info to a dev_dbgMatthew Wilcox
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Set route string for all devices.Sarah Sharp
2009-09-23USB: fix missing error check in probingOliver Neukum
2009-09-23USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern
2009-09-23USB: Clean up root hub string descriptorsGeorge Spelvin
2009-09-23USB: make usb_buffer_map_sg consistent with docJiri Slaby
2009-09-23USB: increase usbdevfs max isoc buffer sizeMarkus Rechberger
2009-09-23USB: don't lose mode switch events on suspended devicesAlan Stern
2009-09-23USB: check for hub driver not bound to root hub deviceAlan Stern
2009-09-23USB: make the "usbfs_snoop" log more pertinentAlan Stern
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern
2009-09-23USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev
2009-09-23USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp