summaryrefslogtreecommitdiff
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.2.17' into v3.2-rtSteven Rostedt2012-05-143-6/+12
|\
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-111-0/+9
| * USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-05-112-6/+3
* | Merge tag 'v3.2.16' into v3.2-rtSteven Rostedt2012-04-233-7/+29
|\ \ | |/
| * USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-221-0/+16
| * USB: don't ignore suspend errors for root hubsAlan Stern2012-04-221-2/+7
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-221-5/+6
* | usb: Use local_irq_*_nort() variantsSteven Rostedt2012-04-101-2/+2
|/
* USB: Set hub depth after USB3 hub resetElric Fu2012-02-291-13/+17
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-292-3/+8
* usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-3/+2
* USB: add quirk for another cameraOliver Neukum2012-01-121-1/+4
* usbfs: Fix oops related to user namespace conversion.Sarah Sharp2012-01-121-1/+2
* USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-141-0/+24
* USB: add quirk for Logitech C600 web camJosh Boyer2011-11-141-0/+3
* Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-141-0/+6
|\
| * usb, xhci: Clear warm reset change event during initDon Zickus2011-11-041-0/+6
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\ \
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
| |/
* | USB: Update last_busy time after autosuspend failsAlan Stern2011-11-041-0/+5
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-253-17/+16
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-073-17/+16
| |\
| | * USB: Add wakeup info to debugging messagesAlan Stern2011-09-272-8/+8
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-193-12/+11
* | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-2/+16
* | | USB: add quirk for Logitech C300 web camJon Levell2011-09-291-0/+3
* | | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-291-17/+13
* | | USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-291-1/+1
* | | usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-261-3/+18
* | | USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-09-261-2/+4
* | | USB: Update USB default wakeup settingsAlan Stern2011-09-261-1/+8
* | | usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu2011-09-261-1/+58
* | | xHCI: set USB2 hardware LPMAndiry Xu2011-09-263-0/+28
* | | usbcore: check device's LPM capabilityAndiry Xu2011-09-261-2/+8
* | | usbcore: get BOS descriptor setAndiry Xu2011-09-264-0/+109
* | | USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-201-0/+43
* | | usbcore: refine warm reset logicAndiry Xu2011-09-201-104/+112
* | | USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-09-181-0/+21
* | | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* | | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-18/+9
* | | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-091-1/+1
* | | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-295-14/+9
|\ \ \ | |/ / |/| |
| * | USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-235-9/+9
| * | USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-221-5/+0
| |/
* | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-151-0/+2
|/
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-011-5/+6
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-1/+16
|\
| * Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-142-3/+4
| |\
| * | USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-061-1/+16
* | | USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8