aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp1-0/+2
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold1-183/+166
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold1-130/+89
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold1-13/+1
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold1-2/+19
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold1-3/+2
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold5-78/+54
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2-93/+96
2012-10-25USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold1-20/+25
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-25USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold1-18/+18
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold1-30/+32
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold1-50/+67
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold1-7/+16
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold1-33/+26
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-23usb hub: use flush_work instead of flush_work_syncOctavian Purdila1-1/+1
2012-10-23USB: Add missing license tag to ezusb driver.Dave Jones1-0/+1
2012-10-23Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman2-5/+8
2012-10-23Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman4-5/+13
2012-10-23xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-23usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto1-0/+1
2012-10-23usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto1-0/+5
2012-10-23usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun1-1/+3
2012-10-23usb: musb: dsps: fix res_name lengthDaniel Mack1-4/+4
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly.Lan Tianyu1-3/+2
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resourceLan Tianyu1-0/+4