summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1716-95/+80
* Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman2013-06-1786-476/+905
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1511-29/+74
| |\
| | * netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-141-1/+5
| | * tulip: Properly check dma mapping resultNeil Horman2013-06-141-0/+6
| | * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| | * drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| | * drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| | * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| | * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| | * bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| | * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| | * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| | * xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| | * macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
| * | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-153-2/+5
| |\ \
| | * | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-141-0/+1
| | * | mei: nfc: fix nfc device freeingTomas Winkler2013-06-141-0/+2
| | * | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-141-2/+2