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_usb2_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
USB: fsl_usb2_udc: Report disconnect before unbinding
Anton Vorontsov
1
-0
/
+3
2008-10-18
fsl_usb2_udc: Fix oops on probe failure.
Will Newton
1
-15
/
+17
2008-10-18
fsl_usb2_udc: Add a wmb before priming endpoint.
Will Newton
1
-0
/
+3
2008-10-18
fsl_usb2_udc: Make fsl_queue_td return type void.
Will Newton
1
-14
/
+5
2008-10-18
fsl_usb2_udc: Uninline udc_reset_ep_queue.
Will Newton
1
-7
/
+3
2008-10-18
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
Will Newton
1
-4
/
+2
2008-10-18
fsl_usb2_udc: Initialize spinlock earlier.
Will Newton
1
-1
/
+3
2008-10-18
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
Will Newton
1
-17
/
+18
2008-10-18
fsl_usb2_udc: Clean up whitespace in errors and warnings.
Will Newton
1
-18
/
+18
2008-10-18
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
Will Newton
1
-19
/
+9
2008-10-18
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
Will Newton
1
-4
/
+0
2008-10-18
fsl_usb2_udc: Make dr_ep_setup function static.
Will Newton
1
-1
/
+2
2008-09-24
USB: fsl_usb2_udc: fix VDBG() format string
Peter Korsgaard
1
-1
/
+1
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-05-30
USB: fsl_usb2_udc: fix recursive lock
Li Yang
1
-0
/
+2
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-02
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
1
-1
/
+1
2007-12-23
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
1
-1
/
+1
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-2
/
+2
2007-10-13
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-6
/
+3
2007-08-23
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
1
-36
/
+41
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-36
/
+0
2007-07-13
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-13
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
1
-25
/
+34
2007-07-13
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
1
-1
/
+1
2007-05-23
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
1
-3
/
+5
2007-04-28
USB: add Freescale high-speed USB SOC device controller driver
Li Yang
1
-0
/
+2500