summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold
2012-10-30USB: cp210x: fix whitespace issuesJohan Hovold
2012-10-30USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-10-30usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-25USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu
2012-10-25USB: set hub's default autosuspend delay as 0Ming Lei
2012-10-25USB: check port changes before hub runtime suspend for some bug deviceMing Lei
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold
2012-10-25usb: serial: ftdi_sio: Add missing chars_in_buffer functionJarkko Huijts
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold
2012-10-25USB: mct_u232: fix broken closeJohan Hovold
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold
2012-10-25USB: opticon: fix DMA from stackJohan Hovold
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-10-24usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern