aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAge
...
* | | | | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-15
* | | | | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-10
* | | | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
* | | | | Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-29
| |_|_|/ |/| | |
* | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-19
* | | | Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-13
* | | | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
* | | | Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-21
* | | | Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-09
* | | | Input: tegra-kbc - fix wakeup from suspendRakesh Iyer2011-09-09
* | | | Input: tc3589x-keypad - fix section mismatch warningHarvey Yang2011-09-08
* | | | Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
|/ / /
* | / Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-24
|\| | | |/ |/|
| * Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-21
| * Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-04
|\|
| * Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser2011-07-30
| * Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin2011-07-30
| * Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-27
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-07-27
| |\
| | * Input: tegra-kbc - enable key autorepeatRakesh Iyer2011-07-25
| | * Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin2011-07-18
| | * Input: atkbd - make dmi callback functions return 1Axel Lin2011-07-13
| | * Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-07-10
| | * Input: gpio_keys - add support for device-tree platform dataDavid Jander2011-07-10
| | * Input: mpr121 - improve sensibility of touch keyJiejing Zhang2011-06-29
| | * Input: gpio_keys - fix a memory leakAxel Lin2011-06-29
| | * Input: gpio_keys - move to late_initcallDavid Jander2011-06-27
| | * Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin2011-06-27
| | * Input: remove unneeded version.h includesJesper Juhl2011-06-27
| | * Input: gpio_keys - switch to using threaded IRQsDavid Jander2011-06-21
| | * Input: lm8323 - use oneshot level triggered interruptsLeigh Brown2011-06-21
| | * Input: lm8323 - convert to threaded IRQFelipe Balbi2011-06-21
| | * Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang2011-06-21
| * | Input: sh_keysc - fix compile warningDmitry Torokhov2011-07-04
* | | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-05
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-20
|\|
| * Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-18
| * Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-18
* | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-24
|\|
| * Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich2011-05-19
| * Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing2011-05-12
| * Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2011-05-11
| * Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov2011-05-05
| * Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov2011-05-03
| * Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm2011-04-28
| * Input: sh_keysc - implement runtime PM supportMagnus Damm2011-04-28
| * Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-28