aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-01-09input: gpio_input: don't print debounce message unless flag is setDima Zavin
2012-01-09input: evdev: do not block waiting for an event if fd is nonblockDima Zavin
2012-01-09input: evdev: if no events and non-block, return EAGAIN not 0Dima Zavin
2012-01-09input: evdev: only allow reading events if a full packet is presentDima Zavin
2012-01-09input: misc: gpio; make wake irq conditional, and disable on remove pathsMike J. Chen
2012-01-09input: gpio_input: send input_sync after reporting keysJeff Brown
2012-01-09input: gpio_matrix: send input_sync after reporting keysJeff Brown
2012-01-09input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross
2012-01-09input: keyreset: Only print message for default handlerColin Cross
2012-01-09input: evdev: Add missing wake_lock_destroyBenoit Goby
2012-01-09input: keyreset: Allow reset function to be overridenColin Cross
2012-01-09input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2012-01-09Input: gpio_event: Don't call gpio_cansleep before gpio_request.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2012-01-09Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2012-01-09Input: synaptics_i2c_rmi: Send new multi touch events=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: synaptics_i2c_rmi: Add sensitivity adjust option.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09input: keychord: Add keychord driverMike Lockwood
2012-01-09input: Add keyreset driver.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: gpio_input: disable_irq -> disable_irq_nosync=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: gpio_event: Allow multiple input devices per gpio_event device=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: gpio_input: Fix keys with keycode 0x100-0x1ff=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: Generic GPIO Input device.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09input: evdev: Use unique wakelock namesMike Chan
2012-01-09Input: Use monotonic time for event time stamps.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2012-01-09Input: Hold wake lock while event queue is not empty.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov