Age | Commit message (Expand) | Author |
2006-09-27 | sh: APM/PM support. | Andriy Skulysh |
2006-08-23 | 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-04 | 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-07-19 | 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-15 | 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-06 | 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 | Input: add start() method to input handlers | Dmitry Torokhov |
2006-07-06 | Input: remove accept method from input_dev | Dmitry Torokhov |
2006-07-03 | [PATCH] lockdep: annotate serio | Arjan van de Ven |
2006-07-03 | [PATCH] sparc i8042 build fix | Andrew Morton |
2006-07-02 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner |
2006-07-01 | [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [SERIO] i8042-sparcio.h: Convert to of_driver framework. | David S. Miller |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-06-27 | Input: db9 - fix potential buffer overrun | Eric Sesterhenn |
2006-06-27 | Input: atkbd - fix hardware autorepeat | Dmitry Torokhov |
2006-06-27 | Input: fix resetting name, phys and uniq when unregistering device | Dmitry Torokhov |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman |
2006-06-27 | Input: wistron - add mapping for Wistron MS 2111 | Frank de Lange |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman |
2006-06-26 | Input: iforce - remove some pointless casts | Jesper Juhl |
2006-06-26 | Input: psmouse - add support for Intellimouse 4.0 | Pozsar Balazs |
2006-06-26 | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov |
2006-06-26 | Input: fix misspelling of Hangeul key | Jerome Pinot |
2006-06-26 | Input: rearrange exports | Dmitry Torokhov |
2006-06-26 | Input: fix formatting to better follow CodingStyle | Dmitry Torokhov |
2006-06-26 | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov |
2006-06-26 | Input: return correct size when reading modalias attribute | Richard Purdie |
2006-06-26 | Input: fix potential overflows in driver/input/keyboard | Dmitry Torokhov |
2006-06-26 | Input: fix potential overflows in driver/input/touchscreen | Dmitry Torokhov |
2006-06-26 | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov |
2006-06-26 | Input: fix potential overflows in driver/input/mouse | Dmitry Torokhov |
2006-06-26 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-06-25 | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall |
2006-06-23 | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller |