index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2009-06-15
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
1
-2468
/
+0
2009-03-24
USB: add missing KERN_* constants to printks
Frank Seidel
1
-3
/
+5
2009-02-27
USB: fsl_usb2_udc: fix potential queue head corruption
Li Yang
1
-0
/
+3
2008-11-30
USB: fsl_usb2_udc: Report disconnect before unbinding
Anton Vorontsov
1
-0
/
+3
2008-10-17
fsl_usb2_udc: Fix oops on probe failure.
Will Newton
1
-15
/
+17
2008-10-17
fsl_usb2_udc: Add a wmb before priming endpoint.
Will Newton
1
-0
/
+3
2008-10-17
fsl_usb2_udc: Make fsl_queue_td return type void.
Will Newton
1
-14
/
+5
2008-10-17
fsl_usb2_udc: Uninline udc_reset_ep_queue.
Will Newton
1
-7
/
+3
2008-10-17
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
Will Newton
1
-4
/
+2
2008-10-17
fsl_usb2_udc: Initialize spinlock earlier.
Will Newton
1
-1
/
+3
2008-10-17
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
Will Newton
1
-17
/
+18
2008-10-17
fsl_usb2_udc: Clean up whitespace in errors and warnings.
Will Newton
1
-18
/
+18
2008-10-17
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
Will Newton
1
-19
/
+9
2008-10-17
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
Will Newton
1
-4
/
+0
2008-10-17
fsl_usb2_udc: Make dr_ep_setup function static.
Will Newton
1
-1
/
+2
2008-09-23
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-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-05-29
USB: fsl_usb2_udc: fix recursive lock
Li Yang
1
-0
/
+2
2008-04-24
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-01
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-01
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
1
-1
/
+1
2007-12-22
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
1
-1
/
+1
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-2
/
+2
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-6
/
+3
2007-08-22
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
1
-36
/
+41
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-36
/
+0
2007-07-12
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-12
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
1
-25
/
+34
2007-07-12
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
1
-1
/
+1
2007-05-22
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
1
-3
/
+5
2007-04-27
USB: add Freescale high-speed USB SOC device controller driver
Li Yang
1
-0
/
+2500