Age | Commit message (Expand) | Author | Files | Lines |
2006-10-19 | sh: Cleanup board header directories. | Paul Mundt | 1 | -1/+1 |
2006-10-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -5/+5 |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 6 | -28/+104 |
2006-10-15 | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ... | Al Viro | 3 | -15/+15 |
2006-10-15 | [ARM] Fix Zaurii keyboard/touchscreen drivers | Russell King | 4 | -5/+5 |
2006-10-12 | Input: fm801-gp - handle errors from pci_enable_device() | Jeff Garzik | 1 | -7/+15 |
2006-10-12 | Input: gameport core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 1 | -2/+16 |
2006-10-12 | Input: serio core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 1 | -2/+14 |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 1 | -1/+1 |
2006-10-11 | Input: serio - add lockdep annotations | Jiri Kosina | 2 | -2/+7 |
2006-10-11 | Input: atkbd - supress "too many keys" error message | Dmitry Torokhov | 1 | -13/+41 |
2006-10-11 | Input: i8042 - supress ACK/NAKs when blinking during panic | Dmitry Torokhov | 1 | -2/+11 |
2006-10-09 | [PATCH] m68k/HP300: Enable HIL configuration options | Geert Uytterhoeven | 4 | -5/+5 |
2006-10-06 | Build fixes for struct pt_regs removal | Matthew Wilcox | 4 | -20/+20 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 64 | -239/+157 |
2006-10-03 | more misc typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante | 2 | -3/+3 |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 39 | -789/+2716 |
2006-10-01 | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 1 | -1/+10 |
2006-10-01 | Input: wistron - fix setting up special buttons | Reiner Herrmann | 1 | -5/+2 |
2006-10-01 | [PATCH] update legacy io handling for pmac | Olaf Hering | 1 | -9/+6 |
2006-09-29 | [PATCH] OMAP: Add keypad driver | Komal Shah | 3 | -0/+502 |
2006-09-27 | sh: APM/PM support. | Andriy Skulysh | 1 | -14/+0 |
2006-09-19 | Input: add driver for stowaway serial keyboards | Marek Vasut | 3 | -0/+199 |
2006-09-19 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 5 | -78/+103 |
2006-09-14 | Input: make input_register_handler() return error codes | Dmitry Torokhov | 7 | -20/+29 |
2006-09-14 | Input: remove cruft that was needed for transition to sysfs | Dmitry Torokhov | 1 | -10/+0 |
2006-09-14 | Input: fix input module refcounting | Dmitry Torokhov | 1 | -2/+2 |
2006-09-14 | Input: constify input core | Dmitry Torokhov | 7 | -23/+27 |
2006-09-14 | Input: libps2 - rearrange exports | Dmitry Torokhov | 1 | -11/+9 |
2006-09-14 | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov | 2 | -5/+17 |
2006-09-14 | Input: i8042 - disable MUX mode on Toshiba Equium A110 | Dmitry Torokhov | 1 | -0/+7 |
2006-09-10 | Input: i8042 - get rid of polling timer | Dmitry Torokhov | 2 | -362/+388 |
2006-09-10 | Input: send key up events at disconnect | Dmitry Torokhov | 1 | -2/+5 |
2006-09-10 | Input: constify psmouse driver | Helge Deller | 6 | -32/+40 |
2006-08-23 | Input: psmouse - fix Intellimouse 4.0 initialization | Pozsar Balazs | 1 | -7/+0 |
2006-08-23 | Input: wistron - fix crash due to referencing __initdata | Dmitry Torokhov | 1 | -8/+8 |
2006-08-23 | Input: atkbd - fix overrun in atkbd_set_repeat_rate() | Florin Malita | 1 | -1/+1 |
2006-08-08 | Input: i8042 - add Amoi to the MUX blacklist | Cjacker Huang | 1 | -0/+7 |
2006-08-08 | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup | Helge Deller | 1 | -11/+12 |
2006-08-05 | Input: add driver for Touchwin serial touchscreens | Rick Koch | 3 | -0/+216 |
2006-08-05 | Input: add driver for Touchright serial touchscreens | Rick Koch | 3 | -0/+209 |
2006-08-05 | Input: add driver for Penmount serial touchscreens | Rick Koch | 3 | -0/+198 |
2006-08-05 | Input: elo - add support for non-pressure-sensitive touchscreens | Shaun Jackman | 1 | -17/+107 |
2006-08-05 | Input: elo - fix checksum calculation | Shaun Jackman | 1 | -26/+29 |
2006-08-05 | Input: elo - handle input_register_device() failures | Dmitry Torokhov | 1 | -6/+12 |
2006-08-04 | Input: atkbd - restore repeat rate when resuming | Dmitry Torokhov | 1 | -43/+60 |
2006-08-04 | Input: trackpoint - activate protocol when resuming | Dmitry Torokhov | 1 | -18/+34 |
2006-08-04 | Input: logips2pp - fix button mapping for MX300 | Roberto Castagnola | 1 | -2/+1 |
2006-07-19 | Input: uinput - switch to the new FF interface | Anssi Hannula | 1 | -16/+51 |