summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2006-03-10[PATCH] Input: psmouse - disable autoresyncDmitry Torokhov
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno
2006-02-15Input: ads7846 - assorted updatesDavid Brownell
2006-02-15Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov
2006-02-15Input: trackpoint - enable devices connected to external portDmitry Torokhov
2006-02-15Input: logips2pp - add new signature (99)Meelis Roos
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov
2006-01-29Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov
2006-01-29Input: tmdc - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: turbografx - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: sidewinder - fix an oopsZinx Verituse
2006-01-29Input: db9 - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: make needlessly global code staticAdrian Bunk
2006-01-29Input: mousedev - fix memory leakKimball Murray
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan
2006-01-29Input: psmouse - set name for Genius miceDmitry Torokhov
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10Input: remove obsolete maple input driversPaul Mundt
2006-01-10Input: prepare for f_ops constnessArjan van de Ven
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac
2006-01-10Input: grip_mp - kill commented out codeDmitry Torokhov
2006-01-09Merge Linus' tree.Russell King
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King
2006-01-08[PATCH] IRQ type flagsRussell King