Age | Commit message (Expand) | Author |
2006-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-04-29 | 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-28 | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse |
2006-04-26 | 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-21 | [PARISC] Fix up hil_kbd.c mismerge | Matthew Wilcox |
2006-04-11 | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak |
2006-04-11 | Input: ads7846 - miscellaneous fixes | Imre Deak |
2006-04-11 | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola |
2006-04-11 | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak |
2006-04-11 | Input: ads7846 - power down ADC a bit later | Imre Deak |
2006-04-11 | Input: ads7846 - add pen_down sysfs attribute | Imre Deak |
2006-04-05 | Input: wistron - add support for Fujitsu N3510 | John Reed Riley |
2006-04-05 | Input: wistron - add signature for Amilo M7400 | Stefan Rompf |
2006-04-02 | Input: synaptics - limit rate to 40pps on Toshiba Protege M300 | Richard Thrippleton |
2006-04-02 | Input: gamecon - add SNES mouse support | Raphael Assenat |
2006-04-02 | Input: make modalias code respect allowed buffer size | Dmitry Torokhov |
2006-04-02 | Input: convert /proc handling to seq_file | Dmitry Torokhov |
2006-04-02 | Input: limit attributes' output to PAGE_SIZE | Dmitry Torokhov |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov |
2006-03-30 | [PARISC] Fix double free when removing HIL drivers | Kyle McMartin |
2006-03-30 | [PARISC] Convert HIL drivers to use input_allocate_device | Helge Deller |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-26 | [PATCH] ads7846: sparc32 warning fix | Andrew Morton |
2006-03-26 | BUG_ON() Conversion in input/serio/hp_sdc_mlc.c | Eric Sesterhenn |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-25 | [PATCH] ads7846 build fix | Andrew Morton |
2006-03-24 | BUG_ON() Conversion in input/serio/hil_mlc.c | Eric Sesterhenn |
2006-03-14 | Input: gameport - fix memory leak | Adrian Bunk |
2006-03-14 | Input: serio - fix memory leak | Adrian Bunk |
2006-03-14 | Input: zaurus keyboard driver updates | Richard Purdie |
2006-03-14 | Input: i8042 - fix logic around pnp_register_driver() | Bjorn Helgaas |
2006-03-14 | Input: ns558 - fix logic around pnp_register_driver() | Bjorn Helgaas |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling |
2006-03-14 | Input: atkbd - allow disabling on X86_PC (if EMBEDDED) | Dmitry Torokhov |
2006-03-14 | Input: atkbd - disable softrepeat for dumb keyboards | Vojtech Pavlik |
2006-03-14 | Input: atkbd - fix complaints about 'releasing unknown key 0x7f' | Vojtech Pavlik |
2006-03-14 | Input: use kzalloc() throughout the code | Eric Sesterhenn |
2006-03-13 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-03-10 | [PATCH] Input: psmouse - disable autoresync | Dmitry Torokhov |
2006-02-19 | Input: initialize serio and gameport at subsystem level | Dmitry Torokhov |
2006-02-19 | Input: uinput - semaphore to mutex conversion | Dmitry Torokhov |
2006-02-19 | Input: joysticks - semaphore to mutex conversion | Ingo Molnar |