aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: Move hcd free_dev call into usb_disconnect to fix oopsHerbert Xu2010-03-02
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* USB: rearrange functions in driver.cAlan Stern2010-03-02
* USB: change handling of negative autosuspend delaysAlan Stern2010-03-02
* USB: implement usb_enable_autosuspendAlan Stern2010-03-02
* USB: use the device lock for persist_enabledAlan Stern2010-03-02
* USB: consolidate remote wakeup routinesAlan Stern2010-03-02
* USB: change locking for device-level autosuspendAlan Stern2010-03-02
* USB: rearrange code in usb_probe_interfaceAlan Stern2010-03-02
* USB: Use bInterfaceNumber in bandwidth allocations.Sarah Sharp2010-03-02
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* USB: retain USB device power/wakeup setting across reconfigurationDan Streetman2010-03-02
* USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-02
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-02
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-02
* USB: check the endpoint type against the pipe typeAlan Stern2010-03-02
* PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
* USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-26
* USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-16
* USB: usbfs: only copy the actual data receivedGreg KH2010-02-16
* USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-20
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-20
* USB: add missing delay during remote wakeupAlan Stern2010-01-20
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-20
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-23
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-23
* USB: rename usb_configure_deviceAlan Stern2009-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-15
|\
| * USB: Close usb_find_interface race v3Russ Dill2009-12-15
| * Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman2009-12-15
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* 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