index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
amd5536udc.c
Age
Commit message (
Expand
)
Author
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-06
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-11
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
2010-10-22
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
2010-10-22
USB: gadget: amd5536udc.c: Remove double test
Julia Lawall
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2009-12-01
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
2009-09-23
USB: gadget: Drop NULL test on list_entry result
Julia Lawall
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-25
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...
Jesper Juhl
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
2007-10-25
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: AMD5536: use pdev->revision
Auke Kok
2007-10-12
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
2007-07-20
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann