summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: remove BKL commentsDavidlohr Bueso2011-11-261-1/+0
* Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-262-0/+33
|\
| * 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
* | | USB: make the usbfs memory limit configurableAlan Stern2011-11-181-4/+22
* | | USB: change the memory limits in usbfs URB submissionAlan Stern2011-11-181-19/+57
* | | USB: unify some error pathways in usbfsAlan Stern2011-11-181-46/+50
* | | USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-14/+0
* | | USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2011-11-151-1/+7
* | | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-142-25/+3
|/ /
* | 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
* | | USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-283-7/+35
|\ \ \
| * \ \ Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-272-1/+17
| |\ \ \
| | * | | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-152-1/+17
| | | |/ | | |/|
| * | | USB: don't let errors prevent system sleepAlan Stern2011-06-151-1/+10
OpenPOWER on IntegriCloud