summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2012-01-12USB: add quirk for another cameraOliver Neukum
2011-11-26USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2011-11-26USB: add quirk for Logitech C600 web camJosh Boyer
2011-11-26usb, xhci: Clear warm reset change event during initDon Zickus
2011-11-11USB: Update last_busy time after autosuspend failsAlan Stern
2011-11-11USB: add quirk for Logitech C300 web camJon Levell
2011-11-11USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum
2011-11-11USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2011-11-11usb/core/devio.c: Check for printer class specific requestMatthias Dellweg
2011-11-11USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp
2011-08-01usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-07USB: additional regression fix for device removalAlan Stern
2011-07-01USB: fix regression occurring during device removalAlan Stern
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-15USB: don't let errors prevent system sleepAlan Stern
2011-06-15USB: don't let the hub driver prevent system sleepAlan Stern
2011-06-15USB: Free bandwidth when usb_disable_device is called.Sarah Sharp
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman
2011-06-06USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger
2011-06-06usb: remove bad dput after dentry_unhashSage Weil
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-05-02usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz
2011-04-29usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-13USB: remove dead code from usb_deregister_dev()Libor Pechacek
2011-04-13USB: change the way we initialize format stringsDmitry Torokhov
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp