This patch series adds support for the USB host controller in the Freescale i.MX21 SoC. Only host mode (not function or OTG mode) is currently supported (the OTG port may be used in host only mode). Power management is not yet implemented (as it has not yet been implemented for MXC). The driver has been tested with usbtest suite and has run for several days with other simultaneous USB activity (webcam + mass storage). Changes relative to earlier RFC versions: * Isoc now works * Add platform data for port configuration * Queue control / bulk requests when ETDs or data memory lacking * Use defines rather than magic numbers for ETD fields * Add debugfs support * Bug fixes Signed-off-by: Martin Fuzzey <mfuzzey@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html