Hi all, Here are a couple of bug fixes for the adp5589-keys driver. The last two are pretty serious, I think. In particular the last one resulted in an interrupt storm and a hung keypad when the FIFO filled completely, since the driver was interpreting the event count of 16 as 0. Thanks! Guido Martínez (3): Input: adp5589-keys: handle i2c errors on the irq handler Input: adp5589-keys: fix pull mask setting Input: adp5589-keys: fix event count mask drivers/input/keyboard/adp5589-keys.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html