On Mon, Apr 5, 2010 at 11:30 PM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > Hi Linus, > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus > or > master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus > > to receive updates for the input subsystem. > > Changelog: > --------- > > Chase Douglas (1): > Input: ALPS - add signature for HP Pavilion dm3 laptops > > Dmitry Torokhov (1): > Input: sparse-keymap - implement safer freeing of the keymap > > Dominik Brodowski (1): > Input: i8042 - spelling fix > > H Hartley Sweeten (1): > Input: matrix_keypad - allow platform to disable key autorepeat > > Henrik Rydberg (3): > Input: bcm5974 - retract efi-broken suspend_resume > Input: clarify the no-finger event in multitouch protocol > Input: update the status of the Multitouch X driver project > > Yong Wang (1): > Input: sparse-keymap - free the right keymap on error > > > Diffstat: > -------- > > Documentation/input/multi-touch-protocol.txt | 23 ++++++++--- > drivers/input/input.c | 9 ++++- > drivers/input/keyboard/matrix_keypad.c | 4 +- > drivers/input/mouse/alps.c | 1 + > drivers/input/mouse/bcm5974.c | 1 - > drivers/input/serio/i8042.c | 2 +- > drivers/input/sparse-keymap.c | 52 ++++++++++++++++--------- > include/linux/input/matrix_keypad.h | 2 + > 8 files changed, 65 insertions(+), 29 deletions(-) > > -- > Dmitry > I'm still waiting on some review for my TSC2046 touchscreen driver. Last time I inquired about it, I was told it would be reviewed, but there has not been any movement at all on it, and it's been out for review for several months now. Do I need to do more work on it? Is there something else needed? - Cory -- 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