| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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: add PS/2 serio driver for AVR32 devices | Hans-Christian Egtvedt | 2008-04-15 | 3 | -0/+386 |
| * | | | Input: usbtouchscreen - don't use DMA on stack | Oliver Neukum | 2008-04-04 | 1 | -12/+19 |
| * | | | Merge branch 'xbox' | Dmitry Torokhov | 2008-04-04 | 1 | -24/+187 |
| |\ \ \ |
|
| | * | | | Input: xpad - don't use GFP_ATOMIC | Oliver Neukum | 2008-04-03 | 1 | -2/+2 |
| | * | | | Input: xpad - add support for wireless xbox360 controllers | Brian Magnuson | 2008-04-03 | 1 | -16/+148 |
| | * | | | Input: xpad - drop obsolete driver versioning | Anssi Hannula | 2008-04-03 | 1 | -3/+4 |
| | * | | | Input: xpad - enable force feedback on xbox 360 controllers only | Anssi Hannula | 2008-04-03 | 1 | -0/+3 |
| | * | | | Input: xpad - do not report nonexistent buttons for xbox360 | Anssi Hannula | 2008-04-03 | 1 | -4/+14 |
| | * | | | Input: xpad - add more xbox 360 controller ids | Anssi Hannula | 2008-04-03 | 1 | -0/+6 |
| | * | | | Input: xpad - fix inverted Y and RY axes | Anssi Hannula | 2008-04-03 | 1 | -4/+4 |
| | * | | | Input: xpad - fix dpad handling of unknown devices | Anssi Hannula | 2008-04-03 | 1 | -2/+2 |
| | * | | | Input: xpad - match xbox 360 devices with interface info | Anssi Hannula | 2008-04-03 | 1 | -5/+16 |
| * | | | | Input: tosakbd - fix suspend | Dmitry Baryshkov | 2008-04-02 | 1 | -3/+18 |
| * | | | | Merge branch 'wm97xx' | Dmitry Torokhov | 2008-04-02 | 7 | -0/+2426 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Input: WM97xx - add support for streaming mode on Mainstone | Mark Brown | 2008-04-02 | 3 | -0/+315 |
| | * | | | Input: WM97xx - add chip driver for WM97123 touchscreen | Mark Brown | 2008-04-02 | 3 | -0/+470 |
| | * | | | Input: WM97xx - add chip driver for WM9712 touchscreen | Mark Brown | 2008-04-02 | 3 | -0/+472 |
| | * | | | Input: WM97xx - add chip driver for WM9705 touchscreen | Mark Brown | 2008-04-02 | 3 | -0/+363 |
| | * | | | Input: add support for WM97xx familty touchscreens | Mark Brown | 2008-04-02 | 3 | -0/+806 |
| | |/ / |
|
| * | | | Input: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 2008-04-02 | 1 | -1/+12 |
| * | | | Input: ads7846 - simplify support of external vREF (and ads7843) | David Brownell | 2008-04-02 | 1 | -12/+10 |
| * | | | Input: locomokbd - add 'off' button support for Sharp Collie/Poodle | Helge Deller | 2008-04-02 | 1 | -25/+48 |
| |/ / |
|
| * | | Input: remove private member from input_dev structure | Dmitry Torokhov | 2008-04-02 | 1 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 3 | -0/+351 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2008-04-24 | 3 | -0/+351 |
* | | | pcsp - Don't build pcspkr when snd-pcsp is enabled | Stas Sergeev | 2008-04-24 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-22 | 4 | -40/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 8 | -52/+24 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 2008-04-14 | 1 | -40/+0 |
| | |/ / |
|
| * | | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 3 | -0/+3 |
* | | | | 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: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 2008-04-02 | 1 | -1/+12 |
| |/
|/| |
|
* | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 | 3 | -6/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for... | Dmitry Torokhov | 2008-04-01 | 2 | -0/+4 |
|\ \ |
|
| * | | evdev: Release eventual input device grabs when getting disconnected | Björn Steinbrink | 2008-03-30 | 1 | -0/+3 |
| * | | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 2008-03-28 | 1 | -0/+1 |
| |/ |
|
* | | Input: apm-power - fix crash when unloading modules | Helge Deller | 2008-03-24 | 1 | -5/+2 |
* | | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz | 2008-03-20 | 1 | -3/+3 |
|/ |
|
* | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 | Laszlo Kajan | 2008-03-18 | 1 | -2/+2 |
* | Input: ALPS - put secondary device in proper place in sysfs | Dmitry Torokhov | 2008-03-18 | 1 | -0/+1 |
* | Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX | Ping Cheng | 2008-03-14 | 4 | -12/+32 |
* | Input: ads7846 - fix uninitialized var warning | Andrew Morton | 2008-03-14 | 1 | -1/+1 |
* | Input: i8042 - add SNI RM support | Thomas Bogendoerfer | 2008-03-14 | 2 | -0/+77 |
* | Input: i8042 - add Lenovo 3000 N100 to nomux blacklist | Jiri Kosina | 2008-03-14 | 1 | -0/+7 |
* | Input: i8042 - fix warning on non-x86 builds | Roland Dreier | 2008-03-14 | 1 | -2/+1 |