Changes since v5: - Address issues reported here: http://lists.infradead.org/pipermail/barebox/2015-September/024726.html - input: usb_kbd: set idle time to minimum and limit polling rate Idle time is the amount of time, during which the usb device will wait before replying to the host interrupt packet. We don't want to waste that time, so keep it as small as possible. In particular this resolves the problem of very poor tftp performance, when the usb keyboard is enabled. Peter Mamonov (5): common: clock: introduce mdelay_non_interruptible() usb: ehci-hcd: port periodic transactions implementation usb: ehci-hcd: detect re-entrance usb: ehci-hcd: use mdelay_non_inerruptible() input: port usb keyboard driver from the u-boot _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox