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 Torvalds2014-12-1711-547/+490Star
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1611-547/+490Star
| |\
| | * Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-141-2/+3
| | * Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-081-4/+2Star
| | * Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-041-14/+20
| | * Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-041-1/+2
| | * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-041-17/+29
| | * Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-041-0/+2
| | * Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns2014-11-171-2/+4
| | * Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-021-0/+8
| | * Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-021-23/+51
| | * Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-024-346/+345Star
| | * Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20Star
| | * Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-221-64/+20Star
| | * Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-221-30/+12Star
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1527-27/+0Star
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0427-27/+0Star
| |\ \ \
| | * | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-2027-27/+0Star
* | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-1/+1
|\ \ \ \ \
| * | | | | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
| |/ / / /
* | | | | input: gpio_keys_polled: Make use of device property APIAaron Lu2014-11-041-49/+24Star
* | | | | input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu2014-11-041-12/+27
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-012-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| * | Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-193-55/+27Star
|\|
| * Merge tag 'v3.17' into nextDmitry Torokhov2014-10-113-14/+7Star
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-161-8/+0Star
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-112-6/+7
| | |\ \
| * | | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-101-0/+9
| * | | | Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
| * | | | Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17Star
* | | | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
|\ \ \ \ \
| * | | | | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-092-6/+2Star
|\ \ \ \ \
| * | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-182-6/+2Star
| |/ / / /
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-10-032-80/+98
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch2014-09-041-43/+49
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-161-1/+7
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-095-33/+364
| |\ \ \
| * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-081-13/+9Star
| |\ \ \ \
| | * | | | input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9Star
| * | | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-081-27/+43
| |\ \ \ \ \
| | * | | | | mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-25/+33
| | * | | | | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-2/+10
| | |/ / / /
* | | | | / Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-121-8/+0Star
| |_|_|_|/ |/| | | |
* | | | | Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann2014-09-101-4/+5
* | | | | Input: cap1106 - fix register definitionKlaus Goger2014-09-081-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2014-08-151-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7