aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/amd5536udc.c
Commit message (Expand)AuthorAge
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: gadget: amd5536: use generic map/unmap routinesFelipe Balbi2012-02-28
* usb: amd5536udc: Remove old CVS markersCyril Roelandt2012-02-27
* usb: amd5536udc: Fix the type of ep_stringCyril Roelandt2012-02-27
* usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macroCyril Roelandt2012-02-27
* usb: amd5536udc: Fix indentationCyril Roelandt2012-02-27
* usb: amd5536udc: Fix coding style issues.Cyril Roelandt2012-02-27
* usb: amd5536udc: Fix brace coding style issues.Cyril Roelandt2012-02-27
* usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall2010-11-11
* USB: gadget: amd5536udc.c: fix error pathRahul Ruikar2010-10-22
* USB: gadget: amd5536udc.c: Remove double testJulia Lawall2010-10-22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-11-30
* USB: gadget: Drop NULL test on list_entry resultJulia Lawall2009-09-23
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-14
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl2008-04-25
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-01
* USB: Add missing "space" to printk messagesJoe Perches2008-02-01
* USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell2007-10-25
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: AMD5536: use pdev->revisionAuke Kok2007-10-12
* usb: remove redundant memset from amd5536udcMariusz Kozlowski2007-10-12
* USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann2007-07-19