aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang
2023-05-17usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
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
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