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
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
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
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
1
-7
/
+30
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
1
-2
/
+8
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
1
-1
/
+2
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
1
-0
/
+23
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
1
-1
/
+0
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
1
-5
/
+3
2013-08-14
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
1
-1
/
+0
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
1
-2
/
+2
2013-06-25
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
1
-18
/
+18
2013-06-18
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
1
-6
/
+18
2013-06-18
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
1
-0
/
+48
2013-06-18
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
1
-1
/
+0
2013-06-18
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
1
-1
/
+1
2013-06-12
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-05-18
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
1
-1
/
+1
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
1
-4
/
+4
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
1
-1
/
+5
2013-03-30
usb: chipidea: move role to debugfs
Alexander Shishkin
1
-39
/
+0
2013-03-30
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
1
-5
/
+3
2013-03-30
usb: chipidea: trim include list in the core
Alexander Shishkin
1
-3
/
+0
2013-01-22
drivers/usb/chipidea/core.c: adjust duplicate test
Julia Lawall
1
-1
/
+1
2012-11-27
USB: chipidea: fix use after free bug
Lothar Waßmann
1
-1
/
+2
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-12
USB: chipidea: re-order irq handling to avoid unhandled irqs
Richard Zhao
1
-8
/
+13
2012-09-12
USB: chipidea: acknowledge ID change interrupt in irq handler
Richard Zhao
1
-2
/
+1
2012-09-12
USB: chipidea: delay 2ms before read ID status at probe time
Richard Zhao
1
-0
/
+2
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
1
-0
/
+4
2012-07-09
USB: Chipidea: add ci13xxx device id management
Richard Zhao
1
-5
/
+16
2012-07-09
USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
Richard Zhao
1
-0
/
+43
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
1
-6
/
+6
2012-05-15
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
1
-1
/
+1
2012-05-12
usb: chipidea: add host role
Alexander Shishkin
1
-4
/
+11
2012-05-12
usb: chipidea: use common definition for USBMODE bits
Alexander Shishkin
1
-3
/
+3
2012-05-12
usb: chipidea: drop unused msm register definitions
Alexander Shishkin
1
-3
/
+0
2012-05-12
usb: chipidea: add support for roles
Alexander Shishkin
1
-52
/
+198
2012-05-12
usb: chipidea: split the driver code into units
Alexander Shishkin
1
-0
/
+324