aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c
Commit message (Expand)AuthorAge
* Input: i8042 - downgrade selftest error message to dbg()Paul Bolle2011-03-31
* Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2011-01-08
* Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches2010-12-01
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-18
|\
| * Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-31
* | Input: i8042 - use unsigned char for 0x90Christoph Fritz2010-09-29
|/
* panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-11
* Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov2010-07-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\
| * Input: i8042 - spelling fixDominik Brodowski2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-14
|\|
| * Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-09
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * Fix spelling of 'platform' in log messagesStefan Weil2010-02-05
* | Input: i8042 - fix KBC jam during hibernateAlan Jenkins2010-02-18
|/
* Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett2009-12-12
* Input: i8042 - fix locking in interrupt routineDmitry Torokhov2009-12-12
* Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-03
* Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-08
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-18
* Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-11
* Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-11
* Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-11
* Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-11
* Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-26
* Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-08
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-09
* Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-11
* 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