summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
* | | | | | Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-12
* | | | | | Input: wacom - integrate resolution calculationPing Cheng2013-08-12
* | | | | | Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-12
| |_|_|_|/ |/| | | |
* | | | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-06
* | | | | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-06
* | | | | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-02
* | | | | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-02
| |_|_|/ |/| | |
* | | | Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-30
* | | | Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-30
* | | | Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-30
* | | | Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-30
* | | | Input: add OLPC AP-SP driverDaniel Drake2013-06-30
* | | | Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-27
* | | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-27
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-05
| |\| | | | |/ | |/|
| | * Input: wacom - fix a typo for Cintiq 22HDTPing Cheng2013-06-04
| | * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-04
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-23
| |\|
| | * Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-23
| | * Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-05
| | * Input: wacom - add three new display tabletsPing Cheng2013-05-05
| | * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-05
| * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
| |\ \
| | * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
| * | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-05
| |\ \ \
| | * | | input: Export matrix_keypad_parse_of_params()Michal Marek2013-04-19
| | * | | input: Add ChromeOS EC keyboard driverSimon Glass2013-04-05
| | * | | input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-05
| | |/ /
| * | | input: single_open() leakAl Viro2013-05-05
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
| |\ \ \
| | * | | hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-29
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2013-05-01
| | |\ \
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-19
| |\| | |
| | * | | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng2013-04-19
| | * | | Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng2013-04-19
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-16
| |\| | | | | |_|/ | |/| |
| | * | Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-15
| | * | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke2013-04-07
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-18
| |\ \ \
| | * \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-14
| | |\ \ \
| | * | | | input/joystick: use get_cycles on ARMArnd Bergmann2013-03-14
* | | | | | Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita2013-06-18
* | | | | | Input: pxa27x-keypad - make platform data constDmitry Torokhov2013-06-18
* | | | | | Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2013-06-18
* | | | | | Input: pxa27x-keypad - add device tree supportChao Xie2013-06-18
* | | | | | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-18
* | | | | | Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann2013-06-09
* | | | | | Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun2013-06-05
* | | | | | Input: add TI-Nspire keypad supportDaniel Tang2013-06-04