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