aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
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-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
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-12Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer
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-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren
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-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson
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
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed