Commit ce1d5b23a8d1e19866ab82bdec0dc41fde5273d8
Exists in
master
and in
7 other branches
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (40 commits) Input: wacom - add support for Cintiq 20WSX Input: ucb1400_ts - IRQ probe fix Input: at32psif - update MODULE_AUTHOR with new email Input: mac_hid - add lockdep annotation to emumousebtn Input: i8042 - fix incorrect usage of strncpy and strncat Input: bf54x-keys - add infrastructure for keypad wakeups Input: add MODULE_ALIAS() to hotpluggable platform modules Input: drivers/char/keyboard.c - use time_after Input: fix ordering in joystick Makefile Input: wm97xx-core - support use as a wakeup source Input: wm97xx-core - use IRQF_SAMPLE_RANDOM Input: wm97xx-core - only schedule interrupt handler if not already scheduled Input: add Zhen Hua driver Input: aiptek - add support for Genius G-PEN 560 tablet Input: wacom - implement suspend and autosuspend Input: xpad - set proper buffer length for outgoing requests Input: omap-keypad - fix build warning Input: gpio_keys - irq handling cleanup Input: add PS/2 serio driver for AVR32 devices Input: put ledstate in the keyboard notifier ...
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 49 changed files Side-by-side Diff
- MAINTAINERS
- drivers/char/keyboard.c
- drivers/hid/usbhid/hid-quirks.c
- drivers/input/input-polldev.c
- drivers/input/joystick/Kconfig
- drivers/input/joystick/Makefile
- drivers/input/joystick/xpad.c
- drivers/input/joystick/zhenhua.c
- drivers/input/keyboard/aaed2000_kbd.c
- drivers/input/keyboard/bf54x-keys.c
- drivers/input/keyboard/corgikbd.c
- drivers/input/keyboard/gpio_keys.c
- drivers/input/keyboard/jornada680_kbd.c
- drivers/input/keyboard/jornada720_kbd.c
- drivers/input/keyboard/locomokbd.c
- drivers/input/keyboard/omap-keypad.c
- drivers/input/keyboard/pxa27x_keypad.c
- drivers/input/keyboard/spitzkbd.c
- drivers/input/keyboard/tosakbd.c
- drivers/input/misc/cobalt_btns.c
- drivers/input/mouse/gpio_mouse.c
- drivers/input/serio/Kconfig
- drivers/input/serio/Makefile
- drivers/input/serio/at32psif.c
- drivers/input/serio/i8042-x86ia64io.h
- drivers/input/serio/rpckbd.c
- drivers/input/tablet/Kconfig
- drivers/input/tablet/aiptek.c
- drivers/input/tablet/wacom.h
- drivers/input/tablet/wacom_sys.c
- drivers/input/tablet/wacom_wac.c
- drivers/input/touchscreen/Kconfig
- drivers/input/touchscreen/Makefile
- drivers/input/touchscreen/ads7846.c
- drivers/input/touchscreen/corgi_ts.c
- drivers/input/touchscreen/jornada720_ts.c
- drivers/input/touchscreen/mainstone-wm97xx.c
- drivers/input/touchscreen/ucb1400_ts.c
- drivers/input/touchscreen/usbtouchscreen.c
- drivers/input/touchscreen/wm9705.c
- drivers/input/touchscreen/wm9712.c
- drivers/input/touchscreen/wm9713.c
- drivers/input/touchscreen/wm97xx-core.c
- drivers/macintosh/mac_hid.c
- include/linux/input.h
- include/linux/keyboard.h
- include/linux/serio.h
- include/linux/spi/ads7846.h
- include/linux/wm97xx.h