summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-10/+2
* Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-9/+1
* Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan2012-11-291-1/+4
* Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-291-53/+25
* Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-291-3/+3
* Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-291-15/+14
* Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-291-1/+1
* Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-291-10/+10
* Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-291-3/+7
* Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2012-11-291-27/+41
* Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-281-5/+22
* Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-281-13/+26
* Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-281-72/+31
* Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-281-0/+10
* Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch2012-11-251-1/+2
* Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-9/+51
* Input: remove use of __devexitBill Pemberton2012-11-2440-43/+43
* Input: remove use of __devinitBill Pemberton2012-11-2438-81/+79
* Input: remove use of __devinitconstBill Pemberton2012-11-242-2/+2
* Input: remove use of __devinitdataBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-2440-40/+40
* Input: matrix-keypad - add device tree supportAnilKumar Ch2012-11-211-22/+97
* Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28
* Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23
* Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri2012-11-101-3/+8
* Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson2012-11-101-2/+20
* Input: nomadik-ske-keypad - fixup use of clkUlf Hansson2012-11-081-4/+10
* Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-082-0/+4
|\
| * Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge2012-10-301-0/+1
| * Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick2012-10-301-0/+3
* | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-3011-131/+47
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-131-1/+10
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2012-10-111-1/+10
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-035-104/+230
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2012-10-015-105/+231
| | |\ \
| * | \ \ Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+1
| |\ \ \ \
| | * | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-2/+1
| * | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-027-7/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-227-7/+7
| | |\ \ \ \ \
| | | * | | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | | * | | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
| | | * | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | |/ / / /
| * | | / / / Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-122/+36
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-132-121/+35
| * | | | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-192-3/+3
| |\| | | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-091-0/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |