summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-06-25usb: musb: omap2430: make it compile againSebastian Andrzej Siewior
2013-06-25usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam
2013-06-25xhci: Add missing unlocks on error pathsEmil Goode
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON
2013-06-24USB: ohci-at91: prepare clk before calling enableBoris BREZILLON
2013-06-24USB: HWA: fix device probe failureThomas Pugliese
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese
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