| Commit message (Expand) | Author | Age |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2006-10-02 |
|\ |
|
| * | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 2006-10-01 |
| * | Input: wistron - fix setting up special buttons | Reiner Herrmann | 2006-10-01 |
| * | Input: add driver for stowaway serial keyboards | Marek Vasut | 2006-09-19 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 |
| |\ |
|
| * | | Input: make input_register_handler() return error codes | Dmitry Torokhov | 2006-09-14 |
| * | | Input: remove cruft that was needed for transition to sysfs | Dmitry Torokhov | 2006-09-14 |
| * | | Input: fix input module refcounting | Dmitry Torokhov | 2006-09-14 |
| * | | Input: constify input core | Dmitry Torokhov | 2006-09-14 |
| * | | Input: libps2 - rearrange exports | Dmitry Torokhov | 2006-09-14 |
| * | | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov | 2006-09-14 |
| * | | Input: i8042 - disable MUX mode on Toshiba Equium A110 | Dmitry Torokhov | 2006-09-14 |
| * | | Input: i8042 - get rid of polling timer | Dmitry Torokhov | 2006-09-10 |
| * | | Input: send key up events at disconnect | Dmitry Torokhov | 2006-09-10 |
| * | | Input: constify psmouse driver | Helge Deller | 2006-09-10 |
| * | | Input: i8042 - add Amoi to the MUX blacklist | Cjacker Huang | 2006-08-08 |
| * | | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup | Helge Deller | 2006-08-08 |
| * | | Input: add driver for Touchwin serial touchscreens | Rick Koch | 2006-08-05 |
| * | | Input: add driver for Touchright serial touchscreens | Rick Koch | 2006-08-05 |
| * | | Input: add driver for Penmount serial touchscreens | Rick Koch | 2006-08-05 |
| * | | Input: elo - add support for non-pressure-sensitive touchscreens | Shaun Jackman | 2006-08-05 |
| * | | Input: elo - fix checksum calculation | Shaun Jackman | 2006-08-05 |
| * | | Input: elo - handle input_register_device() failures | Dmitry Torokhov | 2006-08-05 |
| * | | Input: uinput - switch to the new FF interface | Anssi Hannula | 2006-07-19 |
| * | | Input: iforce - switch to the new FF interface | Anssi Hannula | 2006-07-19 |
| * | | Input: unified force feedback support for memoryless devices | Anssi Hannula | 2006-07-19 |
| * | | Input: implement new force feedback interface | Anssi Hannula | 2006-07-19 |
| * | | Input: move fixp-arith.h to drivers/input | Anssi Hannula | 2006-07-19 |
| * | | Input: rename input.ko into input-core.ko | Dmitry Torokhov | 2006-07-19 |
* | | | [PATCH] update legacy io handling for pmac | Olaf Hering | 2006-10-01 |
* | | | [PATCH] OMAP: Add keypad driver | Komal Shah | 2006-09-29 |
* | | | sh: APM/PM support. | Andriy Skulysh | 2006-09-27 |
| |/
|/| |
|
* | | Input: psmouse - fix Intellimouse 4.0 initialization | Pozsar Balazs | 2006-08-23 |
* | | Input: wistron - fix crash due to referencing __initdata | Dmitry Torokhov | 2006-08-23 |
* | | Input: atkbd - fix overrun in atkbd_set_repeat_rate() | Florin Malita | 2006-08-23 |
* | | Input: atkbd - restore repeat rate when resuming | Dmitry Torokhov | 2006-08-04 |
* | | Input: trackpoint - activate protocol when resuming | Dmitry Torokhov | 2006-08-04 |
* | | Input: logips2pp - fix button mapping for MX300 | Roberto Castagnola | 2006-08-04 |
|/ |
|
* | Input: serio/gameport - check whether driver core calls succeeded | Randy Dunlap | 2006-07-19 |
* | Input: spaceball - make 4000FLX Lefty work | Nick Martin | 2006-07-19 |
* | Input: add missing handler->start() call | Dmitry Torokhov | 2006-07-19 |
* | Input: fix list iteration in input_release_device() | Andrew Morton | 2006-07-15 |
* | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra | 2006-07-15 |
* | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov | 2006-07-06 |
* | Input: libps2 - warn instead of oopsing when passed bad arguments | Dmitry Torokhov | 2006-07-06 |
* | Input: fm801-gp - fix use after free | Dmitry Torokhov | 2006-07-06 |
* | Input: wistron - fix section reference mismatches | Andrew Morton | 2006-07-06 |
* | Input: introduce input_inject_event() function | Dmitry Torokhov | 2006-07-06 |