summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2012-03-30input: keyboard: remove interrupt_key driverLaxman Dewangan
2012-03-26Input: gpio_keys - add support for interrupt only keysLaxman Dewangan
2012-03-26Input: gpio_keys - consolidate key destructor codeDmitry Torokhov
2012-03-26Input: revert "gpio_keys - switch to using threaded IRQs"David Jander
2012-03-26Input: gpio_keys - constify platform dataDmitry Torokhov
2012-03-26Input: gpio_keys - use of_property_read_u32()Tobias Klauser
2012-03-02input: keyboard: interrupt_key: Fix inbalance irq wakeupsLaxman Dewangan
2012-02-03input: tegra: kbc: KP INT EN when scantimeout zeroAshwini Ghuge
2012-01-03input: tegra: kbc: add disable_ev_rep for auto repeat eventNitin Kumbhar
2011-12-21input: tegra-kbc: add is_open, don't suspend if no clockRay Poudrier
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30input: tegra: kbc: Board param for scan countLaxman Dewangan
2011-11-30input: keyboard: Set configuration registersShridhar Rasal
2011-11-30HACK Revert "Input: tegra-kbc - change wakeup logic to be all or nothing"Dan Willemsen
2011-11-30input: interrupt_key: Reporting release event after timeoutLaxman Dewangan
2011-11-30Update copyrightsScott Williams
2011-11-30input: keyboard: Adding keys support through interrupt linesLaxman Dewangan
2011-11-30input: gpio-keys: report wakeup key on resumeNitin Kumbhar
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin
2011-06-27Input: remove unneeded version.h includesJesper Juhl
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds