Age | Commit message (Expand) | Author |
2013-02-11 | USB: EHCI: fix for leaking isochronous data | Alan Stern |
2013-02-11 | usb: Prevent dead ports when xhci is not enabled | David Moore |
2013-02-11 | USB: XHCI: fix memory leak of URB-private data | Alan Stern |
2013-02-11 | xhci: Fix TD size for isochronous URBs. | Sarah Sharp |
2013-02-11 | xhci: Fix isoc TD encoding. | Sarah Sharp |
2013-02-11 | drivers: xhci: fix incorrect bit test | Nickolai Zeldovich |
2013-02-11 | USB: storage: optimize to match the Huawei USB storage devices and support ne... | fangxiaozhi |
2013-02-11 | USB: storage: Define a new macro for USB storage match rules | fangxiaozhi |
2013-02-11 | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu |
2013-02-11 | USB: EHCI: fix bug in scheduling periodic split transfers | Alan Stern |
2013-02-11 | USB: EHCI: fix timer bug affecting port resume | Alan Stern |
2013-02-11 | USB: EHCI: unlink one async QH at a time | Alan Stern |
2013-02-11 | USB: EHCI: remove ASS/PSS polling timeout | Alan Stern |
2013-02-11 | USB: qcserial: add Telit Gobi QDL device | Daniele Palmas |
2013-02-11 | USB: option: add Changhong CH690 | Bjørn Mork |
2013-02-11 | USB: option: add support for Telit LE920 | Daniele Palmas |
2013-02-11 | USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II | Sven Killig |
2013-02-11 | USB: ftdi_sio: add Zolix FTDI PID | Petr Kubánek |
2013-01-27 | usb: musb: cppi_dma: drop '__init' annotation | Sergei Shtylyov |
2013-01-27 | usb: gadget: FunctionFS: Fix missing braces in parse_opts | Benoit Goby |
2013-01-27 | usb: dwc3: gadget: fix ep->maxburst for ep0 | Pratyush Anand |
2013-01-27 | USB: UHCI: fix IRQ race during initialization | Alan Stern |
2013-01-21 | USB: option: blacklist network interface on ONDA MT8205 4G LTE | Bjørn Mork |
2013-01-21 | USB: option: add TP-LINK HSUPA Modem MA180 | Bjørn Mork |
2013-01-21 | USB: io_ti: Fix NULL dereference in chase_port() | Wolfgang Frisch |
2013-01-21 | usb: chipidea: Allow disabling streaming not only in udc mode | Fabio Estevam |
2013-01-17 | USB: ehci: make debug port in-use detection functional again | Jan Beulich |
2013-01-17 | xhci: Handle HS bulk/ctrl endpoints that don't NAK. | Sarah Sharp |
2013-01-17 | USB: hub: handle claim of enabled remote wakeup after reset | Oliver Neukum |
2013-01-17 | xhci: Avoid "dead ports", add roothub port polling. | Sarah Sharp |
2013-01-17 | USB: Handle warm reset failure on empty port. | Sarah Sharp |
2013-01-17 | USB: Ignore port state until reset completes. | Sarah Sharp |
2013-01-17 | USB: Increase reset timeout. | Sarah Sharp |
2013-01-17 | USB: Allow USB 3.0 ports to be disabled. | Sarah Sharp |
2013-01-17 | USB: Ignore xHCI Reset Device status. | Sarah Sharp |
2013-01-17 | USB: Add device quirk for Microsoft VX700 webcam | Andreas Fleig |
2013-01-17 | USB: Handle auto-transition from hot to warm reset. | Sarah Sharp |
2013-01-17 | usb: musb: core: print new line in the driver banner again | Sergei Shtylyov |
2013-01-17 | usb: gadget: dummy: fix enumeration with g_multi | Sebastian Andrzej Siewior |
2013-01-17 | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" | Denis N Ladin |
2013-01-17 | usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added | Tomasz Mloduchowski |
2013-01-17 | USB: option: add Telekom Speedstick LTE II | Bjørn Mork |
2013-01-17 | USB: option: Add new MEDIATEK PID support | Quentin.Li |
2013-01-17 | USB: option: blacklist network interface on ZTE MF880 | Bjørn Mork |
2013-01-17 | USB: option: add Nexpring NP10T terminal id | Dzianis Kahanovich |
2013-01-11 | xhci: Add Lynx Point LP to list of Intel switchable hosts | Russell Webb |
2013-01-11 | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod... | Alexis R. Cortes |
2013-01-11 | USB: fix endpoint-disabling for failed config changes | Alan Stern |
2013-01-11 | xhci: fix null-pointer dereference when destroying half-built segment rings | Julius Werner |
2013-01-11 | xHCI: Fix TD Size calculation on 1.0 hosts. | Sarah Sharp |