summaryrefslogtreecommitdiff
path: root/drivers/input/serio/i8042.c
AgeCommit message (Expand)Author
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton
2008-01-21Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov
2007-10-22Input: i8042 - export i8042_command()Márton Németh
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-09-04Input: i8042 - fix modpost warningRalf Baechle
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao
2007-07-18Input: i8042 - restore control register when enabling port failsMarkus Armbruster
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-12Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov
2007-03-07Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-10Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov
2007-01-18Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov
2006-11-17Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov
2006-11-02Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov
2005-09-04Input: make i8042_platform_init return 'real' error codeDmitry Torokhov
2005-09-04Input: i8042 - clean up initialization code; abort if weDmitry Torokhov
2005-07-15Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds