aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-15
* usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede2012-08-09
* USB: fix gathering of interface associationsDaniel Mack2012-06-22
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-22
* usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller2012-06-01
* USB: Remove races in devio.cHuajun Li2012-06-01
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-07
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-27
* USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-22
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-29
* USB: Set hub depth after USB3 hub resetElric Fu2012-02-29
* usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-12
* USB: add quirk for another cameraOliver Neukum2012-01-12
* USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-26
* USB: add quirk for Logitech C600 web camJosh Boyer2011-11-26
* usb, xhci: Clear warm reset change event during initDon Zickus2011-11-26
* USB: Update last_busy time after autosuspend failsAlan Stern2011-11-11
* USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-11-11
* USB: add quirk for Logitech C300 web camJon Levell2011-11-11
* USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-11-11
* USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-11-11
* usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-11-11
* USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-11-11
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-17
* USB: additional regression fix for device removalAlan Stern2011-07-07
* USB: fix regression occurring during device removalAlan Stern2011-07-01
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\
| * Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\
| | * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
| * | USB: don't let errors prevent system sleepAlan Stern2011-06-15
| * | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-15
| |/
* / PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
|/
* usb: remove bad dput after dentry_unhashSage Weil2011-06-06
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-06
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-02
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
* xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-29
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
|\
| * USB: remove dead code from usb_deregister_dev()Libor Pechacek2011-04-13
| * USB: change the way we initialize format stringsDmitry Torokhov2011-04-13
* | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-13
* | USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-13
* | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov2011-04-13
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-23