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 Torvalds2012-03-302-90/+170
|\
| * Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
| * Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-201-66/+148
| * Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-201-16/+14Star
| * Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-201-1/+1
| * Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-201-16/+15Star
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-0/+1
|\ \ | |/ |/|
| * ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-261-0/+1
* | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-178-89/+8Star
* | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-172-2/+1Star
* | Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-141-5/+16
* | Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-141-0/+1
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-095-18/+200
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-041-3/+1Star
| |\
| | * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-123-3/+38
| |\|
| | * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-113-3/+38
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1031-372/+704
| |\|
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
* | | Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-281-7/+2Star
* | | Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-281-1/+6
* | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-7/+27
* | | Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-231-0/+17
* | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-231-3/+3
* | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-231-8/+4Star
* | | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-231-3/+2Star
| |/ |/|
* | Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-051-0/+2
* | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-301-7/+80
* | Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-3/+24
* | Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-301-8/+84
* | Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-122-2/+2
* | Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-0126-327/+26Star
* | Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-291-1/+0Star
* | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-294-2/+3
|\|
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-012-0/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-2715-183/+604
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2011-10-2716-184/+606
| | |\
| * | \ Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
| |\ \ \
| | * | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-161-1/+0Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-271-1/+0Star
* | | | | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-152-3/+4
* | | | | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-101-8/+4Star
* | | | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-102-16/+35
* | | | | Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-293-0/+447
| |_|_|/ |/| | |
* | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-192-129/+484
* | | | Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-131-0/+44
* | | | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-1/+1
* | | | Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-211-11/+13
* | | | Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-091-19/+12Star