| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: iforce - remove some pointless casts | Jesper Juhl | 2006-06-26 | 1 | -3/+3 |
* | Input: psmouse - add support for Intellimouse 4.0 | Pozsar Balazs | 2006-06-26 | 1 | -3/+30 |
* | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov | 2006-06-26 | 1 | -77/+131 |
* | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 | 1 | -4/+4 |
* | Input: rearrange exports | Dmitry Torokhov | 2006-06-26 | 1 | -15/+14 |
* | Input: fix formatting to better follow CodingStyle | Dmitry Torokhov | 2006-06-26 | 5 | -61/+119 |
* | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov | 2006-06-26 | 1 | -1/+18 |
* | Input: return correct size when reading modalias attribute | Richard Purdie | 2006-06-26 | 1 | -1/+1 |
* | Input: fix potential overflows in driver/input/keyboard | Dmitry Torokhov | 2006-06-26 | 5 | -10/+16 |
* | Input: fix potential overflows in driver/input/touchscreen | Dmitry Torokhov | 2006-06-26 | 3 | -3/+3 |
* | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 | 16 | -30/+40 |
* | Input: fix potential overflows in driver/input/mouse | Dmitry Torokhov | 2006-06-26 | 4 | -14/+18 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 | 7 | -120/+155 |
|\ |
|
| * | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall | 2006-06-25 | 2 | -6/+3 |
| * | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-24 | 2 | -96/+124 |
| * | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 | 2 | -7/+7 |
| * | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -1/+1 |
| * | [PATCH] m68k: restore amikbd compatibility with 2.4 | Roman Zippel | 2006-06-23 | 1 | -12/+22 |
* | | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 2006-06-05 | 1 | -4/+4 |
|/ |
|
* | Input: psmouse - DMI updates for lifebook protocol | Kenan Esau | 2006-05-30 | 1 | -0/+24 |
* | Input: change from numbered to named switches | Richard Purdie | 2006-05-30 | 2 | -12/+12 |
* | Input: alps - fix old protocol decoding | Yotam Medini | 2006-05-30 | 1 | -2/+2 |
* | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 2006-05-30 | 1 | -0/+19 |
* | Input: psmouse - add detection of Logitech TrackMan Wheel trackball | Zbigniew Luszpinski | 2006-05-30 | 1 | -0/+6 |
* | Input: sidewinder - fix memory leak | Jesper Juhl | 2006-05-30 | 1 | -5/+6 |
* | [PATCH] ads7846 conversion accuracy | David Brownell | 2006-05-26 | 1 | -25/+28 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-04 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros | Markus Gutschke | 2006-04-30 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-05-01 | 6 | -86/+398 |
|\ \
| |/
|/| |
|
| * | Input: make EVIOCGSND return meaningful data | Dmitry Torokhov | 2006-04-29 | 1 | -0/+3 |
| * | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 | 1 | -0/+21 |
| * | Input: psmouse - fix new device detection logic | Dmitry Torokhov | 2006-04-29 | 1 | -1/+3 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 | 1 | -1/+1 |
| |\ |
|
| * | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 | 1 | -4/+4 |
| * | | Input: spitzkbd - fix the reversed Address and Calender keys | Richard Purdie | 2006-04-26 | 1 | -2/+2 |
| * | | Input: ads7846 - improve filtering for thumb press accuracy | Imre Deak | 2006-04-26 | 1 | -15/+57 |
| * | | Input: ads7846 - report 0 pressure value along with pen up event | Imre Deak | 2006-04-26 | 1 | -2/+4 |
| * | | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-12 | 1 | -34/+48 |
| * | | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-12 | 1 | -30/+114 |
| * | | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola | 2006-04-12 | 1 | -1/+1 |
| * | | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-12 | 1 | -38/+118 |
| * | | Input: ads7846 - power down ADC a bit later | Imre Deak | 2006-04-12 | 1 | -3/+18 |
| * | | Input: ads7846 - add pen_down sysfs attribute | Imre Deak | 2006-04-12 | 1 | -0/+19 |
| * | | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 2006-04-05 | 1 | -0/+21 |
| * | | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 2006-04-05 | 1 | -0/+9 |
* | | | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 2006-04-28 | 1 | -2/+2 |
| |/
|/| |
|
* | | [PARISC] Fix up hil_kbd.c mismerge | Matthew Wilcox | 2006-04-22 | 1 | -1/+1 |
|/ |
|
* | Input: synaptics - limit rate to 40pps on Toshiba Protege M300 | Richard Thrippleton | 2006-04-02 | 1 | -2/+9 |
* | Input: gamecon - add SNES mouse support | Raphael Assenat | 2006-04-02 | 1 | -13/+70 |
* | Input: make modalias code respect allowed buffer size | Dmitry Torokhov | 2006-04-02 | 1 | -39/+71 |