| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: atkbd - expand Latitude's force release quirk to other Dells | Matthew Garrett | 2008-09-10 | 1 | -5/+5 |
* | Input: bf54x-keys - add power management support | Michael Hennerich | 2008-09-10 | 1 | -1/+12 |
* | Input: convert drivers to use strict_strtoul() | Joe Rouvier | 2008-09-10 | 1 | -15/+5 |
* | Input: gpio-keys - simplify argument list for report_event | Uwe Kleine-König | 2008-08-08 | 1 | -4/+5 |
* | Input: gpio-keys - optimize interrupt handler | Uwe Kleine-König | 2008-08-08 | 1 | -23/+12 |
* | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa | 2008-07-28 | 1 | -20/+7 |
* | Add missing semaphore.h includes | Matthew Wilcox | 2008-07-24 | 1 | -0/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'pxa-tosa' into pxa | Russell King | 2008-07-12 | 1 | -2/+0 |
| |\ |
|
| | * | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t... | eric miao | 2008-07-07 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 7 | -6/+10 |
|\ \ \ |
|
| * | | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-07-20 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-05-30 | 2 | -13/+27 |
| |\ \ |
|
| * | | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 | 5 | -5/+5 |
| | |/
| |/| |
|
| * | | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+4 |
* | | | Input: atkbd - fix HP 2133 not sending release event for video switch | Jiri Kosina | 2008-06-30 | 1 | -0/+26 |
* | | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 2 | -13/+27 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: pxa27x_keypad - miscellaneous fixes | Antonio Ospite | 2008-05-28 | 1 | -13/+25 |
| * | | Input: atkbd - mark keyboard as disabled when suspending/unloading | Dmitry Torokhov | 2008-05-28 | 1 | -0/+2 |
| |/ |
|
* | | Input: pxa27x_keypad - add wakeup support | Eric Miao | 2008-06-02 | 1 | -1/+14 |
* | | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 2008-06-02 | 1 | -10/+10 |
* | | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 3 | -6/+0 |
* | | Input: gpio-keys debouncing support | Dmitry Baryshkov | 2008-05-16 | 1 | -20/+69 |
* | | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 11 | -34/+130 |
|\ |
|
| * | Input: bf54x-keys - add infrastructure for keypad wakeups | Michael Hennerich | 2008-04-24 | 1 | -3/+32 |
| * | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 10 | -0/+25 |
| * | Input: omap-keypad - fix build warning | David Brownell | 2008-04-15 | 1 | -2/+5 |
| * | Input: gpio_keys - irq handling cleanup | David Brownell | 2008-04-15 | 1 | -1/+2 |
| * | Input: tosakbd - fix suspend | Dmitry Baryshkov | 2008-04-02 | 1 | -3/+18 |
| * | Input: locomokbd - add 'off' button support for Sharp Collie/Poodle | Helge Deller | 2008-04-02 | 1 | -25/+48 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 | 2 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| * | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 2 | -0/+2 |
* | | | Fix sh_keysc double free | Magnus Damm | 2008-04-18 | 1 | -1/+0 |
* | | | sh: SuperH KEYSC platform driver | Magnus Damm | 2008-04-18 | 3 | -0/+291 |
| |/
|/| |
|
* | | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz | 2008-03-20 | 1 | -3/+3 |
|/ |
|
* | Input: pxa27x_keypad - also enable on PXA3xx | Eric Miao | 2008-01-31 | 1 | -3/+3 |
* | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 2008-01-31 | 1 | -0/+1 |
* | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ | Eric Miao | 2008-01-31 | 1 | -34/+124 |
* | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 2008-01-31 | 1 | -29/+134 |
* | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 2008-01-31 | 1 | -32/+28 |
* | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 2008-01-31 | 1 | -57/+167 |
* | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 2008-01-31 | 1 | -4/+0 |
* | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 2008-01-31 | 3 | -45/+45 |
* | Input: remove duplicate includes | Andre Haupt | 2008-01-21 | 2 | -2/+0 |
* | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 | 3 | -0/+437 |
* | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 | 2 | -2/+0 |
* | Input: atkbd - remove unneeded synchronize_sched() | Dmitry Torokhov | 2008-01-21 | 1 | -1/+0 |
* | Input: atkbd - properly handle special keys on Dell Latitudes | Giel de Nijs | 2008-01-21 | 1 | -17/+72 |