index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fsl_usb2_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
2009-06-15
1
-2468
/
+0
*
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
1
-3
/
+5
*
USB: fsl_usb2_udc: fix potential queue head corruption
Li Yang
2009-02-27
1
-0
/
+3
*
USB: fsl_usb2_udc: Report disconnect before unbinding
Anton Vorontsov
2008-11-30
1
-0
/
+3
*
fsl_usb2_udc: Fix oops on probe failure.
Will Newton
2008-10-17
1
-15
/
+17
*
fsl_usb2_udc: Add a wmb before priming endpoint.
Will Newton
2008-10-17
1
-0
/
+3
*
fsl_usb2_udc: Make fsl_queue_td return type void.
Will Newton
2008-10-17
1
-14
/
+5
*
fsl_usb2_udc: Uninline udc_reset_ep_queue.
Will Newton
2008-10-17
1
-7
/
+3
*
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
Will Newton
2008-10-17
1
-4
/
+2
*
fsl_usb2_udc: Initialize spinlock earlier.
Will Newton
2008-10-17
1
-1
/
+3
*
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
Will Newton
2008-10-17
1
-17
/
+18
*
fsl_usb2_udc: Clean up whitespace in errors and warnings.
Will Newton
2008-10-17
1
-18
/
+18
*
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
Will Newton
2008-10-17
1
-19
/
+9
*
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
Will Newton
2008-10-17
1
-4
/
+0
*
fsl_usb2_udc: Make dr_ep_setup function static.
Will Newton
2008-10-17
1
-1
/
+2
*
USB: fsl_usb2_udc: fix VDBG() format string
Peter Korsgaard
2008-09-23
1
-1
/
+1
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
USB: fsl_usb2_udc: fix recursive lock
Li Yang
2008-05-29
1
-0
/
+2
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-2
/
+2
*
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
USB: Spelling fixes
Joe Perches
2008-02-01
1
-1
/
+1
*
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
2008-02-01
1
-1
/
+1
*
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
2007-12-22
1
-1
/
+1
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-2
/
+2
*
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
2007-10-12
1
-6
/
+3
*
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
2007-08-22
1
-36
/
+41
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
1
-36
/
+0
*
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
2007-07-12
1
-1
/
+1
*
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
2007-07-12
1
-25
/
+34
*
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
2007-07-12
1
-1
/
+1
*
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
2007-05-22
1
-3
/
+5
*
USB: add Freescale high-speed USB SOC device controller driver
Li Yang
2007-04-27
1
-0
/
+2500