summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
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: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-18/+52
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
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-27usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-27USB: 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-17USB: 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-17xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp3-0/+26
2013-01-17USB: Handle warm reset failure on empty port.Sarah Sharp1-1/+11
2013-01-17USB: Ignore port state until reset completes.Sarah Sharp1-7/+7
2013-01-17USB: Increase reset timeout.Sarah Sharp1-1/+1
2013-01-17USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2-4/+90
2013-01-17USB: Ignore xHCI Reset Device status.Sarah Sharp1-8/+5
2013-01-17USB: Handle auto-transition from hot to warm reset.Sarah Sharp1-3/+3
2013-01-17usb: musb: core: print new line in the driver banner againSergei Shtylyov1-4/+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: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes1-1/+1
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+7
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp1-13/+19
2013-01-11xhci: Fix conditional check in bandwidth calculation.Sarah Sharp1-1/+1
2013-01-11usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov1-0/+1
2013-01-11usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior5-11/+10
2013-01-11usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior1-18/+21
2013-01-11usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior1-2/+6
2013-01-11usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior1-0/+1
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