aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2013-01-11usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp
2013-01-11xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2013-01-11usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2013-01-11usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2013-01-11usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior
2013-01-11usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior
2013-01-11usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior
2012-12-17cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams
2012-12-17xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2012-12-17USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-12-17USB: mark uas driver as BROKENGreg Kroah-Hartman
2012-12-17USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-12-17usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-12-17USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-12-17USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-12-17USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
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-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-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-28usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi
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: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
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-21usb: gadget: at91_udc: fix dt supportFabio Porcedda
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: handle command after aborting the command ringElric Fu
2012-10-07xHCI: cancel command after command timeoutElric Fu