summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-1910-58/+948
|\
| * Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov2011-03-161-11/+11
| * Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm2011-03-161-0/+28
| * Input: add Atmel AT42QT1070 keypad driverBo Shen2011-03-143-0/+287
| * Input: mcs_touchkey - add shutdown handlerHeungJun Kim2011-02-241-0/+9
| * Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-241-1/+47
| * Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-241-19/+55
| * Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10
| * Input: lm8323 - convert to dev_pm_opsMark Brown2011-02-211-7/+8
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-311-3/+3
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-265-5/+744
| |\ \
| * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-133-199/+0Star
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-074-7/+370
| |\ \ \ \
| * | | | | input/tc3589x: fix compile errorDan Carpenter2011-01-071-1/+1
| * | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-22/+19Star
| |\ \ \ \ \
| | * | | | | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-22/+19Star
| * | | | | | Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2011-01-033-0/+483
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | input/tc3589x: add tc3589x keypad supportSundar Iyer2010-12-293-0/+483
* | | | | | | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-3/+59
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-291-1/+1
* | | | | | Input: tegra-kbc - fix build errorRakesh Iyer2011-01-291-2/+2
| |_|_|_|/ |/| | | |
* | | | | Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-213-0/+738
* | | | | Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-211-3/+3
* | | | | Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-181-2/+3
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2011-01-123-199/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: remove aaed2000 keyboard driverJamie Iles2011-01-083-199/+0Star
* | | | Merge branch 'next' into for-linusDmitry Torokhov2011-01-074-7/+370
|\| | | | |/ / |/| |
| * | Input: tca6416-keypad - add support for tca6408aTony SIM2010-12-082-7/+16
| * | Input: add support for keyboards on ST SPEAr platformRajeev Kumar2010-11-193-0/+354
| |/
* / Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-073-0/+278
|/
* Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise2010-11-041-1/+11
* Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-49/+25Star
* input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-14/+14
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-253-0/+350
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-213-0/+350
| |\
| | * input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-243-0/+350
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-257-5/+753
|\ \ \ | |/ / |/| |
| * | Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich2010-10-191-1/+1
| * | Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
| * | Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
| * | Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5Star
| * | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
| * | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-133-0/+419
| * | Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3Star
| * | Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-131-0/+2
| * | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-09-013-0/+297
| |/
* | ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
* | ARM: pxa168: added keypad supportMark F. Brown2010-10-091-1/+1