summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold
2013-06-10usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen
2013-06-10usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz
2013-06-10usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz