| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68k: restore amikbd compatibility with 2.4 | Roman Zippel | 2006-06-23 | 1 | -12/+22 |
* | Input: psmouse - DMI updates for lifebook protocol | Kenan Esau | 2006-05-29 | 1 | -0/+24 |
* | Input: change from numbered to named switches | Richard Purdie | 2006-05-29 | 2 | -12/+12 |
* | Input: alps - fix old protocol decoding | Yotam Medini | 2006-05-29 | 1 | -2/+2 |
* | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 2006-05-29 | 1 | -0/+19 |
* | Input: psmouse - add detection of Logitech TrackMan Wheel trackball | Zbigniew Luszpinski | 2006-05-29 | 1 | -0/+6 |
* | Input: sidewinder - fix memory leak | Jesper Juhl | 2006-05-29 | 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-11 | 1 | -34/+48 |
| * | | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-11 | 1 | -30/+114 |
| * | | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola | 2006-04-11 | 1 | -1/+1 |
| * | | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-11 | 1 | -38/+118 |
| * | | Input: ads7846 - power down ADC a bit later | Imre Deak | 2006-04-11 | 1 | -3/+18 |
| * | | Input: ads7846 - add pen_down sysfs attribute | Imre Deak | 2006-04-11 | 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-21 | 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 |
* | Input: convert /proc handling to seq_file | Dmitry Torokhov | 2006-04-02 | 1 | -111/+168 |
* | Input: limit attributes' output to PAGE_SIZE | Dmitry Torokhov | 2006-04-02 | 1 | -12/+24 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 8 | -98/+119 |
|\ |
|
| * | [PARISC] Fix double free when removing HIL drivers | Kyle McMartin | 2006-03-30 | 3 | -5/+2 |
| * | [PARISC] Convert HIL drivers to use input_allocate_device | Helge Deller | 2006-03-30 | 3 | -93/+109 |
| * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 1 | -2/+2 |
| * | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -3/+4 |
| |\ |
|
| | * | BUG_ON() Conversion in input/serio/hp_sdc_mlc.c | Eric Sesterhenn | 2006-03-26 | 1 | -3/+4 |
| * | | [PATCH] ads7846: sparc32 warning fix | Andrew Morton | 2006-03-26 | 1 | -1/+1 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 | 1 | -1/+1 |
| |\ |
|
| | * | BUG_ON() Conversion in input/serio/hil_mlc.c | Eric Sesterhenn | 2006-03-24 | 1 | -1/+1 |
| * | | [PATCH] ads7846 build fix | Andrew Morton | 2006-03-25 | 1 | -0/+1 |
| |/ |
|
* | | Input: gameport - fix memory leak | Adrian Bunk | 2006-03-14 | 1 | -0/+1 |
* | | Input: serio - fix memory leak | Adrian Bunk | 2006-03-14 | 1 | -0/+1 |
* | | Input: zaurus keyboard driver updates | Richard Purdie | 2006-03-14 | 2 | -12/+33 |
* | | Input: i8042 - fix logic around pnp_register_driver() | Bjorn Helgaas | 2006-03-14 | 1 | -10/+16 |
* | | Input: ns558 - fix logic around pnp_register_driver() | Bjorn Helgaas | 2006-03-14 | 1 | -7/+6 |