summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I
2012-11-15usb: phy: change phy notify connect/disconnect APIPeter Chen
2012-11-15usb: refine phy notify operation during connection and disconnectionPeter Chen
2012-11-15usb: mxs-phy: re-init phy during the connection is uselessPeter Chen
2012-11-15Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen
2012-11-15cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams
2012-11-15USB: fix authorization and claimed port logicHindin Joseph
2012-11-14usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-14usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai
2012-11-14usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam
2012-11-14usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2012-11-12xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2012-11-12xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2012-11-12xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp
2012-11-12xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp
2012-11-11USB: report submission of active URBsAlan Stern
2012-11-11USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-11USB: fix endpoint-disabling for failed config changesAlan Stern
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-11Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-11Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-11Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy
2012-11-08usb: gadget: g_ether: fix frame size checkIan Coolidge
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto