summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2019-04-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2018-06-21Merge tag 'v4.4.138' into toradex_vf_4.4-nextMax Krummenacher
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2017-09-18usb: chipidea: use of extcon framework to work for non OTG caseStefan Agner
2017-09-18usb: chipidea: Consolidate extcon notifiersStephen Boyd
2017-09-18Revert "usb: chipidea: Modify use of extcon framework to work for non OTG case"Stefan Agner
2017-06-17Merge tag 'v4.4.73' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.7b3-20170630Marcel Ziswiler
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-01-11Merge tag 'v4.4.39' into toradex_vf_4.4-nextStefan Agner
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen
2016-03-11usb: chipidea: Modify use of extcon framework to work for non OTG caseSanchayan Maity
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2014-11-26usb: chipidea: add controller reset APIPeter Chen
2014-11-26usb: chipidea: add system power management supportPeter Chen
2014-11-26usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen
2014-11-26usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen
2014-11-26usb: chipidea: core: Remove unneeded OOM messageFabio Estevam
2014-11-26usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart