Age | Commit message (Expand) | Author |
2012-11-17 | USB: mos7840: remove unused variable | Johan Hovold |
2012-10-31 | xhci: Fix potential NULL ptr deref in command cancellation. | Sarah Sharp |
2012-10-31 | USB: mos7840: remove invalid disconnect handling | Johan Hovold |
2012-10-31 | USB: mos7840: remove NULL-urb submission | Johan Hovold |
2012-10-31 | USB: mos7840: fix port-device leak in error path | Johan Hovold |
2012-10-31 | USB: mos7840: fix urb leak at release | Johan Hovold |
2012-10-31 | USB: sierra: fix memory leak in probe error path | Johan Hovold |
2012-10-31 | USB: sierra: fix memory leak in attach error path | Johan Hovold |
2012-10-31 | USB: serial: Fix memory leak in sierra_release() | Lennart Sorensen |
2012-10-31 | USB: opticon: fix memory leak in error path | Johan Hovold |
2012-10-31 | USB: opticon: fix DMA from stack | Johan Hovold |
2012-10-31 | USB: whiteheat: fix memory leak in error path | Johan Hovold |
2012-10-31 | usb hub: send clear_tt_buffer_complete events when canceling TT clear work | Octavian Purdila |
2012-10-31 | usb-storage: add unusual_devs entry for Casio EX-N1 digital camera | Michael Shigorin |
2012-10-31 | ehci: Add yet-another Lucid nohandoff pci quirk | Anisse Astier |
2012-10-31 | ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions | Anisse Astier |
2012-10-28 | xHCI: handle command after aborting the command ring | Elric Fu |
2012-10-28 | xHCI: cancel command after command timeout | Elric Fu |
2012-10-28 | xHCI: add aborting command ring function | Elric Fu |
2012-10-28 | xHCI: add cmd_ring_state | Elric Fu |
2012-10-28 | USB: option: add more ZTE devices | Bjørn Mork |
2012-10-28 | USB: option: blacklist net interface on ZTE devices | Bjørn Mork |
2012-10-28 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis |
2012-10-28 | USB: cdc-acm: fix pipe type of write endpoint | Ming Lei |
2012-10-21 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz |
2012-10-07 | Increase XHCI suspend timeout to 16ms | Michael Spang |
2012-10-07 | xhci: Intel Panther Point BEI quirk. | Sarah Sharp |
2012-10-07 | USB: qcaux: add Pantech vendor class match | Bjørn Mork |
2012-10-07 | USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support | Antonio Ospite |
2012-10-07 | USB: option: blacklist QMI interface on ZTE MF683 | Bjørn Mork |
2012-10-02 | USB: Fix race condition when removing host controllers | Alan Stern |
2012-10-02 | xhci: Fix bug after deq ptr set to link TRB. | Sarah Sharp |
2012-10-02 | usb: host: xhci: fix compilation error for non-PCI based stacks | Moiz Sonasath |
2012-10-02 | xhci: Recognize USB 3.0 devices as superspeed at powerup | Manoj Iyer |
2012-10-02 | xhci: Make handover code more robust | Matthew Garrett |
2012-10-02 | xhci: Fix a logical vs bitwise AND bug | Dan Carpenter |
2012-10-02 | Intel xhci: Only switch the switchable ports | Keng-Yu Lin |
2012-10-02 | USB: add device quirk for Joss Optical touchboard | Alan Stern |
2012-10-02 | USB: ftdi-sio: add support for more Physik Instrumente devices | Éric Piel |
2012-10-02 | USB: ftdi_sio: do not claim CDC ACM function | Bjørn Mork |
2012-10-02 | USB: ftdi_sio: PID for NZR SEM 16+ USB | Horst Schirmeier |
2012-10-02 | EHCI: Update qTD next pointer in QH overlay region during unlink | Pavankumar Kondeti |
2012-10-02 | USB: option: replace ZTE K5006-Z entry with vendor class rule | Bjørn Mork |
2012-09-14 | USB: CDC ACM: Fix NULL pointer dereference | Sven Schnelle |
2012-09-14 | USB: emi62: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-08-26 | usb: serial: mos7840: Fixup mos7840_chars_in_buffer() | Mark Ferrell |
2012-08-26 | USB: ftdi_sio: Add VID/PID for Kondo Serial USB | Ozan Çağlayan |
2012-08-26 | USB: option: add ZTE K5006-Z | Bjørn Mork |
2012-08-26 | USB: support the new interfaces of Huawei Data Card devices in option driver | fangxiaozhi |
2012-08-26 | xhci: Switch PPT ports to EHCI on shutdown. | Sarah Sharp |