aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c
Commit message (Expand)AuthorAge
* Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-17
* Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-27
* Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-14
* Input: i8042 - non-x86 build fixAndrew Morton2008-02-06
* Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-21
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
* Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov2008-01-21
* Input: i8042 - export i8042_command()Márton Németh2007-10-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12
|\
| * Input: i8042 - fix modpost warningRalf Baechle2007-09-04
| * Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao2007-08-30
* | Input: i8042 - restore control register when enabling port failsMarkus Armbruster2007-07-18
|/
* Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger2007-05-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
|\
| * Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-07
* | Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov2007-04-12
|/
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-18
* Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-10
* Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-18
* Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-17
* Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-02
* Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-10
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-28
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-10
* Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-04
* Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-04
* Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-04
* Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-15
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-25
* Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-28
* Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16