aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/amd5536udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: gadget: amd5536udc.c: fix error pathRahul Ruikar1-1/+3
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall1-1/+1
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-4/+5
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall1-31/+25
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers1-1/+1
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison1-5/+5
2008-04-28drivers/usb annotations and fixesAl Viro1-9/+11
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driverJesper Juhl1-0/+10
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius1-0/+1
2008-02-01USB: Add missing "space" to printk messagesJoe Perches1-1/+1
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell1-1/+1
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-10-12USB: AMD5536: use pdev->revisionAuke Kok1-4/+2
2007-10-12usb: remove redundant memset from amd5536udcMariusz Kozlowski1-1/+0
2007-07-19USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann1-0/+3454