kernel_optimize_test/drivers/input/serio
Dmitry Torokhov 4e8d340daa Input: i8042 - fix locking in interrupt routine
We need to protect not only i8042 status and data register from concurrent
access from IRQ 1 and 12 but the rest of the shared state as well, so let's
move release of i8042_lock in i8042_interrupt() a little bit further down.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-12-11 23:55:31 -08:00
..
altera_ps2.c Input: altera_ps2 - add annotations to probe and remove methods 2009-12-11 23:45:35 -08:00
ambakmi.c Input: ambakmi - annotate probe() and remove() methods 2009-12-11 23:45:57 -08:00
at32psif.c Input: serio - set owner in driver structures 2009-12-11 23:45:11 -08:00
ct82c710.c
gscps2.c Input: gscps2 - fix probe() and remove() annotations 2009-12-11 23:45:43 -08:00
hil_mlc.c Input: hil-mlc - use del_timer_sync() when unloading the driver 2009-12-11 23:45:25 -08:00
hp_sdc_mlc.c parisc: hp_sdc_mlc.c - check return value of down_trylock() 2009-08-02 15:13:29 +02:00
hp_sdc.c drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module 2009-04-21 13:41:49 -07:00
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-snirm.h
i8042-sparcio.h
i8042-x86ia64io.h Input: i8042 - remove identification strings from DMI tables 2009-12-04 22:11:25 -08:00
i8042.c Input: i8042 - fix locking in interrupt routine 2009-12-11 23:55:31 -08:00
i8042.h
Kconfig Input: add driver for Altera PS/2 controller 2009-10-12 21:43:11 -07:00
libps2.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
maceps2.c
Makefile Input: add driver for Altera PS/2 controller 2009-10-12 21:43:11 -07:00
parkbd.c
pcips2.c
q40kbd.c
rpckbd.c
sa1111ps2.c Input: sa1111ps2 - annotate probe() and remove() methods 2009-12-11 23:46:05 -08:00
serio_raw.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
serio.c Input: serio - switch to using dev_pm_ops 2009-07-26 11:17:01 -07:00
serport.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
xilinx_ps2.c