aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/amd5536udc.c
AgeCommit message (Expand)Author
2013-03-18usb: gadget: amd5536udc: don't assign gadget.dev.release directlyFelipe Balbi
2013-03-18usb: gadget: amd5536udc: don't touch gadget.dev.driverFelipe Balbi
2013-03-18usb: gadget: amd5536udc: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: amd5536udc: let udc-core manage gadget->devFelipe Balbi
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-24usb: gadget: amd5536udc: convert to udc_start/udc_stopFelipe Balbi
2012-12-13usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-05-04usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: use module_pci_driverAxel Lin
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-28usb: gadget: amd5536: use generic map/unmap routinesFelipe Balbi
2012-02-27usb: amd5536udc: Remove old CVS markersCyril Roelandt
2012-02-27usb: amd5536udc: Fix the type of ep_stringCyril Roelandt
2012-02-27usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macroCyril Roelandt
2012-02-27usb: amd5536udc: Fix indentationCyril Roelandt
2012-02-27usb: amd5536udc: Fix coding style issues.Cyril Roelandt
2012-02-27usb: amd5536udc: Fix brace coding style issues.Cyril Roelandt
2012-02-24usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-11USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall
2010-10-22USB: gadget: amd5536udc.c: fix error pathRahul Ruikar
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: AMD5536: use pdev->revisionAuke Kok
2007-10-12usb: remove redundant memset from amd5536udcMariusz Kozlowski
2007-07-19USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann