summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* 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-031-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-031-10/+2
| * Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-031-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-271-5/+22
| * Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-271-13/+26
| * Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-271-72/+31
| * Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-271-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-201-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
| |\
| * \ Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-3011-131/+47
| |\ \
| * | | Input: qt2160 - fix qt2160_write() implementationJavier Martin2012-10-251-14/+5
| * | | 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-161-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-041-1/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-025-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-121-0/+1
| | * Input: omap-keypad - fixed formattingJosh2012-09-041-4/+4
| | * Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-042-3/+3
| | |\
OpenPOWER on IntegriCloud