index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fsl_usb2_udc.c
Age
Commit message (
Expand
)
Author
2008-11-30
USB: fsl_usb2_udc: Report disconnect before unbinding
Anton Vorontsov
2008-10-17
fsl_usb2_udc: Fix oops on probe failure.
Will Newton
2008-10-17
fsl_usb2_udc: Add a wmb before priming endpoint.
Will Newton
2008-10-17
fsl_usb2_udc: Make fsl_queue_td return type void.
Will Newton
2008-10-17
fsl_usb2_udc: Uninline udc_reset_ep_queue.
Will Newton
2008-10-17
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
Will Newton
2008-10-17
fsl_usb2_udc: Initialize spinlock earlier.
Will Newton
2008-10-17
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
Will Newton
2008-10-17
fsl_usb2_udc: Clean up whitespace in errors and warnings.
Will Newton
2008-10-17
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
Will Newton
2008-10-17
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
Will Newton
2008-10-17
fsl_usb2_udc: Make dr_ep_setup function static.
Will Newton
2008-09-23
USB: fsl_usb2_udc: fix VDBG() format string
Peter Korsgaard
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-05-29
USB: fsl_usb2_udc: fix recursive lock
Li Yang
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
2007-12-22
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
2007-08-22
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
2007-07-12
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
2007-07-12
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
2007-05-22
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
2007-04-27
USB: add Freescale high-speed USB SOC device controller driver
Li Yang