original_kernel/drivers/input
Ralf Baechle 74521c28e5 Use i8253.c lock for PC speaker on MIPS, too.
The Jazz machines have to use the PIT timer for dyntick and highresolution
kernels.  This may break because currently just like i386 used to do MIPS
uses two separate spinlocks in the actual PIT code and the PC speaker
code.  So switch to do it the same that x86 currently does PIT locking.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-02 19:39:18 -07:00
..
gameport
joystick Input: xpad - add more USB IDs 2007-10-27 23:42:13 -04:00
keyboard Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-10-22 19:29:58 -07:00
misc Use i8253.c lock for PC speaker on MIPS, too. 2007-11-02 19:39:18 -07:00
mouse Input: inport, logibm - use KERN_INFO when reporting missing mouse 2007-11-01 22:19:15 -04:00
serio Input: hp_sdc.c - fix section mismatch 2007-10-27 23:42:54 -04:00
tablet
touchscreen Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-10-22 19:29:58 -07:00
Kconfig
Makefile
evbug.c
evdev.c
ff-core.c
ff-memless.c
fixp-arith.h changed email 2007-10-20 00:47:32 +02:00
input-polldev.c
input.c
joydev.c
mousedev.c