summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2012-03-19Documentation:add kernel-doc for keypadPhilippe Langlais
2012-03-19drivers: gpio-keys: Add runtime supportJonas Aaberg
2012-03-19input:db5500:Do not switch to keypad mode alwaysNaga Radhesh
2012-03-19input:ske:Check for ske_enable in resumeNaga Radhesh
2012-03-19input:ske:Use gpio mode after resume to save powerKarl-Johan Perntz
2012-03-19input: keyboard: nomadik-ske: Do not always enable on suspendJonas Aaberg
2012-03-19input: gpio-keys: Disable hw on suspendJonas Aaberg
2012-03-19input: Increase schedule Scan work delayNaga Radhesh
2012-03-19input: Report all key actions in SKE autoscan modeKarl-Johan Perntz
2012-03-19db5500_keypad: check return value of request_gpioChethan Krishna N
2012-03-19db5500_keypad: don't configure all keypad pinsChethan Krishna N
2012-03-19db5500_keypad: handle regulator in apsleepChethan Krishna N
2012-03-19db5500_keypad: check return values from all callsChethan Krishna N
2012-03-19input: fix STMPE keypad input device name by removing spacesSundar Iyer
2012-03-19input: ske: Fix for gpio header moveRobert Marklund
2012-03-19u5500:Docbook:Added the tmpl files for driversPhilippe Langlais
2012-03-19db5500-keypad: fix ROW_SHIFTRabin Vincent
2012-03-19db5500-keypad: handle suspend/resumeRabin Vincent
2012-03-19db5500-keypad: remove clk hacksRabin Vincent
2012-03-19ske keypad: Proper regulator and clock framework supportPhilippe Langlais
2012-03-19input: Fix warningsPhilippe Langlais
2012-03-19input:ske: Fix rename CONFIG_KEYBOARD_NOMADIK to CONFIG_KEYBOARD_NOMADIK_SKEPhilippe Langlais
2012-03-19input:ske:Add the regulator support in ske driverNaveen Kumar Gaddipati
2012-03-19input:ske:Decrease the CPU load during continue key pressNaveen Kumar Gaddipati
2012-03-19input:ske: Remove multiple interrupts for each keypressNaveen Kumar Gaddipati
2012-03-19input:ske: Suspend and resume support for ske keypadNaveen Kumar Gaddipati
2012-03-19input: Multi key press support is added for SKE keypadNaveen Kumar Gaddipati
2012-03-19input/keypad-stmpe: add suspend/resume supportSundar Iyer
2012-03-19input: Dynamic enable or disable of STMPE1601 keypad eventsBade Appala Naidu
2012-03-19input: Dynamic enable or disable of SKE keypad eventsNaveen Kumar Gaddipati
2012-03-19u5500: add DB5500 keypad driverPhilippe Langlais
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna