summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-11-22usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton4-53/+0
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman6-13/+59
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-22/+71
2012-11-16usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I1-2/+2
2012-11-16usb: phy: change phy notify connect/disconnect APIPeter Chen2-10/+16
2012-11-16usb: refine phy notify operation during connection and disconnectionPeter Chen1-8/+8
2012-11-16usb: mxs-phy: re-init phy during the connection is uselessPeter Chen1-1/+0
2012-11-16Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen1-35/+3
2012-11-16cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams1-0/+38
2012-11-16USB: fix authorization and claimed port logicHindin Joseph1-3/+4
2012-11-15usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-25/+21
2012-11-15usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev1-0/+1
2012-11-15usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2-45/+25
2012-11-15usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2-24/+2
2012-11-15usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam1-2/+0
2012-11-15usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun1-3/+0
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman3-2/+18
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork1-2/+1
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2-8/+5
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes1-1/+1
2012-11-12xhci: Extend Fresco Logic MSI quirk.Sarah Sharp1-2/+5
2012-11-12xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+7
2012-11-12xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp1-13/+19
2012-11-12xhci: Fix conditional check in bandwidth calculation.Sarah Sharp1-1/+1
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp3-13/+15
2012-11-12USB: report submission of active URBsAlan Stern1-1/+6
2012-11-12USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2-11/+5
2012-11-12USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern5-16/+9
2012-11-12USB: fix endpoint-disabling for failed config changesAlan Stern1-23/+31
2012-11-12Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman44-4755/+780
2012-11-12Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-132/+43
2012-11-12Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman15-353/+188
2012-11-12Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-13/+234
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed1-1/+2
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy1-4/+8
2012-11-08usb: gadget: g_ether: fix frame size checkIan Coolidge1-1/+2
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2-14/+0
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz1-2/+5
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2-134/+0
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz1-28/+0
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz5-3687/+4
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto3-0/+106
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi1-3/+1
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert4-33/+46
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov1-0/+1
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto1-11/+13
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto1-4/+0