summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-06-17USB: EHCI: tegra: make use of ehci->privStephen Warren1-35/+35
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar4-60/+76
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren2-39/+36
2013-06-17USB: EHCI: tegra: remove all power managementStephen Warren1-245/+1
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar4-15/+20
2013-06-17usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren1-0/+4
2013-06-17usb: phy: export ulpi_viewport_access_opsManjunath Goudar1-0/+2
2013-06-17usb: chipidea: get rid of camelcase namesAlexander Shishkin2-256/+257
2013-06-17usb: chipidea: move to pcim_* functionsAndy Shevchenko1-12/+4
2013-06-17usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko1-1/+0
2013-06-17usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phySascha Hauer1-20/+12
2013-06-17usb: chipidea: usbmisc: use module_platform_driverPhilipp Zabel1-11/+1
2013-06-17usb: chipidea: ci13xxx-imx: move static pdata into probe functionMichael Grzeschik1-10/+9
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer1-6/+18
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2-1/+63
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik3-0/+83
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik3-83/+111
2013-06-17usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik3-62/+129
2013-06-17usb: chipidea: improve kconfigPeter Chen1-3/+3
2013-06-17usb: chipidea: ci13xxx_imx: remove 'phy_np'Fabio Estevam1-7/+5
2013-06-17usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULLFabio Estevam1-1/+2
2013-06-17usb: chipidea: ci13xxx_imx: remove reg_vbusFabio Estevam1-8/+6
2013-06-17usb: chipidea: ci13xxx_imx: fix error pathFabio Estevam1-6/+7
2013-06-17usb: chipidea: udc: configure iso endpointsMichael Grzeschik3-2/+21
2013-06-17usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exitFabio Estevam1-2/+2
2013-06-17usb: chipidea: ci13xxx_imx: let device core handle pinctrlFabio Estevam1-7/+0
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese2-15/+167
2013-06-17usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz1-0/+64
2013-06-17usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resourceTushar Behera1-1/+1
2013-06-17USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write pathGreg Kroah-Hartman1-33/+19
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman1-3/+6
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman15-87/+73
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman5-21/+23
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman5-21/+23
2013-06-14Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson3-81/+187
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson3-51/+93
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-27/+93
2013-06-14xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman1-5/+9
2013-06-14xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman1-25/+10
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp4-35/+126
2013-06-14xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp1-2/+6
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman64-1168/+5539
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian1-57/+116
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian1-0/+57
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian1-0/+6
2013-06-12usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz1-2/+2
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I1-3/+14
2013-06-12usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring1-1/+1
2013-06-11usb: chipidea: fix id change handlingAlexander Shishkin1-1/+2
2013-06-11usb: chipidea: fix no transceiver caseAlexander Shishkin1-5/+8