index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Lines
2005-02-24
input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE and
Vojtech Pavlik
-5
/
+3
2005-02-08
input: this patch turns off the pc speaker when pcspkr.ko is unloaded,
Matthieu Castet
-0
/
+2
2005-02-06
input: HP HIL support (from PARISC Linux tree).
Helge Deller
-0
/
+733
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
-7
/
+8
2005-02-04
input: This patch adds support to uinput for Linux's force feedback interface.
Micah Dowty
-13
/
+204
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-2
/
+2
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
-2
/
+2
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
-1
/
+0
2004-07-27
input: Re-add PC Speaker support for PPC
Olaf Hering
-1
/
+1
2004-06-24
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Vojtech Pavlik
-0
/
+3
2004-06-17
[PATCH] sparse: drivers/input annotations
Alexander Viro
-3
/
+3
2004-06-17
This removes the files orphaned by the earlier PC9800 removal
Linus Torvalds
-96
/
+0
2004-06-17
[PATCH] Remove PC9800 support
Randy Dunlap
-4
/
+0
2004-05-31
input: Return 0 from uinput poll if device isn't yet created.
Vojtech Pavlik
-1
/
+1
2004-05-29
input: Fix an oops in poll() on uinput. Thanks to Dmitry Torokhov
Vojtech Pavlik
-0
/
+3
2004-05-10
Merge with Linus' tree
Dmitry Torokhov
-33
/
+33
2004-05-10
[PATCH] CLOCK_TICK_RATE: use PIT_TICK_RATE in *spkr.c
Andrew Morton
-3
/
+5
2004-04-22
Input: trailing whitespace fixes
Dmitry Torokhov
-33
/
+33
2004-01-26
input: Convert HP/PARISC Lasi/Dino PS/2 keyboard/mouse driver
Helge Deller
-722
/
+0
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
-12
/
+6
2003-08-14
[PATCH] uinput oops and panic fix
Andrew Morton
-1
/
+32
2003-08-14
[PATCH] Kill warning in drivers/input/misc/uinput.c on IA64
Andrew Morton
-1
/
+1
2003-07-22
[SPARC64]: Make sparc speaker driver depend upon PCI.
David S. Miller
-1
/
+1
2003-07-10
[PATCH] gsc-ps2 update
Matthew Wilcox
-6
/
+16
2003-06-20
input: Three fixes for the uinput userspace input device driver.
Neil Brown
-2
/
+3
2003-06-09
input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead of
Vojtech Pavlik
-1
/
+1
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
-4
/
+3
2003-04-29
[PATCH] uinput.c: reduce stack usage
Randy Dunlap
-14
/
+21
2003-02-12
input: Support for NEC PC-9800 beeper and support for Kana Lock LED.
Osamu Tomita
-0
/
+100
2003-02-12
input: Get rid of the kbd_pt_regs variable, and instead pass the
Vojtech Pavlik
-5
/
+8
2003-02-09
[PATCH] Change all <module>.o to .ko in Kconfig files
Rusty Russell
-3
/
+3
2002-12-01
[PATCH] PS/2 support for PARISC
Matthew Wilcox
-4
/
+709
2002-11-17
[SPARC64]: isa_{device,bus} --> sparc_isa_{device,bus}
David S. Miller
-3
/
+3
2002-11-17
[PATCH] more bogus MOD_INC_USE_COUNT removals
Alexander Viro
-8
/
+1
2002-10-29
Delete old-style config files.
Linus Torvalds
-53
/
+0
2002-10-29
[PATCH] new kernel configuration 5/7
Roman Zippel
-0
/
+58
2002-10-11
Several fixes in the uinput.c userspace input driver. Size of fifo,
Zach Welch
-51
/
+81
2002-10-09
Fix oops when 'cat /dev/uinput' is done. Used wait_event_interruptible().
Vojtech Pavlik
-28
/
+10
2002-10-07
Please apply this small clean up, too:
Geert Uytterhoeven
-4
/
+3
2002-09-23
Move beeping and sysrq to input layer on m68k.
Richard Zidlicky
-0
/
+88
2002-09-12
The following patch shaves a six bytes from the loaded size
Adam J. Richter
-2
/
+2
2002-08-26
drivers/input/misc/Config.in: It is CONFIG_SPARC32 not CONFIG_SPARC.
David S. Miller
-1
/
+1
2002-08-26
[INPUT]: Add EBUS/ISA speaker input driver for Sparc.
David S. Miller
-0
/
+204
2002-08-25
This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksound
Vojtech Pavlik
-0
/
+527