dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/joystick
Arnd Bergmann 08604bd993 time: move PIT_TICK_RATE to linux/timex.h
PIT_TICK_RATE is currently defined in four architectures, but in three
different places.  While linux/timex.h is not the perfect place for it, it
is still a reasonable replacement for those drivers that traditionally use
asm/timex.h to get CLOCK_TICK_RATE and expect it to be the PIT frequency.

Note that for Alpha, the actual value changed from 1193182UL to 1193180UL.
 This is unlikely to make a difference, and probably can only improve
accuracy.  There was a discussion on the correct value of CLOCK_TICK_RATE
a few years ago, after which every existing instance was getting changed
to 1193182.  According to the specification, it should be
1193181.818181...

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Len Brown <lenb@kernel.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:27 -07:00
..
iforce USB: remove warn() macro from usb input drivers 2008-10-17 14:41:08 -07:00
Kconfig Input: add support for Maple controller as a joystick 2008-12-30 00:58:05 -08:00
Makefile Input: add support for Maple controller as a joystick 2008-12-30 00:58:05 -08:00
a3d.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
adi.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
amijoy.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
analog.c time: move PIT_TICK_RATE to linux/timex.h 2009-06-16 19:47:27 -07:00
cobra.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
db9.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
gamecon.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
gf2k.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
grip.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
grip_mp.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
guillemot.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
interact.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
joydump.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
magellan.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
maplecontrol.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
sidewinder.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
spaceball.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
spaceorb.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
stinger.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
tmdc.c Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
turbografx.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
twidjoy.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
walkera0701.c Input: add joystick driver for Walkera WK-0701 RC transmitter 2008-11-19 16:55:40 -05:00
warrior.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
xpad.c USB: remove info() macro from usb input drivers 2008-10-17 14:41:10 -07:00
zhenhua.c Input: add Zhen Hua driver 2008-04-15 13:26:52 -04:00