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
/
gadget
/
pch_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
usb: gadget: pch_udc: Fix likely misuse of | for &
Joe Perches
1
-1
/
+1
2012-05-04
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...
Ido Shayevitz
1
-9
/
+7
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-03-06
usb/gadget/pch_udc: Fix compile error
Tomoya MORINAGA
1
-0
/
+1
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-02-09
usb: gadget: pch_udc: Detecting VBUS through GPIO with interrupt
Tomoya MORINAGA
1
-4
/
+83
2012-02-09
usb: gadget: pch_udc: Detecting VBUS through GPIO
Tomoya MORINAGA
1
-3
/
+142
2012-01-24
usb: gadget: pch_udc: Add debug message
Tomoya MORINAGA
1
-2
/
+6
2012-01-24
usb: gadget: pch_udc: Reduce redundant interrupt
Tomoya MORINAGA
1
-3
/
+6
2012-01-24
usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...
Tomoya MORINAGA
1
-4
/
+66
2012-01-24
usb: gadget: pch_udc: Fix USB suspend issue
Tomoya MORINAGA
1
-1
/
+8
2012-01-24
usb: gadget: pch_udc: Fix wrong return value
Tomoya MORINAGA
1
-1
/
+3
2012-01-24
usb: gadget: pch_udc: Fix disconnect issue
Tomoya MORINAGA
1
-1
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-15
USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-2
/
+2
2011-11-15
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-0
/
+6
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-3
/
+3
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+12
2011-04-14
usb: pch_udc: unlock on allocation failure
Dan Carpenter
1
-3
/
+5
2011-02-17
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
1
-74
/
+104
2011-01-23
usb: pch_udc: Fix the worning log issue at gadget driver remove
Toshiharu Okada
1
-1
/
+2
2011-01-23
USB: pch_udc: support new device ML7213 IOH
Tomoya MORINAGA
1
-0
/
+7
2011-01-23
usb: pch_udc: Fixed issue which does not work with g_serial
Toshiharu Okada
1
-50
/
+67
2010-12-11
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
1
-1
/
+4
2010-12-11
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
1
-8
/
+11
2010-11-17
USB device driver of Topcliff PCH
Toshiharu Okada
1
-0
/
+2941