| Commit message (Expand) | Author | Age |
* | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 2006-12-07 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 |
| |\ |
|
| | * | usb: iforce-usb free urb cleanup | Mariusz Kozlowski | 2006-12-01 |
| * | | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 |
| |/ |
|
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
|/ |
|
* | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 2006-11-17 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-17 |
|\ |
|
| * | [ARM] Fix Zaurii keyboard/touchscreen drivers | Russell King | 2006-10-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 |
|\ \ |
|
| * | | Input: fm801-gp - handle errors from pci_enable_device() | Jeff Garzik | 2006-10-12 |
| * | | Input: gameport core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 |
| * | | Input: serio core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 |
| * | | Input: serio - add lockdep annotations | Jiri Kosina | 2006-10-11 |
| * | | Input: atkbd - supress "too many keys" error message | Dmitry Torokhov | 2006-10-11 |
| * | | Input: i8042 - supress ACK/NAKs when blinking during panic | Dmitry Torokhov | 2006-10-11 |
* | | | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ... | Al Viro | 2006-10-15 |
| |/
|/| |
|
* | | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 |
|/ |
|
* | [PATCH] m68k/HP300: Enable HIL configuration options | Geert Uytterhoeven | 2006-10-09 |
* | Build fixes for struct pt_regs removal | Matthew Wilcox | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | 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 |