aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2006-03-10[PATCH] Input: psmouse - disable autoresyncGravatar Dmitry Torokhov 1-1/+1
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrGravatar Arthur Othieno 3-3/+0
2006-02-15Input: ads7846 - assorted updatesGravatar David Brownell 1-24/+44
2006-02-15Input: ads7846 - convert to to dynamic input_dev allocationGravatar Dmitry Torokhov 1-32/+47
2006-02-15Input: trackpoint - enable devices connected to external portGravatar Dmitry Torokhov 2-8/+16
2006-02-15Input: logips2pp - add new signature (99)Gravatar Meelis Roos 1-0/+1
2006-02-15Input: ixp4xx-beeper - fix compile errorGravatar Alessandro Zummo 1-0/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 17-265/+544
2006-01-31Input: iforce - fix detection of USB devicesGravatar Dmitry Torokhov 2-3/+2
2006-01-29Input: a3d - convert to dynamic input_dev allocationGravatar Dmitry Torokhov 1-42/+46
2006-01-29Input: tmdc - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-4/+11
2006-01-29Input: turbografx - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-7/+13
2006-01-29Input: gamecon - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-6/+12
2006-01-29Input: gamecon - fix crash when accessing deviceGravatar Dmitry Torokhov 1-149/+194
2006-01-29Input: sidewinder - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-2/+6
2006-01-29Input: sidewinder - fix an oopsGravatar Zinx Verituse 1-1/+1
2006-01-29Input: db9 - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-5/+10
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsGravatar Dmitry Torokhov 1-34/+36
2006-01-29Input: grip - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-2/+6
2006-01-29Input: grip - fix crash when accessing deviceGravatar Dmitry Torokhov 1-0/+3
2006-01-29Input: make needlessly global code staticGravatar Adrian Bunk 2-3/+3
2006-01-29Input: mousedev - fix memory leakGravatar Kimball Murray 1-6/+3
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationGravatar Alexey Dobriyan 1-1/+1
2006-01-29Input: psmouse - set name for Genius miceGravatar Dmitry Torokhov 1-0/+1
2006-01-29Input: add ixp4xx beeper driverGravatar Alessandro Zummo 3-0/+196
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERGravatar Russell King 1-6/+3
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxGravatar Paul Mundt 1-1/+1
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Gravatar Linus Torvalds 3-0/+639
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 3-28/+51
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 6-66/+308
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsGravatar Dmitry Torokhov 5-66/+301
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistGravatar Vojtech Pavlik 1-0/+7
2006-01-13[PATCH] spi: use linked lists rather than an arrayGravatar Vitaly Wool 1-4/+8
2006-01-13[PATCH] spi: ads7836 uses spi_driverGravatar David Brownell 1-42/+42
2006-01-13[PATCH] spi: ads7846 driverGravatar David Brownell 3-0/+635
2006-01-13[PATCH] Add serio bus_type probe and remove methodsGravatar Russell King 1-5/+7
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsGravatar Russell King 1-5/+7
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentGravatar Kay Sievers 1-18/+37
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Gravatar Al Viro 2-5/+5
2006-01-12[PATCH] ia64: task_pt_regs()Gravatar Al Viro 1-1/+1
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayGravatar Andi Kleen 1-1/+3
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 8-136/+4
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-12/+1
2006-01-10Input: remove obsolete maple input driversGravatar Paul Mundt 5-123/+0
2006-01-10Input: prepare for f_ops constnessGravatar Arjan van de Ven 1-1/+1
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceGravatar Miloslav Trmac 1-3/+3
2006-01-10Input: grip_mp - kill commented out codeGravatar Dmitry Torokhov 1-9/+0
2006-01-09Merge Linus' tree.Gravatar Russell King 3-25/+17
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversGravatar Russell King 1-1/+0
2006-01-08[PATCH] IRQ type flagsGravatar Russell King 2-17/+16