Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | usb: remove redundant memset from amd5536udc | Mariusz Kozlowski | 2007-10-12 | |
| | | | | | | | | | Remove redundant memset() call from udc_pci_probe(). No functional change. Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
* | USB: amd5536 UDC driver (in GEODE southbridge) | Thomas Dahlmann | 2007-07-19 | |
Driver for the AMD5536 UDC, as found in the AMD Geode CS5536 (southbridge). This is a high speed DMA-capable controller, which can also be used in OTG configurations (which are not supported by this patch). Acked-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |