summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-221-4/+2Star
| | * | Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-221-3/+1Star
| | * | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-221-5/+127
| | * | Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-221-7/+7
| | * | Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-221-0/+8
| | * | Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-221-81/+80Star
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+1Star
|\ \ \ \
| * | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-2/+1Star
| | |_|/ | |/| |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-027-7/+7
|\ \ \ \
| * \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-227-7/+7
| |\ \ \ \
| | * | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
| | * | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | |/ / /
* | | / / Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-122/+36Star
|\| | | | | |_|/ / |/| | |
| * | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-132-121/+35Star
* | | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-192-3/+3
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-091-0/+3
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-268-122/+649
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
| |\ \ \
| | * | | lm8333: Fix check orderingAlan Cox2012-06-271-1/+1
| * | | | Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann2012-07-176-9/+12
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-066-9/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * / | | | Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
| |/ / / /
* | | | / Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-051-2/+2
| |_|_|/ |/| | |
* | | | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-221-0/+3
| |_|/ |/| |
* | | Input: add support for key scan interface of the LPC32xx SoCRoland Stigge2012-07-183-0/+405
* | | Input: omap4-keypad - add device tree supportSourav Poddar2012-07-181-40/+87
* | | Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim2012-07-131-2/+44
* | | Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim2012-07-131-8/+10
* | | Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim2012-07-081-6/+7
* | | Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim2012-07-081-25/+27
* | | Input: spear_keyboard - use correct io accessorsShiraz Hashim2012-07-081-15/+15
* | | Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar2012-07-081-1/+1
* | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-086-9/+12
|\ \ \ | | |/ | |/|
| * | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-046-9/+12