| Commit message (Expand) | Author | Age |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [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 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-06-28 |
|\ \ |
|
| * | | Input: db9 - fix potential buffer overrun | Eric Sesterhenn | 2006-06-27 |
| * | | Input: atkbd - fix hardware autorepeat | Dmitry Torokhov | 2006-06-27 |
| * | | Input: wistron - add mapping for Wistron MS 2111 | Frank de Lange | 2006-06-27 |
| |/ |
|
* / | Input: fix resetting name, phys and uniq when unregistering device | Dmitry Torokhov | 2006-06-27 |
|/ |
|
* | 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-26 |
|\ |
|
| * | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall | 2006-06-25 |
| * | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-24 |
| * | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 |
| * | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 |
| * | [PATCH] m68k: restore amikbd compatibility with 2.4 | Roman Zippel | 2006-06-23 |
* | | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 2006-06-05 |
|/ |
|
* | Input: psmouse - DMI updates for lifebook protocol | Kenan Esau | 2006-05-29 |
* | Input: change from numbered to named switches | Richard Purdie | 2006-05-29 |
* | Input: alps - fix old protocol decoding | Yotam Medini | 2006-05-29 |
* | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 2006-05-29 |
* | Input: psmouse - add detection of Logitech TrackMan Wheel trackball | Zbigniew Luszpinski | 2006-05-29 |
* | Input: sidewinder - fix memory leak | Jesper Juhl | 2006-05-29 |
* | [PATCH] ads7846 conversion accuracy | David Brownell | 2006-05-26 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-04 |
|\ |
|
| * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros | Markus Gutschke | 2006-04-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-05-01 |
|\ \
| |/
|/| |
|
| * | Input: make EVIOCGSND return meaningful data | Dmitry Torokhov | 2006-04-29 |
| * | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 |
| * | Input: psmouse - fix new device detection logic | Dmitry Torokhov | 2006-04-29 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
| |\ |
|
| * | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 |
| * | | Input: spitzkbd - fix the reversed Address and Calender keys | Richard Purdie | 2006-04-26 |
| * | | Input: ads7846 - improve filtering for thumb press accuracy | Imre Deak | 2006-04-26 |
| * | | Input: ads7846 - report 0 pressure value along with pen up event | Imre Deak | 2006-04-26 |
| * | | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-11 |
| * | | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-11 |