summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-12-03USB: mct_u232: fix broken closeJohan Hovold
2012-11-26usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-11-26USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-26USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-17USB: mos7840: remove unused variableJohan Hovold
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-31USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-31USB: mos7840: remove NULL-urb submissionJohan Hovold
2012-10-31USB: mos7840: fix port-device leak in error pathJohan Hovold
2012-10-31USB: mos7840: fix urb leak at releaseJohan Hovold
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-10-31USB: opticon: fix memory leak in error pathJohan Hovold
2012-10-31USB: opticon: fix DMA from stackJohan Hovold
2012-10-31USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila
2012-10-31usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-28xHCI: handle command after aborting the command ringElric Fu
2012-10-28xHCI: cancel command after command timeoutElric Fu
2012-10-28xHCI: add aborting command ring functionElric Fu
2012-10-28xHCI: add cmd_ring_stateElric Fu
2012-10-28USB: option: add more ZTE devicesBjørn Mork
2012-10-28USB: option: blacklist net interface on ZTE devicesBjørn Mork
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-10-07USB: qcaux: add Pantech vendor class matchBjørn Mork
2012-10-07USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite
2012-10-07USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork
2012-10-02USB: Fix race condition when removing host controllersAlan Stern
2012-10-02xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-10-02usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-10-02xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-10-02xhci: Make handover code more robustMatthew Garrett
2012-10-02xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-10-02Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-10-02USB: add device quirk for Joss Optical touchboardAlan Stern
2012-10-02USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel
2012-10-02USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-10-02USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier
2012-10-02EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-10-02USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-09-14USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-26usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell