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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
1
-0
/
+1
2013-09-26
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
1
-1
/
+1
2013-09-26
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
1
-10
/
+9
2013-09-26
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
1
-3
/
+7
2013-09-26
chipidea: udc: free pending TD at removal procedure
Peter Chen
1
-0
/
+2
2013-08-14
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
3
-107
/
+76
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
1
-0
/
+3
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
3
-20
/
+6
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
1
-3
/
+2
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
3
-0
/
+39
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
5
-12
/
+71
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
3
-52
/
+70
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
5
-11
/
+54
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
5
-2
/
+80
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
1
-1
/
+6
2013-08-14
usb: chipidea: host: add vbus regulator control
Peter Chen
1
-1
/
+22
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
2
-24
/
+25
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: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
1
-3
/
+1
2013-08-14
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
1
-4
/
+3
2013-08-14
usb: chipidea: imx: delete the dead code
Peter Chen
1
-3
/
+0
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
1
-2
/
+2
2013-08-14
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
1
-7
/
+0
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+1
2013-08-12
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
1
-0
/
+1
2013-07-29
usb: chipidea: fix the build error with randconfig
Peter Chen
1
-2
/
+2
2013-07-29
usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros
Fabio Estevam
1
-2
/
+2
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-06-26
usb: chipidea: ci_hdrc_imx: access phy via private data
Fabio Estevam
1
-5
/
+4
2013-06-25
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
14
-260
/
+261
2013-06-25
usbmisc_imx: allow autoloading on according to dt ids
Arnaud Patard (Rtp)
1
-0
/
+1
2013-06-18
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2
-256
/
+257
2013-06-18
usb: chipidea: move to pcim_* functions
Andy Shevchenko
1
-12
/
+4
2013-06-18
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
Andy Shevchenko
1
-1
/
+0
2013-06-18
usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy
Sascha Hauer
1
-20
/
+12
2013-06-18
usb: chipidea: usbmisc: use module_platform_driver
Philipp Zabel
1
-11
/
+1
2013-06-18
usb: chipidea: ci13xxx-imx: move static pdata into probe function
Michael Grzeschik
1
-10
/
+9
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
2
-1
/
+63
2013-06-18
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
3
-83
/
+111
2013-06-18
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
3
-62
/
+129
2013-06-18
usb: chipidea: improve kconfig
Peter Chen
1
-3
/
+3
2013-06-18
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
1
-7
/
+5
2013-06-18
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
1
-1
/
+2
2013-06-18
usb: chipidea: ci13xxx_imx: remove reg_vbus
Fabio Estevam
1
-8
/
+6
2013-06-18
usb: chipidea: ci13xxx_imx: fix error path
Fabio Estevam
1
-6
/
+7
[prev]
[next]