aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
Commit message (Expand)AuthorAge
* USB: chipidea: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-28
|\
| * usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen2017-07-25
* | usb: chipidea: constify attribute_group structures.Arvind Yadav2017-08-10
|/
* Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-06-27
|\
| * usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2017-05-17
* | usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier2017-05-22
|/
* Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-04-18
|\
| * usb: chipidea: core: add sysfs groupPeter Chen2017-04-13
* | usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann2017-03-23
|/
* usb: chipidea: Configure phy for appropriate modeStephen Boyd2017-02-03
* usb: chipidea: delete an useless header includeJisheng Zhang2017-01-23
* usb: chipidea: msm: Handle phy power statesStephen Boyd2017-01-20
* usb: chipidea: Consolidate extcon notifiersStephen Boyd2017-01-20
* usb: chipidea: Add support for ULPI PHY busStephen Boyd2017-01-19
* usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd2017-01-19
* usb: chipidea: Only read/write OTGSC from one placeStephen Boyd2017-01-19
* usb: chipdata: Replace the extcon APIChanwoo Choi2017-01-19
* usb: chipidea: move the lock initialization to core filePeter Chen2016-11-15
* usb: chipidea: add system interface for ttctrl.tthaPeter Chen2016-02-29
* usb: chipidea: removing of_find_propertySaurabh Sengar2015-12-24
* usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen2015-12-24
* usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen2015-12-24
* Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-22
|\
| * usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-21
| * usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-21
* | usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
* | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-27
|/
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-14
|\
| * usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-13
| * usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-13
| * usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-13
| * usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-13
| * usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-13
| * usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-13
| * usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-13
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-14
|\ \ | |/ |/|
| * usb: chipidea: set usb otg capabilitiesLi Jun2015-07-29
* | usb: chipidea: ehci_init_driver is intended to call one timePeter Chen2015-07-21
|/
* usb: chipidea: support runtime power management for otg fsm modeLi Jun2015-03-18
* usb: chipidea: add chipidea revision informationPeter Chen2015-03-18
* usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen2015-03-18
* usb: chipidea: add usb as system wakeup sourcePeter Chen2015-03-18
* usb: chipidea: add runtime power management supportPeter Chen2015-03-18
* Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen2015-01-09
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * usb: chipidea: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-26