Age | Commit message (Expand) | Author |
2013-05-30 | USB: reset resume quirk needed by a hub | Oliver Neukum |
2013-05-13 | usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep | Hans de Goede |
2013-03-27 | USB: xhci: correctly enable interrupts | Hannes Reinecke |
2013-03-20 | USB: Fix connected device switch to Inactive state. | Sarah Sharp |
2013-03-20 | USB: Rip out recursive call on warm port reset. | Sarah Sharp |
2013-03-20 | USB: Prepare for refactoring by adding extra udev checks. | Sarah Sharp |
2013-03-20 | USB: Don't use EHCI port sempahore for USB 3.0 hubs. | Sarah Sharp |
2013-03-06 | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams | Laurent Pinchart |
2013-03-06 | usb: Add quirk detection based on interface information | Laurent Pinchart |
2013-02-06 | USB: Add device quirk for Microsoft VX700 webcam | Andreas Fleig |
2013-02-06 | USB: hub: handle claim of enabled remote wakeup after reset | Oliver Neukum |
2013-02-06 | USB: Handle warm reset failure on empty port. | Sarah Sharp |
2013-02-06 | USB: Ignore port state until reset completes. | Sarah Sharp |
2013-02-06 | USB: Increase reset timeout. | Sarah Sharp |
2013-02-06 | USB: Allow USB 3.0 ports to be disabled. | Sarah Sharp |
2013-02-06 | USB: Ignore xHCI Reset Device status. | Sarah Sharp |
2013-02-06 | USB: Handle auto-transition from hot to warm reset. | Sarah Sharp |
2013-01-03 | USB: fix endpoint-disabling for failed config changes | Alan Stern |
2012-10-30 | usb hub: send clear_tt_buffer_complete events when canceling TT clear work | Octavian Purdila |
2012-10-10 | USB: Fix race condition when removing host controllers | Alan Stern |
2012-09-19 | USB: add device quirk for Joss Optical touchboard | Alan Stern |
2012-08-10 | usb: feed USB device information to the /dev/random driver | Theodore Ts'o |
2012-08-02 | usbdevfs: Correct amount of data copied to user in processcompl_compat | Hans de Goede |
2012-07-25 | usb: Add support for root hub port status CAS | Stanislaw Ledwon |
2012-06-19 | USB: fix gathering of interface associations | Daniel Mack |
2012-06-19 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-05-31 | USB: Remove races in devio.c | Huajun Li |
2012-05-31 | usbcore: enable USB2 LPM if port suspend fails | Andiry Xu |
2012-05-31 | usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es | Steffen Müller |
2012-05-31 | USB: move usb_translate_errors to linux/usb.h | Johan Hovold |
2012-05-11 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-05-11 | USB: fix deadlock in bConfigurationValue attribute method | Alan Stern |
2012-04-22 | USB: fix bug of device descriptor got from superspeed device | Elric Fu |
2012-04-22 | USB: don't ignore suspend errors for root hubs | Alan Stern |
2012-04-22 | USB: don't clear urb->dev in scatter-gather library | Alan Stern |
2012-02-29 | USB: Set hub depth after USB3 hub reset | Elric Fu |
2012-02-29 | USB: Don't fail USB3 probe on missing legacy PCI IRQ. | Sarah Sharp |
2012-01-12 | usb: fix number of mapped SG DMA entries | Clemens Ladisch |
2012-01-12 | USB: add quirk for another camera | Oliver Neukum |
2012-01-12 | usbfs: Fix oops related to user namespace conversion. | Sarah Sharp |
2011-11-14 | USB: quirks: adding more quirky webcams to avoid squeaky audio | sordna |
2011-11-14 | USB: add quirk for Logitech C600 web cam | Josh Boyer |
2011-11-14 | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah... | Greg Kroah-Hartman |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | USB: Update last_busy time after autosuspend fails | Alan Stern |
2011-11-04 | usb, xhci: Clear warm reset change event during init | Don Zickus |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-18 | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |