Hello, there are two fixes for the CY7C67x00 host controller: one fixes memory allocation with non-atomic flags in the atomic context, the other adds proper delays to the register access methods which makes possible to use the chip with fast host CPU. Changes v1 -> v2: - add HPI_T_CYC_NS macro with a comment why it is needed; - add Peter's Acked-bys. Thanks for the review, Peter. Max Filippov (2): USB: c67x00: move URB private data allocation from under spinlock USB: c67x00: add proper delays to HPI read/write drivers/usb/c67x00/c67x00-ll-hpi.c | 10 ++++++++++ drivers/usb/c67x00/c67x00-sched.c | 18 +++++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) -- 1.8.1.4 -- 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