summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-01-042-2/+24
|\
| * Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov2012-12-241-1/+12
| * Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos2012-12-241-1/+12
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-1841-516/+580
|\|
| * Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-10/+2Star
| * Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-9/+1Star
| * 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/+25Star
| * 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/+14Star
| * 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/+31Star
| * 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/+79Star
| * 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/+28Star
| * Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23Star
| * 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
| |\
| * \ Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-3011-131/+47Star
| |\ \
| * | | Input: qt2160 - fix qt2160_write() implementationJavier Martin2012-10-251-14/+5Star
| * | | Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook2012-10-251-1/+1
* | | | ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-171-0/+1
* | | | Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-11-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
| | |/ | |/|
* | | 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 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
| |\|
| | * Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham2012-10-051-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
| |\|
| | * Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva2012-09-131-0/+1
| | * Input: omap-keypad - fixed formattingJosh2012-09-051-4/+4
| | * Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-052-3/+3
| | |\
| | * | Input: tegra - move platform data headerStephen Warren2012-09-051-1/+1