index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-01-09
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Peter Chen
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
usb: chipidea: Fixed a few typos in comments
Mickael Maison
1
-1
/
+1
2014-11-26
usb: chipidea: fix phy handling
Antoine Tenart
1
-2
/
+2
2014-11-26
usb: chipidea: remove duplicate dev_set_drvdata for host_start
Peter Chen
1
-1
/
+1
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
1
-4
/
+4
2014-11-26
usb: chipidea: add controller reset API
Peter Chen
1
-4
/
+28
2014-11-26
usb: chipidea: add system power management support
Peter Chen
1
-0
/
+48
2014-11-26
usb: chipidea: add hw_wait_phy_stable for getting stable status
Peter Chen
1
-8
/
+16
2014-11-26
usb: chipidea: remove the unnecessary delay after clear portsc.phcd
Peter Chen
1
-8
/
+2
2014-11-26
usb: chipidea: core: Remove unneeded OOM message
Fabio Estevam
1
-3
/
+1
2014-11-26
usb: chipidea: using devm_request_irq to instead of request_irq
Peter Chen
1
-4
/
+2
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
1
-18
/
+65
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-10
/
+10
2014-10-27
usb: chipidea: Fix oops when removing the ci_hdrc module
Torsten Fleischer
1
-1
/
+0
2014-10-20
usb: chipidea: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
usb: chipidea: enhance kernel-doc format
Peter Chen
1
-1
/
+7
2014-09-23
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
1
-1
/
+1
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
1
-0
/
+4
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
1
-4
/
+2
2014-05-23
usb: chipidea: update TODO list
Peter Chen
1
-4
/
+1
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
1
-6
/
+18
2014-04-24
usb: chipidea: core: Add missing module owner field
Alexander Shiyan
1
-0
/
+1
2014-04-24
usb: chipidea: add proper delay for waiting correct PHY status
Peter Chen
1
-13
/
+13
[next]