aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: quatech2: fix port DMA-buffer allocationsJohan Hovold2013-08-14
* USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold2013-08-14
* USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-14
* USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-14
* USB: chipidea: i.MX: simplify usbmiscSascha Hauer2013-08-14
* usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen2013-08-14
* usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-14
* usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen2013-08-14
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-14
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-14
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-14
* usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-14
* usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-14
* usb: chipidea: add role init and destroy APIsPeter Chen2013-08-14
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-14
* usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen2013-08-14
* usb: chipidea: host: add vbus regulator controlPeter Chen2013-08-14
* usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-14
* usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-14
* usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-14
* usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-14
* usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann2013-08-14
* usb: chipidea: improve kconfig 2.0Lothar Waßmann2013-08-14
* usb: chipidea: imx: delete the dead codePeter Chen2013-08-14
* usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-14
* usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam2013-08-14
* Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede2013-08-14
* usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-14
* usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-14
* usb: host: add Kconfig option for EHSETJack Pham2013-08-14
* pl2303: improve the chip type detection/distinctionFrank Schäfer2013-08-14
* pl2303: improve the chip type information output on startupFrank Schäfer2013-08-14
* pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer2013-08-14
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\
| * usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior2013-08-13
| * usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior2013-08-13
| * usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior2013-08-13
| * usb: musb: dsps: make it depend on OF_IRQFelipe Balbi2013-08-12
| * usb: host: tegra: Tegra30 supportTuomas Tynkkynen2013-08-12
| * usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen2013-08-12
| * Documentation: New DT parameters for tegra30-usb-phyTuomas Tynkkynen2013-08-12
| * usb: phy: tegra: Tegra30 supportTuomas Tynkkynen2013-08-12
| * usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen2013-08-12
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-12
| * usb: dwc3: core: clarify usb-phy array bindingKumar Gala2013-08-12
| * usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart2013-08-09
| * usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-09
| * usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior2013-08-09
| * usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior2013-08-09
| * usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior2013-08-09