aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-03USB: cdc-wdm: fix regression on buffer deallocationHerton Ronaldo Krzesinski
2013-01-03USB: mark uas driver as BROKENGreg KH
2013-01-03xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2013-01-03USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2013-01-03usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2013-01-03USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2013-01-03USB: option: blacklist network interface on Huawei E173Bjørn Mork
2013-01-03USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2013-01-03USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2013-01-03usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2013-01-03xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2013-01-03xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2013-01-03xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp
2013-01-03xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2013-01-03USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2013-01-03USB: fix endpoint-disabling for failed config changesAlan Stern
2013-01-03usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2013-01-03usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior
2013-01-03usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior
2013-01-03usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior
2013-01-03usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2012-12-06xhci: Remove scary warnings about transfer issues.Sarah Sharp
2012-12-06xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp
2012-12-06usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-12-06USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-12-06USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-16USB: mos7840: remove unused variableJohan Hovold
2012-10-30Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-30xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-30ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-30ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-30USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-30USB: mos7840: remove NULL-urb submissionJohan Hovold
2012-10-30USB: mos7840: fix port-device leak in error pathJohan Hovold
2012-10-30USB: mos7840: fix urb leak at releaseJohan Hovold
2012-10-30USB: sierra: fix memory leak in probe error pathJohan Hovold
2012-10-30USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-30USB: mct_u232: fix broken closeJohan Hovold
2012-10-30USB: opticon: fix memory leak in error pathJohan Hovold
2012-10-30USB: opticon: fix DMA from stackJohan Hovold
2012-10-30USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-30usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-10-30USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-10-30usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila
2012-10-30USB: option: add more ZTE devicesBjørn Mork
2012-10-30USB: option: blacklist net interface on ZTE devicesBjørn Mork
2012-10-30usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-10-30usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-30USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-17xHCI: handle command after aborting the command ringElric Fu