summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-01-28USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-21USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-21USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-21xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+9
2013-01-21USB: fix endpoint-disabling for failed config changesAlan Stern1-22/+31
2013-01-17xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp1-0/+2
2013-01-17USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum1-2/+8
2013-01-17USB: Increase reset timeout.Sarah Sharp1-1/+1
2013-01-17usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior1-4/+5
2013-01-17USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin1-0/+3
2013-01-17usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-17USB: option: add Telekom Speedstick LTE IIBjørn Mork1-0/+3
2013-01-17USB: option: Add new MEDIATEK PID supportQuentin.Li1-0/+7
2013-01-17USB: option: blacklist network interface on ZTE MF880Bjørn Mork1-1/+2
2013-01-17USB: option: add Nexpring NP10T terminal idDzianis Kahanovich1-0/+5
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2013-01-11usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior1-2/+6
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-04USB: 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-18USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
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