aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior2013-01-111-2/+6
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-12-171-2/+5
* USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-12-171-0/+19
* USB: mark uas driver as BROKENGreg Kroah-Hartman2012-12-171-1/+1
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-12-171-0/+1
* usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-12-171-1/+1
* USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2012-12-172-0/+7
* USB: option: blacklist network interface on Huawei E173Bjørn Mork2012-12-171-0/+3
* USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn2012-12-171-0/+22
* USB: mct_u232: fix broken closeJohan Hovold2012-12-031-6/+8
* usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-11-261-3/+3
* USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-261-0/+2
* USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-261-0/+7
* USB: mos7840: remove unused variableJohan Hovold2012-11-171-1/+0
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
* xHCI: handle command after aborting the command ringElric Fu2012-10-282-6/+168
* xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
* xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
* xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
* USB: option: add more ZTE devicesBjørn Mork2012-10-281-0/+18
* USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-281-22/+52
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-281-5/+15
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-281-1/+1
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-211-0/+3
* Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
* USB: qcaux: add Pantech vendor class matchBjørn Mork2012-10-071-7/+3
* USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-10-072-0/+7
* USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork2012-10-071-1/+2
* USB: Fix race condition when removing host controllersAlan Stern2012-10-022-5/+3
* xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-10-021-15/+24
* usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-10-021-0/+1
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-10-021-1/+2
* xhci: Make handover code more robustMatthew Garrett2012-10-021-2/+10
* xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-10-021-1/+1
* Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-10-021-4/+23