aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\
| * usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* | USB: core: message: fix sparse warningFelipe Balbi2009-12-11
* | USB: core: hub: fix sparse warningFelipe Balbi2009-12-11
* | USB: core: fix sparse warning for static functionFelipe Balbi2009-12-11
* | USB: Check bandwidth when switching alt settings.Sarah Sharp2009-12-11
* | USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-11
* | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-11
* | USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-11
* | USB: add devpath sysfs attributeGreg Kroah-Hartman2009-12-11
* | USB: fix possible null deref in init_usb_class()Dan Carpenter2009-12-11
* | USB: remove the auto_pm flagAlan Stern2009-12-11
* | USB: hcd.c: quiet NULL pointer sparse noiseH Hartley Sweeten2009-12-11
* | USB: Close usb_find_interface raceRuss Dill2009-12-11
* | USB: Check results of dma_map_singleLarry Finger2009-12-11
* | USB: fix a bug in the scatter-gather libraryAlan Stern2009-12-11
* | USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-11
* | USB: don't use a fixed DMA mapping for hub status URBsAlan Stern2009-12-11
* | USB: improved error handling in usb_port_suspend()Oliver Neukum2009-12-11
* | USB: allow interrupt transfers to WUSB devicesDavid Vrabel2009-12-11
* | USB: make urb scatter-gather support more genericDavid Vrabel2009-12-11
* | USB: Convert a dev_info to a dev_dbgMatthew Wilcox2009-12-11
|/
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | 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