aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* smdk4412: cypress-touchkey - add keydisablersbrissen2014-03-281-0/+41
* smdk4412: fix mag cover turning screen offsbrissen2013-12-131-1/+3
* Add support for Note 8 (N5100 and N5110)sbrissen2013-11-112-2/+127
* d710: cypress: fix home button and auto-update defconfigDorian Snyder2013-09-011-1/+1
* Fix kernel build errorarrrghhh2013-08-311-1/+1
* cypress-touchkey: remove backlight timeout featureDaniel Hillenbrand2013-08-232-366/+175
* cypress: report led status via sysfsDaniel Hillenbrand2013-08-211-1/+12
* u1: import from CyanogenMod/android_kernel_samsung_smdk4210Daniel Hillenbrand2013-05-251-166/+143
* merge opensource jb u5codeworkx2012-09-225-61/+1186
* cypress, mms_ts: disable debuggingcodeworkx2012-08-251-11/+10
* samsung opensource update3Daniel Hillenbrand2012-07-211-7/+26
* cypress: support reading of timeout and force_disable sysfsDaniel Hillenbrand2012-06-171-4/+26
* cypress: user configurable touchled timeout, allow to force disable ledsDaniel Hillenbrand2012-06-162-11/+198
* samsung update 1codeworkx2012-06-0222-1/+10763
* input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-202-1/+2
|\
| * Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| * Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-181-0/+1
* | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-263-0/+811
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-249-59/+1206
|\ \ | |/
| * Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich2011-05-193-0/+782
| * Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing2011-05-123-0/+352
| * Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2011-05-111-22/+2
| * Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov2011-05-051-4/+4
| * Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov2011-05-031-1/+1
| * Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm2011-04-281-1/+2
| * Input: sh_keysc - implement runtime PM supportMagnus Damm2011-04-281-25/+15
| * Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-271-0/+36
| * Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin2011-04-271-3/+3
| * Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin2011-04-271-0/+1
| * Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov2011-04-225-9/+67
| |\
| * | Input: gpio-keys - add support for setting device nameAlexander Stein2011-04-111-1/+1
| * | Input: gpio_keys - add support for EV_ABSAlexander Stein2011-04-111-2/+7
* | | input/atari: Fix atarimouse initMichael Schmitz2011-05-191-2/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-181-2/+4
|\ \
| * | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin2011-04-111-1/+3
| * | Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D2011-04-061-1/+1
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-051-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar2011-03-311-1/+1
* | | drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2011-03-1810-58/+948
|\ \ | |/
| * Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov2011-03-151-11/+11
| * Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm2011-03-151-0/+28
| * Input: add Atmel AT42QT1070 keypad driverBo Shen2011-03-133-0/+287
| * Input: mcs_touchkey - add shutdown handlerHeungJun Kim2011-02-231-0/+9
| * Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-231-1/+47
| * Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-231-19/+55
| * Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10