summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman
2013-06-15Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson
2013-06-15Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-14xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman
2013-06-14xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp
2013-06-14xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian
2013-06-12usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I
2013-06-12usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring
2013-06-11usb: chipidea: fix id change handlingAlexander Shishkin
2013-06-11usb: chipidea: fix no transceiver caseAlexander Shishkin
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov
2013-06-11phy-rcar-usb: handle platform dataSergei Shtylyov
2013-06-11phy-rcar-usb: correct base addressSergei Shtylyov
2013-06-11phy-rcar-usb: remove EHCI internal buffer setupSergei Shtylyov
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov