summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2019-09-13usb: chipidea: use seperate role sm when using extconMax Krummenacher
2019-05-24usb: chipidea: use of extcon framework to work for non OTG caseStefan Agner
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-02-12MLK-20346 usb: chipidea: change power_lost workqueue as freezablePeter Chen
2019-02-12MLK-20011-2 usb: chipidea: delete DP pullup for secondary charger detectionPeter Chen
2019-02-12MLK-19850-6 usb: chipidea: introduce flag for enable USB PHY charger detectionPeter Chen
2019-02-12MLK-16532 usb: chipidea: do not call WARN_ON if controller is going to suspen...Peter Chen
2019-02-12MLK-14396 usb: chipidea: add mutex for concurrent runningPeter Chen
2019-02-12MLK-15032-3 usb: chipidea: core: remove the extcon change for imx_4.1.yLi Jun
2019-02-12MLK-13570-3 usb: chipidea: core: change extcon usage for imx_4.1.yPeter Chen
2019-02-12MLK-12344-3 usb: chipidea: update power lost handling for gadgetLi Jun
2019-02-12MLK-10750 usb: chipidea: otg: remove otg fsm before destory gdaget and hostLi Jun
2019-02-12MLK-11340-41 usb: chipidea: add vbus glitch handlingLi Jun
2019-02-12MLK-11340-37 usb: chipidea: add query_available_role interfacePeter Chen
2019-02-12MLK-9618-7 usb: chipidea: otg: delay turn on vbus when detecting data pulseLi Jun
2019-02-12MLK-10102-10 usb: chipidea: otg: Add power lost support for otg fsm modeLi Jun
2019-02-12MLK-10102-8 usb: chipidea: support role change after power lostLi Jun
2019-02-12MLK-10102-3 usb: chipidea: export hw_controller_reset APILi Jun
2019-02-12MLK-10102-2 usb: chipidea: add suspend and resume routine for role driverLi Jun
2019-02-12MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-08-10usb: chipidea: constify attribute_group structures.Arvind Yadav
2017-07-25usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier
2017-05-18usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2017-04-18Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-04-14usb: chipidea: core: add sysfs groupPeter Chen
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann
2017-02-03usb: chipidea: Configure phy for appropriate modeStephen Boyd
2017-01-23usb: chipidea: delete an useless header includeJisheng Zhang
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd
2017-01-20usb: chipidea: Add support for ULPI PHY busStephen Boyd
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd
2017-01-20usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-01-20usb: chipdata: Replace the extcon APIChanwoo Choi
2016-11-15usb: chipidea: move the lock initialization to core filePeter Chen
2016-02-29usb: chipidea: add system interface for ttctrl.tthaPeter Chen
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
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