Age | Commit message (Expand) | Author |
2014-03-07 | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." | Mathias Nyman |
2014-03-07 | usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests | Julius Werner |
2014-03-07 | usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e | Julius Werner |
2014-02-26 | usb: ehci: fix deadlock when threadirqs option is used | Stanislaw Gruszka |
2014-02-26 | USB: ftdi_sio: add Cressi Leonardo PID | Joerg Dorchain |
2014-02-21 | usb: chipidea: need to mask when writting endptflush and endptprime | Matthieu CASTET |
2014-02-20 | Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-02-20 | usb: musb: correct use of schedule_delayed_work() | Daniel Mack |
2014-02-20 | usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP | Josh Cartwright |
2014-02-20 | usb: gadget: fix NULL pointer dereference | Andrzej Pietrasiewicz |
2014-02-20 | usb: gadget: printer: using gadget_is_otg to check otg support at runtime | Peter Chen |
2014-02-18 | usb: musb: correct use of schedule_delayed_work() | Daniel Mack |
2014-02-18 | usb: musb: do not sleep in atomic context | Daniel Mack |
2014-02-18 | USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8 | Aleksander Morgado |
2014-02-18 | USB: EHCI: add delay during suspend to prevent erroneous wakeups | Alan Stern |
2014-02-18 | usb: gadget: bcm63xx_udc: fix build failure on DMA channel code | Florian Fainelli |
2014-02-18 | usb: musb: do not sleep in atomic context | Daniel Mack |
2014-02-18 | usb: gadget: s3c2410_udc: Fix build error | Sachin Kamat |
2014-02-18 | usb: musb: core: Fix remote-wakeup resume | Roger Quadros |
2014-02-18 | usb: musb: host: Fix SuperSpeed hub enumeration | Ajay Kumar Gupta |
2014-02-18 | usb: musb: fix obex in g_nokia.ko causing kernel panic | Felipe Balbi |
2014-02-11 | usb: option: blacklist ZTE MF667 net interface | Raymond Wanyoike |
2014-02-07 | Revert "usb: xhci: Link TRB must not occur within a USB payload burst" | Sarah Sharp |
2014-02-07 | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" | Sarah Sharp |
2014-02-07 | Revert "xhci: Set scatter-gather limit to avoid failed block writes." | Sarah Sharp |
2014-02-07 | xhci 1.0: Limit arbitrarily-aligned scatter gather. | Sarah Sharp |
2014-02-05 | usb: core: Fix potential memory leak adding dyn USBdevice IDs | Christian Engelmayer |
2014-02-05 | USB: ftdi_sio: add Tagsys RFID Reader IDs | Ulrich Hahn |
2014-02-05 | usb: qcserial: add Netgear Aircard 340U | Bjørn Mork |
2014-02-04 | usb-storage: enable multi-LUN scanning when needed | Alan Stern |
2014-02-04 | USB: simple: add Dynastream ANT USB-m Stick device support | Kristóf Ralovich |
2014-02-04 | usb-storage: add unusual-devs entry for BlackBerry 9000 | Alan Stern |
2014-02-04 | usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB | Alan Stern |
2014-02-04 | usb: phy: move some error messages to debug | Josh Boyer |
2014-02-04 | usb: ftdi_sio: add Mindstorms EV3 console adapter | Bjørn Mork |
2014-02-04 | usb: dwc2: fix memory corruption in dwc2 driver | Paul Zimmerman |
2014-02-04 | usb: dwc2: fix role switch breakage | Paul Zimmerman |
2014-02-04 | usb: dwc2: bail out early when booting with "nousb" | Andre Heider |
2014-02-04 | Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-01-30 | Revert "xhci: replace xhci_read_64() with readq()" | Sarah Sharp |
2014-01-29 | Revert "xhci: replace xhci_write_64() with writeq()" | Sarah Sharp |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Revert "usbcore: set lpm_capable field for LPM capable root hubs" | Sarah Sharp |
2014-01-22 | xhci: Fix resume issues on Renesas chips in Samsung laptops | Sarah Sharp |
2014-01-20 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-13 | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX | Peter Chen |