summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-12-17cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams1-0/+38
2012-12-17xhci: Extend Fresco Logic MSI quirk.Sarah Sharp1-2/+5
2012-12-17USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern1-0/+19
2012-12-17USB: mark uas driver as BROKENGreg Kroah-Hartman1-1/+1
2012-12-17USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-12-17usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-12-17USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-12-17USB: option: blacklist network interface on Huawei E173Bjørn Mork1-0/+3
2012-12-17USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn1-0/+22
2012-12-03USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-11-26usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-11-26USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-26USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-17USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-10-31USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-31USB: mos7840: remove NULL-urb submissionJohan Hovold1-14/+1
2012-10-31USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-31USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-31USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-31USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-31USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-31usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-28usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi1-0/+1
2012-10-28USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-28USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-28usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-21usb: gadget: at91_udc: fix dt supportFabio Porcedda1-1/+1
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang1-1/+1
2012-10-07xHCI: handle command after aborting the command ringElric Fu1-6/+165
2012-10-07xHCI: cancel command after command timeoutElric Fu2-7/+22
2012-10-07xHCI: add aborting command ring functionElric Fu4-1/+128
2012-10-07xHCI: add cmd_ring_stateElric Fu3-2/+11
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp3-1/+5
2012-10-07usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam1-0/+2
2012-10-07USB: qcaux: add Pantech vendor class matchBjørn Mork1-7/+3
2012-10-07USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2-0/+7
2012-10-07USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork1-1/+2
2012-10-07usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior1-4/+4
2012-10-02USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-02USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2