summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
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
2004-05-10[PATCH] CLOCK_TICK_RATE: use PIT_TICK_RATE in *spkr.cAndrew Morton
2004-04-22Input: trailing whitespace fixesDmitry Torokhov
2004-01-26input: Convert HP/PARISC Lasi/Dino PS/2 keyboard/mouse driverHelge Deller
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell
2003-08-14[PATCH] uinput oops and panic fixAndrew Morton
2003-08-14[PATCH] Kill warning in drivers/input/misc/uinput.c on IA64Andrew Morton
2003-07-22[SPARC64]: Make sparc speaker driver depend upon PCI.David S. Miller
2003-07-10[PATCH] gsc-ps2 updateMatthew Wilcox
2003-06-20input: Three fixes for the uinput userspace input device driver.Neil Brown
2003-06-09input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead ofVojtech Pavlik
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins
2003-04-29[PATCH] uinput.c: reduce stack usageRandy Dunlap
2003-02-12input: Support for NEC PC-9800 beeper and support for Kana Lock LED.Osamu Tomita
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2002-12-01[PATCH] PS/2 support for PARISCMatthew Wilcox
2002-11-17[SPARC64]: isa_{device,bus} --> sparc_isa_{device,bus}David S. Miller
2002-11-17[PATCH] more bogus MOD_INC_USE_COUNT removalsAlexander Viro
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-11Several fixes in the uinput.c userspace input driver. Size of fifo,Zach Welch
2002-10-09Fix oops when 'cat /dev/uinput' is done. Used wait_event_interruptible().Vojtech Pavlik
2002-10-07Please apply this small clean up, too:Geert Uytterhoeven
2002-09-23Move beeping and sysrq to input layer on m68k.Richard Zidlicky
2002-09-12The following patch shaves a six bytes from the loaded sizeAdam J. Richter
2002-08-26drivers/input/misc/Config.in: It is CONFIG_SPARC32 not CONFIG_SPARC.David S. Miller
2002-08-26[INPUT]: Add EBUS/ISA speaker input driver for Sparc.David S. Miller
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik