summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: quatech2: fix port DMA-buffer allocationsJohan Hovold2013-08-141-6/+15
* USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-2/+12
* USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-141-8/+56
* USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-4/+36
* USB: chipidea: i.MX: simplify usbmiscSascha Hauer2013-08-143-107/+76
* usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen2013-08-141-0/+3
* usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-143-20/+6
* usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen2013-08-141-3/+2
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-143-0/+39
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-145-12/+71
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-143-52/+70
* usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-141-1/+10
* usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-141-7/+30
* usb: chipidea: add role init and destroy APIsPeter Chen2013-08-145-11/+54
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-145-2/+80
* usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen2013-08-141-1/+6
* usb: chipidea: host: add vbus regulator controlPeter Chen2013-08-141-1/+22
* usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-142-24/+25
* usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-141-1/+0
* usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-141-5/+3
* usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-141-1/+0
* usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann2013-08-141-3/+1
* usb: chipidea: improve kconfig 2.0Lothar Waßmann2013-08-141-4/+3
* usb: chipidea: imx: delete the dead codePeter Chen2013-08-141-3/+0
* usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-141-2/+2
* usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam2013-08-141-7/+0
* usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-141-1/+4
* usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-141-7/+17
* usb: host: add Kconfig option for EHSETJack Pham2013-08-143-1/+26
* pl2303: improve the chip type detection/distinctionFrank Schäfer2013-08-141-23/+72
* pl2303: improve the chip type information output on startupFrank Schäfer2013-08-141-5/+10
* pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer2013-08-141-3/+2
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-1499-3363/+3246
|\
| * usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior2013-08-131-0/+1
| * usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior2013-08-131-0/+3
| * usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior2013-08-131-40/+42
| * usb: musb: dsps: make it depend on OF_IRQFelipe Balbi2013-08-121-0/+1
| * usb: host: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-5/+29
| * usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen2013-08-121-18/+63
| * usb: phy: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-28/+93
| * usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen2013-08-121-6/+14
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-123-7/+9
| * usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart2013-08-091-1/+5
| * usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-097-1/+1615
| * usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior2013-08-094-157/+160
| * usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior2013-08-091-96/+1
| * usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior2013-08-095-0/+270
| * usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior2013-08-092-58/+94
| * Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-0910-37/+37
| |\
| | * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-0910-37/+37