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