Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre | 1 | -1/+1 |
2009-09-11 | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov | 1 | -82/+91 |
2009-07-26 | Input: pxa27x_keypad - switch to using dev_pm_ops | Dmitry Torokhov | 1 | -7/+12 |
2009-07-23 | Input: pxa27x_keypad - remove extra clk_disable | Dmitry Torokhov | 1 | -23/+20 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -2/+2 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-06-17 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -13/+25 |
2008-06-02 | Input: pxa27x_keypad - add wakeup support | Eric Miao | 1 | -1/+14 |
2008-05-28 | Input: pxa27x_keypad - miscellaneous fixes | Antonio Ospite | 1 | -13/+25 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 1 | -0/+4 |
2008-03-20 | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz | 1 | -3/+3 |
2008-01-31 | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 1 | -0/+1 |
2008-01-31 | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ | Eric Miao | 1 | -34/+124 |
2008-01-31 | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 1 | -29/+134 |
2008-01-31 | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 1 | -32/+28 |
2008-01-31 | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 1 | -57/+167 |
2008-01-31 | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 1 | -4/+0 |
2008-01-31 | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 1 | -0/+274 |