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
/
fsl_udc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
usb: gadget: fsl_udc: fix dequeuing a request in progress
Li Yang
1
-36
/
+32
2011-11-29
USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
Peter Chen
1
-2
/
+2
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-2
/
+1
2011-11-15
powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit
Shaohui Xie
1
-2
/
+1
2011-11-14
usb: gadget: fsl_udc_core: fix compile error.
Alexander Aring
1
-1
/
+1
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-34
/
+19
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+16
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-12
/
+24
2011-07-02
USB: fsl_udc_core: fix build breakage when building for ARM arch
Anatolij Gustschin
1
-12
/
+24
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+16
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+3
2011-05-07
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
1
-6
/
+21
2011-05-03
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
1
-15
/
+132
2011-05-03
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
1
-31
/
+110
2011-05-03
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
1
-25
/
+98
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-03
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
1
-2
/
+0
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-6
/
+0
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+5
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-6
/
+0
2010-05-21
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
1
-1
/
+1
2009-10-31
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
1
-1
/
+1
2009-06-16
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
1
-0
/
+2491