| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Input: psmouse - disable autoresync | Dmitry Torokhov | 2006-03-10 | 1 | -1/+1 |
* | Input: kill remnants of 98kbd{,-io} and 98spkr | Arthur Othieno | 2006-02-15 | 3 | -3/+0 |
* | Input: ads7846 - assorted updates | David Brownell | 2006-02-15 | 1 | -24/+44 |
* | Input: ads7846 - convert to to dynamic input_dev allocation | Dmitry Torokhov | 2006-02-15 | 1 | -32/+47 |
* | Input: trackpoint - enable devices connected to external port | Dmitry Torokhov | 2006-02-15 | 2 | -8/+16 |
* | Input: logips2pp - add new signature (99) | Meelis Roos | 2006-02-15 | 1 | -0/+1 |
* | Input: ixp4xx-beeper - fix compile error | Alessandro Zummo | 2006-02-15 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-31 | 17 | -265/+544 |
|\ |
|
| * | Input: iforce - fix detection of USB devices | Dmitry Torokhov | 2006-01-31 | 2 | -3/+2 |
| * | Input: a3d - convert to dynamic input_dev allocation | Dmitry Torokhov | 2006-01-29 | 1 | -42/+46 |
| * | Input: tmdc - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -4/+11 |
| * | Input: turbografx - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -7/+13 |
| * | Input: gamecon - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -6/+12 |
| * | Input: gamecon - fix crash when accessing device | Dmitry Torokhov | 2006-01-29 | 1 | -149/+194 |
| * | Input: sidewinder - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -2/+6 |
| * | Input: sidewinder - fix an oops | Zinx Verituse | 2006-01-29 | 1 | -1/+1 |
| * | Input: db9 - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -5/+10 |
| * | Input: db9 - fix possible crash with Saturn gamepads | Dmitry Torokhov | 2006-01-29 | 1 | -34/+36 |
| * | Input: grip - handle errors from input_register_device() | Dmitry Torokhov | 2006-01-29 | 1 | -2/+6 |
| * | Input: grip - fix crash when accessing device | Dmitry Torokhov | 2006-01-29 | 1 | -0/+3 |
| * | Input: make needlessly global code static | Adrian Bunk | 2006-01-29 | 2 | -3/+3 |
| * | Input: mousedev - fix memory leak | Kimball Murray | 2006-01-29 | 1 | -6/+3 |
| * | Input: iforce - do not return ENOMEM upon successful allocation | Alexey Dobriyan | 2006-01-29 | 1 | -1/+1 |
| * | Input: psmouse - set name for Genius mice | Dmitry Torokhov | 2006-01-29 | 1 | -0/+1 |
| * | Input: add ixp4xx beeper driver | Alessandro Zummo | 2006-01-29 | 3 | -0/+196 |
* | | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER | Russell King | 2006-01-19 | 1 | -6/+3 |
|/ |
|
* | [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx | Paul Mundt | 2006-01-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-01-14 | 3 | -0/+639 |
|\ |
|
| * | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 1 | -4/+8 |
| * | [PATCH] spi: ads7836 uses spi_driver | David Brownell | 2006-01-13 | 1 | -42/+42 |
| * | [PATCH] spi: ads7846 driver | David Brownell | 2006-01-13 | 3 | -0/+635 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 3 | -28/+51 |
|\ \ |
|
| * | | [PATCH] Add serio bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -5/+7 |
| * | | [PATCH] Add gameport bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -5/+7 |
| * | | [PATCH] INPUT: add MODALIAS to the event environment | Kay Sievers | 2006-01-13 | 1 | -18/+37 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-14 | 6 | -66/+308 |
|\ \
| |/
|/| |
|
| * | Input: psmouse - attempt to re-synchronize mouse every 5 seconds | Dmitry Torokhov | 2006-01-14 | 5 | -66/+301 |
| * | Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist | Vojtech Pavlik | 2006-01-14 | 1 | -0/+7 |
* | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 2 | -5/+5 |
* | | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-10 | 8 | -136/+4 |
|\ \
| |/ |
|
| * | Input: remove obsolete maple input drivers | Paul Mundt | 2006-01-10 | 5 | -123/+0 |
| * | Input: prepare for f_ops constness | Arjan van de Ven | 2006-01-10 | 1 | -1/+1 |
| * | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 2006-01-10 | 1 | -3/+3 |
| * | Input: grip_mp - kill commented out code | Dmitry Torokhov | 2006-01-10 | 1 | -9/+0 |
* | | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -12/+1 |
* | | Merge Linus' tree. | Russell King | 2006-01-09 | 3 | -25/+17 |
|\ \ |
|
| * | | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 2 | -17/+16 |
| * | | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 2006-01-08 | 1 | -8/+1 |