summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-241-0/+1
* usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)2013-06-241-0/+1
* Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-243-6/+15
|\
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-192-2/+5
| * usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
* | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-183-10/+19
* | xhci: check for failed dma pool allocationMathias Nyman2013-06-181-0/+4
* | Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-184-67/+151
|\ \
| * | xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman2013-06-141-5/+9
| * | xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman2013-06-141-25/+10
| * | xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-144-35/+126
| * | xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp2013-06-141-2/+6
* | | usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun2013-06-181-0/+1
* | | usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun2013-06-181-0/+1
* | | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun2013-06-181-0/+1
* | | USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode2013-06-171-2/+1
* | | USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros2013-06-171-2/+9
* | | USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* | | USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* | | USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-174-60/+76
* | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-172-39/+36
* | | USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1
* | | USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-174-15/+20
* | | usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren2013-06-171-0/+4
* | | usb: phy: export ulpi_viewport_access_opsManjunath Goudar2013-06-171-0/+2
* | | usb: chipidea: get rid of camelcase namesAlexander Shishkin2013-06-172-256/+257
* | | usb: chipidea: move to pcim_* functionsAndy Shevchenko2013-06-171-12/+4
* | | usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko2013-06-171-1/+0
* | | usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phySascha Hauer2013-06-171-20/+12
* | | usb: chipidea: usbmisc: use module_platform_driverPhilipp Zabel2013-06-171-11/+1
* | | usb: chipidea: ci13xxx-imx: move static pdata into probe functionMichael Grzeschik2013-06-171-10/+9
* | | usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-171-6/+18
* | | usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-172-1/+63
* | | usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik2013-06-173-0/+83
* | | usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik2013-06-173-83/+111
* | | usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik2013-06-173-62/+129
* | | usb: chipidea: improve kconfigPeter Chen2013-06-171-3/+3
* | | usb: chipidea: ci13xxx_imx: remove 'phy_np'Fabio Estevam2013-06-171-7/+5
* | | usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULLFabio Estevam2013-06-171-1/+2
* | | usb: chipidea: ci13xxx_imx: remove reg_vbusFabio Estevam2013-06-171-8/+6
* | | usb: chipidea: ci13xxx_imx: fix error pathFabio Estevam2013-06-171-6/+7
* | | usb: chipidea: udc: configure iso endpointsMichael Grzeschik2013-06-173-2/+21
* | | usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exitFabio Estevam2013-06-171-2/+2
* | | usb: chipidea: ci13xxx_imx: let device core handle pinctrlFabio Estevam2013-06-171-7/+0
* | | usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-172-15/+167
* | | usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz2013-06-171-0/+64
* | | usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resourceTushar Behera2013-06-171-1/+1
* | | USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write pathGreg Kroah-Hartman2013-06-171-33/+19
* | | USB: serial: increase the number of devices we supportGreg Kroah-Hartman2013-06-171-3/+6
* | | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-1715-87/+73