index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: add system interface for ttctrl.ttha
Peter Chen
2016-02-29
1
-0
/
+3
*
usb: chipidea: removing of_find_property
Saurabh Sengar
2015-12-24
1
-35
/
+22
*
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
2015-12-24
1
-1
/
+0
*
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
2015-12-24
1
-1
/
+0
*
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-10-22
1
-0
/
+132
|
\
|
*
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
Fabio Estevam
2015-10-22
1
-0
/
+7
|
*
usb: chipidea: Use extcon framework for VBUS and ID detect
Ivan T. Ivanov
2015-10-22
1
-0
/
+125
*
|
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
1
-1
/
+1
*
|
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
1
-1
/
+1
|
/
*
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-14
1
-12
/
+101
|
\
|
*
usb: chipidea: add tx/rx burst size configuration interface
Peter Chen
2015-08-14
1
-0
/
+35
|
*
usb: chipidea: add ahb burst configuration interface
Peter Chen
2015-08-14
1
-0
/
+14
|
*
usb: chipidea: define stream mode disable for both roles
Peter Chen
2015-08-14
1
-1
/
+12
|
*
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
Nicholas Krause
2015-08-14
1
-2
/
+1
|
*
usb: chipidea: introduce ITC tuning interface
Peter Chen
2015-08-14
1
-0
/
+16
|
*
usb: chipidea: introduce ci_platform_configure
Peter Chen
2015-08-14
1
-10
/
+24
|
*
usb: chipidea: add ttctrl.ttha control interface
Peter Chen
2015-08-14
1
-0
/
+2
*
|
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-14
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
usb: chipidea: set usb otg capabilities
Li Jun
2015-07-29
1
-0
/
+15
*
|
usb: chipidea: ehci_init_driver is intended to call one time
Peter Chen
2015-07-22
1
-1
/
+12
|
/
*
usb: chipidea: support runtime power management for otg fsm mode
Li Jun
2015-03-18
1
-4
/
+39
*
usb: chipidea: add chipidea revision information
Peter Chen
2015-03-18
1
-2
/
+21
*
usb: chipidea: clear otg interrupt status for otg capable controller
Peter Chen
2015-03-18
1
-4
/
+5
*
usb: chipidea: add usb as system wakeup source
Peter Chen
2015-03-18
1
-0
/
+10
*
usb: chipidea: add runtime power management support
Peter Chen
2015-03-18
1
-6
/
+94
*
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Peter Chen
2015-01-09
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
|
|
*
usb: chipidea: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
usb: chipidea: Fixed a few typos in comments
Mickael Maison
2014-11-26
1
-1
/
+1
*
|
|
usb: chipidea: fix phy handling
Antoine Tenart
2014-11-26
1
-2
/
+2
*
|
|
usb: chipidea: remove duplicate dev_set_drvdata for host_start
Peter Chen
2014-11-26
1
-1
/
+1
*
|
|
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
2014-11-26
1
-4
/
+4
*
|
|
usb: chipidea: add controller reset API
Peter Chen
2014-11-26
1
-4
/
+28
*
|
|
usb: chipidea: add system power management support
Peter Chen
2014-11-26
1
-0
/
+48
*
|
|
usb: chipidea: add hw_wait_phy_stable for getting stable status
Peter Chen
2014-11-26
1
-8
/
+16
*
|
|
usb: chipidea: remove the unnecessary delay after clear portsc.phcd
Peter Chen
2014-11-26
1
-8
/
+2
*
|
|
usb: chipidea: core: Remove unneeded OOM message
Fabio Estevam
2014-11-26
1
-3
/
+1
*
|
|
usb: chipidea: using devm_request_irq to instead of request_irq
Peter Chen
2014-11-26
1
-4
/
+2
*
|
|
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
2014-11-03
1
-18
/
+65
*
|
|
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-11-03
1
-10
/
+10
|
/
/
*
|
usb: chipidea: Fix oops when removing the ci_hdrc module
Torsten Fleischer
2014-10-27
1
-1
/
+0
|
/
*
usb: chipidea: enhance kernel-doc format
Peter Chen
2014-09-23
1
-1
/
+7
*
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
2014-09-23
1
-1
/
+1
*
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2014-09-23
1
-0
/
+4
*
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
2014-05-23
1
-4
/
+2
*
usb: chipidea: update TODO list
Peter Chen
2014-05-23
1
-4
/
+1
*
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
2014-04-24
1
-6
/
+18
*
usb: chipidea: core: Add missing module owner field
Alexander Shiyan
2014-04-24
1
-0
/
+1
*
usb: chipidea: add proper delay for waiting correct PHY status
Peter Chen
2014-04-24
1
-13
/
+13
[next]