| Commit message (Expand) | Author | Age | Files | Lines |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 3 | -9/+10 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 2 | -6/+6 |
* | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 2006-11-17 | 1 | -5/+0 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-17 | 4 | -5/+5 |
|\ |
|
| * | [ARM] Fix Zaurii keyboard/touchscreen drivers | Russell King | 2006-10-15 | 4 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 | 6 | -28/+104 |
|\ \ |
|
| * | | Input: fm801-gp - handle errors from pci_enable_device() | Jeff Garzik | 2006-10-12 | 1 | -7/+15 |
| * | | Input: gameport core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 | 1 | -2/+16 |
| * | | Input: serio core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 | 1 | -2/+14 |
| * | | Input: serio - add lockdep annotations | Jiri Kosina | 2006-10-11 | 2 | -2/+7 |
| * | | Input: atkbd - supress "too many keys" error message | Dmitry Torokhov | 2006-10-11 | 1 | -13/+41 |
| * | | Input: i8042 - supress ACK/NAKs when blinking during panic | Dmitry Torokhov | 2006-10-11 | 1 | -2/+11 |
* | | | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ... | Al Viro | 2006-10-15 | 3 | -15/+15 |
| |/
|/| |
|
* | | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 | 1 | -1/+1 |
|/ |
|
* | [PATCH] m68k/HP300: Enable HIL configuration options | Geert Uytterhoeven | 2006-10-09 | 4 | -5/+5 |
* | Build fixes for struct pt_regs removal | Matthew Wilcox | 2006-10-06 | 4 | -20/+20 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 64 | -239/+157 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 2 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2006-10-02 | 39 | -789/+2716 |
|\ |
|
| * | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 2006-10-01 | 1 | -1/+10 |
| * | Input: wistron - fix setting up special buttons | Reiner Herrmann | 2006-10-01 | 1 | -5/+2 |
| * | Input: add driver for stowaway serial keyboards | Marek Vasut | 2006-09-19 | 3 | -0/+199 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 | 5 | -78/+103 |
| |\ |
|
| * | | Input: make input_register_handler() return error codes | Dmitry Torokhov | 2006-09-14 | 7 | -20/+29 |
| * | | Input: remove cruft that was needed for transition to sysfs | Dmitry Torokhov | 2006-09-14 | 1 | -10/+0 |
| * | | Input: fix input module refcounting | Dmitry Torokhov | 2006-09-14 | 1 | -2/+2 |
| * | | Input: constify input core | Dmitry Torokhov | 2006-09-14 | 7 | -23/+27 |
| * | | Input: libps2 - rearrange exports | Dmitry Torokhov | 2006-09-14 | 1 | -11/+9 |
| * | | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov | 2006-09-14 | 2 | -5/+17 |
| * | | Input: i8042 - disable MUX mode on Toshiba Equium A110 | Dmitry Torokhov | 2006-09-14 | 1 | -0/+7 |
| * | | Input: i8042 - get rid of polling timer | Dmitry Torokhov | 2006-09-10 | 2 | -362/+388 |
| * | | Input: send key up events at disconnect | Dmitry Torokhov | 2006-09-10 | 1 | -2/+5 |
| * | | Input: constify psmouse driver | Helge Deller | 2006-09-10 | 6 | -32/+40 |
| * | | Input: i8042 - add Amoi to the MUX blacklist | Cjacker Huang | 2006-08-08 | 1 | -0/+7 |
| * | | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup | Helge Deller | 2006-08-08 | 1 | -11/+12 |
| * | | Input: add driver for Touchwin serial touchscreens | Rick Koch | 2006-08-05 | 3 | -0/+216 |
| * | | Input: add driver for Touchright serial touchscreens | Rick Koch | 2006-08-05 | 3 | -0/+209 |
| * | | Input: add driver for Penmount serial touchscreens | Rick Koch | 2006-08-05 | 3 | -0/+198 |
| * | | Input: elo - add support for non-pressure-sensitive touchscreens | Shaun Jackman | 2006-08-05 | 1 | -17/+107 |
| * | | Input: elo - fix checksum calculation | Shaun Jackman | 2006-08-05 | 1 | -26/+29 |
| * | | Input: elo - handle input_register_device() failures | Dmitry Torokhov | 2006-08-05 | 1 | -6/+12 |
| * | | Input: uinput - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 1 | -16/+51 |
| * | | Input: iforce - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 4 | -238/+147 |
| * | | Input: unified force feedback support for memoryless devices | Anssi Hannula | 2006-07-19 | 3 | -0/+531 |
| * | | Input: implement new force feedback interface | Anssi Hannula | 2006-07-19 | 4 | -18/+389 |
| * | | Input: move fixp-arith.h to drivers/input | Anssi Hannula | 2006-07-19 | 1 | -0/+87 |
| * | | Input: rename input.ko into input-core.ko | Dmitry Torokhov | 2006-07-19 | 1 | -1/+3 |
* | | | [PATCH] update legacy io handling for pmac | Olaf Hering | 2006-10-01 | 1 | -9/+6 |