remarkable-linux/drivers/input/serio
Dmitry Torokhov a8399c512b Input: i8042 - use synchronize_irq() instead of synchronize_sched()
RT guys advised me that in their kernels synchronize_sched() will not
work to ensure that all IRQ handlers run to their completion and that
synchronize_irq() should be used instead.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-01-21 01:11:07 -05:00
..
ambakmi.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
ct82c710.c
gscps2.c Input: gscps2 - convert to use kzalloc 2007-08-30 00:18:00 -04:00
hil_mlc.c
hp_sdc.c Input: hp_sdc.c - fix section mismatch 2007-10-27 23:42:54 -04:00
hp_sdc_mlc.c
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-sparcio.h
i8042-x86ia64io.h Input: i8042 - add i8042.noloop quirk for MS Virtual Machine 2007-11-21 14:17:38 -05:00
i8042.c Input: i8042 - use synchronize_irq() instead of synchronize_sched() 2008-01-21 01:11:07 -05:00
i8042.h Input: i8042 - export i8042_command() 2007-10-22 00:56:52 -04:00
Kconfig Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected 2007-07-24 15:56:17 +08:00
libps2.c
maceps2.c define global BIT macro 2007-10-19 11:53:42 -07:00
Makefile
parkbd.c [PARPORT] Remove unused 'irq' argument from parport irq functions 2007-10-23 19:53:16 -04:00
pcips2.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
q40kbd.c
rpckbd.c
sa1111ps2.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
serio.c freezer: introduce freezer-friendly waiting macros 2007-10-18 14:37:19 -07:00
serio_raw.c Input: serio_raw - shut up errorneous warning 2007-07-10 00:38:31 -04:00
serport.c