summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-24usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-06-24usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman
2013-06-18xhci: check for failed dma pool allocationMathias Nyman
2013-06-18Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-06-18usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun
2013-06-18usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun
2013-06-18usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin
2013-06-17USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode
2013-06-17USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros
2013-06-17USB: EHCI: tegra: Fix oops in error cleanupThierry Reding
2013-06-17USB: EHCI: tegra: make use of ehci->privStephen Warren
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17USB: EHCI: tegra: remove all power managementStephen Warren
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar
2013-06-17usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren
2013-06-17usb: phy: export ulpi_viewport_access_opsManjunath Goudar
2013-06-17usb: chipidea: get rid of camelcase namesAlexander Shishkin
2013-06-17usb: chipidea: move to pcim_* functionsAndy Shevchenko
2013-06-17usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko
2013-06-17usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phySascha Hauer
2013-06-17usb: chipidea: usbmisc: use module_platform_driverPhilipp Zabel
2013-06-17usb: chipidea: ci13xxx-imx: move static pdata into probe functionMichael Grzeschik
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik
2013-06-17usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik
2013-06-17usb: chipidea: improve kconfigPeter Chen
2013-06-17usb: chipidea: ci13xxx_imx: remove 'phy_np'Fabio Estevam
2013-06-17usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULLFabio Estevam
2013-06-17usb: chipidea: ci13xxx_imx: remove reg_vbusFabio Estevam
2013-06-17usb: chipidea: ci13xxx_imx: fix error pathFabio Estevam
2013-06-17usb: chipidea: udc: configure iso endpointsMichael Grzeschik
2013-06-17usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exitFabio Estevam
2013-06-17usb: chipidea: ci13xxx_imx: let device core handle pinctrlFabio Estevam
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese
2013-06-17usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz
2013-06-17usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resourceTushar Behera
2013-06-17USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write pathGreg Kroah-Hartman
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman
2013-06-14xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman