summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2005-12-28Input: wistron - convert to the new platform device interfaceDmitry Torokhov
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov
2005-12-21Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov
2005-12-20Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro
2005-12-11Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac
2005-11-20Input: wistron - add PM supportDmitry Torokhov
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer
2005-11-20Input: wistron - disable for x86_64Andrew Morton
2005-11-20Input: add Wistron driverDmitry Torokhov
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell
2005-02-24input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE andVojtech Pavlik
2005-02-08input: this patch turns off the pc speaker when pcspkr.ko is unloaded,Matthieu Castet
2005-02-06input: HP HIL support (from PARISC Linux tree).Helge Deller
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel
2005-02-04input: This patch adds support to uinput for Linux's force feedback interface.Micah Dowty
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2004-07-27input: Re-add PC Speaker support for PPCOlaf Hering
2004-06-24Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-06-17[PATCH] sparse: drivers/input annotationsAlexander Viro
2004-06-17This removes the files orphaned by the earlier PC9800 removalLinus Torvalds
2004-06-17[PATCH] Remove PC9800 supportRandy Dunlap
2004-05-31input: Return 0 from uinput poll if device isn't yet created.Vojtech Pavlik
2004-05-29input: Fix an oops in poll() on uinput. Thanks to Dmitry TorokhovVojtech Pavlik
2004-05-10Merge with Linus' treeDmitry Torokhov