summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+4
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent-4/+4
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+3
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-4/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-374/+573
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov-374/+573
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren-104/+93
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens-2/+2
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely-4/+4
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad-1/+1
2013-01-25Input: goldfish - virtual input event driverBrian Swetland-0/+205
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding-5/+3
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh-21/+51
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov-1/+1
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan-169/+7
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan-19/+63
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan-78/+27
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan-12/+12
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich-1/+1
2013-01-04Input: qt2160 - add support for LEDsJavier Martin-2/+139
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+24
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman-1/+1
2013-01-03Input: imx_keypad - add device tree supportLiu Ying-18/+25
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov-1/+12
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos-1/+12
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-516/+580
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren-0/+1
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov-10/+2
2012-12-03Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov-9/+1
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan-1/+4
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov-53/+25
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov-3/+3
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov-15/+14
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov-1/+1
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov-10/+10
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel-3/+7
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel-27/+41
2012-11-27Input: gpio_keys - disable hardware on suspendJonas Aaberg-5/+22
2012-11-27Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov-13/+26
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat-72/+31
2012-11-27Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar-0/+10
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch-1/+2
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov-9/+51
2012-11-24Input: remove use of __devexitBill Pemberton-43/+43
2012-11-24Input: remove use of __devinitBill Pemberton-81/+79
2012-11-24Input: remove use of __devinitconstBill Pemberton-2/+2
2012-11-24Input: remove use of __devinitdataBill Pemberton-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton-40/+40