summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-13tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov