1
0
Fork 0
alistair23-linux/drivers/input
Arjan van de Ven 3aceafc1e2 [PATCH] lockdep: annotate serio
The PS/2 code has a natural device order and there is a one level recursion in
this device order in terms of the cmd_mutex; annotate this explicit recursion
as ok.

Has no effect on non-lockdep kernels.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:07 -07:00
..
gameport Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
joystick Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
keyboard [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
misc [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
mouse [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
serio [PATCH] lockdep: annotate serio 2006-07-03 15:27:07 -07:00
touchscreen Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-07-02 15:07:45 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
input.c Input: fix resetting name, phys and uniq when unregistering device 2006-06-27 14:05:06 -07:00
joydev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
mousedev.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
power.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tsdev.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00