summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+6
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-22/+71
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen-0/+3
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen-0/+3
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman-2/+18
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams-0/+2
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams-0/+7
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork-2/+1
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge-1/+2
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich-6/+9
2012-10-30USB: usb_wwan: fix bulk-urb allocationJohan Hovold-5/+5
2012-10-30Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-7/+29
2012-10-30usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros-2/+2
2012-10-26usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun-1/+1
2012-10-26Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi-4/+26
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp-2/+0
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp-2/+0
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp-0/+2
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp-0/+11
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier-1/+1
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold-183/+166
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold-130/+89
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold-12/+1
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold-13/+1
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold-15/+16
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold-2/+19
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold-3/+2
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold-1/+0
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold-0/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold-1/+8
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold-78/+54
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold-93/+96
2012-10-25USB: mct_u232: fix broken closeJohan Hovold-6/+8
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold-20/+25
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold-1/+3
2012-10-25USB: opticon: fix DMA from stackJohan Hovold-1/+6
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold-0/+7
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold-4/+2
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold-70/+51
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold-0/+1
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold-18/+18
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold-30/+32
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold-50/+67
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold-7/+16
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold-33/+26
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold-0/+1
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold-9/+6