index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Peter Chen
1
-1
/
+1
2014-12-15
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-04
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-24
usb: chipidea: enhance kernel-doc format
Peter Chen
1
-1
/
+7
2014-09-24
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
1
-1
/
+1
2014-09-24
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
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
1
-0
/
+20
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
1
-6
/
+10
2014-04-24
usb: chipidea: coordinate usb phy initialization for different phy type
Peter Chen
1
-3
/
+34
2014-02-25
usb: chipidea: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-1
/
+1
2014-02-25
usb: chipidea: udc: add maximum-speed = full-speed option
Michael Grzeschik
1
-0
/
+11
2014-02-25
usb: chipidea: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2014-02-25
usb: chipidea: refine PHY operation
Peter Chen
1
-44
/
+26
2014-01-14
usb: chipidea: put hw_phymode_configure before ci_usb_phy_init
Chris Ruehl
1
-2
/
+2
2014-01-14
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
Chris Ruehl
1
-3
/
+5
2014-01-14
usb: chipidea: add freescale imx28 special write register method
Peter Chen
1
-0
/
+2
2014-01-08
usb: chipidea: mark register map as "const" and convert to u8
Marc Kleine-Budde
1
-40
/
+40
2014-01-08
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
1
-8
/
+0
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2013-12-10
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
1
-0
/
+4
2013-12-09
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
1
-1
/
+2
2013-10-30
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
1
-12
/
+15
2013-10-01
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
1
-0
/
+24
2013-10-01
usb: chipidea: move PHY operation to core
Peter Chen
1
-6
/
+51
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-09-26
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
1
-0
/
+1
2013-09-26
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
1
-10
/
+9
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
1
-0
/
+32
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
1
-5
/
+23
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
1
-50
/
+13
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
1
-1
/
+10
[next]