summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
|\
| * Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| * Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-201-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-183-0/+55
|\|
| * Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-081-0/+7
| * Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
| * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-082-0/+46
* | Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds2014-12-311-73/+26Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-3110-157/+284
|\|
| * Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire2014-12-281-3/+3
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-189-154/+281
| |\
| | * Input: alps - v7: document the v7 touchpad packet protocolHans de Goede2014-12-181-0/+28
| | * Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-181-4/+12
| | * Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-181-4/+14
| | * Input: alps - v7: ignore new packetsHans de Goede2014-12-181-6/+24
| | * Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur2014-12-181-16/+44
| | * Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-182-0/+9
| | * Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-161-2/+35
| | * Input: stmpe - enforce device tree only modeLinus Walleij2014-12-162-59/+46Star
| | * Input: optimize events_per_packet count calculationAnshul Garg2014-12-161-9/+13
| | * Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz2014-12-161-1/+3
| | * Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-161-34/+31Star
| | * Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-161-23/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1771-911/+4850
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1671-911/+4850
| |\|
| | * Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-141-2/+3
| | * Input: add support for Elan eKTH I2C touchscreensScott Liu2014-12-083-0/+1284
| | * Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-081-4/+2Star
| | * Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
| | * Input: cyapa - fix resuming the deviceDudley Du2014-12-041-4/+3Star
| | * Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-041-14/+20
| | * Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-041-1/+2
| | * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-041-17/+29
| | * Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-041-0/+2
| | * Input: initialize device counter variables with -1Aniroop Mathur2014-12-045-12/+12
| | * Input: initialize input_no to -1 to avoid subtractionAniroop Mathur2014-12-031-2/+2
| | * Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev2014-12-031-0/+10
| | * Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns2014-11-171-2/+4
| | * Input: cyapa - switch to using managed resourcesDudley Du2014-11-101-79/+105
| | * Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang2014-11-101-3/+3
| | * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-0219-78/+38Star
| | * Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-023-12/+6Star
| | * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-0219-71/+35Star
| | * Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-021-0/+8
| | * Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-021-23/+51
| | * Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-024-346/+345Star
| | * Input: altera_ps2 - switch to using managed resourcesTobias Klauser2014-10-311-57/+24Star
| | * Input: add driver for the Goodix touchpanelBastien Nocera2014-10-313-0/+409
| | * Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-246-0/+2383