aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt1-1/+5
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-04-08usb: chipidea: debug: add low power mode check before print registersLi Jun1-2/+2
2015-04-08usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun1-0/+4
2015-03-26chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko1-0/+1
2015-03-26chipidea: introduce specific Kconfig options for glue driversAndy Shevchenko2-7/+12
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun3-197/+190
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2-16/+5
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun2-33/+1
2015-03-26usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot1-2/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+5
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman1-0/+11
2015-03-19usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen1-5/+5
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun3-7/+59
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun1-5/+22
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-4/+8
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko1-7/+24
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen1-0/+44
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FORCE_FULLSPEED is set in the platform dataDaniel Tang1-0/+3
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speedDaniel Tang1-1/+1
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity1-0/+20
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen3-2/+45
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen1-0/+39
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen1-0/+47
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen1-4/+5
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen1-0/+13
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen1-0/+10
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen1-6/+100
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen2-0/+53
2015-03-18usb: chipidea: add runtime power management supportPeter Chen3-6/+102
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen2-16/+18
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen1-19/+0
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen1-6/+2
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen1-3/+6
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+16
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko1-0/+3
2015-01-29usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen1-2/+16
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen2-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison2-3/+3
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart2-0/+117
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart1-2/+2
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2-2/+1
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen4-8/+8
2014-11-26usb: chipidea: add controller reset APIPeter Chen1-4/+28
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2-3/+1
2014-11-26usb: chipidea: imx: add system power management supportPeter Chen1-0/+36
2014-11-26usb: chipidea: add system power management supportPeter Chen1-0/+48