Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | usb: chipidea: Refactor USB PHY selection and keep a single PHY | Paul Kocialkowski | 1 | -17/+32 |
2019-02-27 | usb: chipidea: Grab the (legacy) USB PHY by phandle first | Paul Kocialkowski | 1 | -1/+8 |
2018-09-20 | usb: chipidea: Add dynamic pinctrl selection | Loic Poulain | 1 | -0/+19 |
2018-05-31 | USB: chipidea: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -3/+1 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 1 | -3/+3 |
2017-11-07 | USB: chipidea: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -2/+2 |
2017-08-10 | usb: chipidea: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-25 | usb: chipidea: core: do not register extcon notifier if extcon device is not ... | Peter Chen | 1 | -2/+2 |
2017-06-27 | Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -8/+21 |
2017-05-23 | usb: chipidea: core: check before accessing ci_role in ci_role_show | Michael Thalmeier | 1 | -1/+4 |
2017-05-18 | usb: chipidea: properly handle host or gadget initialization failure | Jisheng Zhang | 1 | -8/+21 |
2017-04-18 | Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -3/+61 |
2017-04-14 | usb: chipidea: core: add sysfs group | Peter Chen | 1 | -3/+61 |
2017-03-23 | usb: chipidea: use bus->sysdev for DMA configuration | Arnd Bergmann | 1 | -3/+0 |
2017-02-03 | usb: chipidea: Configure phy for appropriate mode | Stephen Boyd | 1 | -6/+14 |
2017-01-23 | usb: chipidea: delete an useless header include | Jisheng Zhang | 1 | -1/+0 |
2017-01-20 | usb: chipidea: msm: Handle phy power states | Stephen Boyd | 1 | -2/+6 |
2017-01-20 | usb: chipidea: Consolidate extcon notifiers | Stephen Boyd | 1 | -33/+12 |
2017-01-20 | usb: chipidea: Add support for ULPI PHY bus | Stephen Boyd | 1 | -6/+25 |
2017-01-20 | usb: chipidea: Add platform flag for wrapper phy management | Stephen Boyd | 1 | -0/+6 |
2017-01-20 | usb: chipidea: Only read/write OTGSC from one place | Stephen Boyd | 1 | -32/+0 |
2017-01-20 | usb: chipdata: Replace the extcon API | Chanwoo Choi | 1 | -24/+6 |
2016-11-15 | usb: chipidea: move the lock initialization to core file | Peter Chen | 1 | -0/+1 |
2016-02-29 | usb: chipidea: add system interface for ttctrl.ttha | Peter Chen | 1 | -0/+3 |
2015-12-24 | usb: chipidea: removing of_find_property | Saurabh Sengar | 1 | -35/+22 |
2015-12-24 | usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference | Peter Chen | 1 | -1/+0 |
2015-12-24 | usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG | Peter Chen | 1 | -1/+0 |
2015-10-22 | Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -0/+132 |
2015-10-22 | usb: chipidea: Add support for 'phy-clkgate-delay-us' property | Fabio Estevam | 1 | -0/+7 |
2015-10-22 | usb: chipidea: Use extcon framework for VBUS and ID detect | Ivan T. Ivanov | 1 | -0/+125 |
2015-09-27 | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 1 | -1/+1 |
2015-09-27 | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed | Heikki Krogerus | 1 | -1/+1 |
2015-08-14 | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -12/+101 |
2015-08-14 | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 1 | -0/+15 |
2015-08-14 | usb: chipidea: add tx/rx burst size configuration interface | Peter Chen | 1 | -0/+35 |
2015-08-14 | usb: chipidea: add ahb burst configuration interface | Peter Chen | 1 | -0/+14 |
2015-08-14 | usb: chipidea: define stream mode disable for both roles | Peter Chen | 1 | -1/+12 |
2015-08-14 | usb:chipidea:Make the function hw_alloc_repmap have a return type of void | Nicholas Krause | 1 | -2/+1 |
2015-08-14 | usb: chipidea: introduce ITC tuning interface | Peter Chen | 1 | -0/+16 |
2015-08-14 | usb: chipidea: introduce ci_platform_configure | Peter Chen | 1 | -10/+24 |
2015-08-14 | usb: chipidea: add ttctrl.ttha control interface | Peter Chen | 1 | -0/+2 |
2015-07-29 | usb: chipidea: set usb otg capabilities | Li Jun | 1 | -0/+15 |
2015-07-22 | usb: chipidea: ehci_init_driver is intended to call one time | Peter Chen | 1 | -1/+12 |
2015-03-18 | usb: chipidea: support runtime power management for otg fsm mode | Li Jun | 1 | -4/+39 |
2015-03-18 | usb: chipidea: add chipidea revision information | Peter Chen | 1 | -2/+21 |
2015-03-18 | usb: chipidea: clear otg interrupt status for otg capable controller | Peter Chen | 1 | -4/+5 |
2015-03-18 | usb: chipidea: add usb as system wakeup source | Peter Chen | 1 | -0/+10 |
2015-03-18 | usb: chipidea: add runtime power management support | Peter Chen | 1 | -6/+94 |