aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c
AgeCommit message (Expand)Author
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni
2017-07-12Input: i8042 - fix crash at boot timeChen Hong
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2015-10-14input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul
2015-03-09Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede
2014-04-19Input: i8042 - add firmware_id supportHans de Goede
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-05Input: i8042 - spelling fixDominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-08Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins
2010-02-05Fix spelling of 'platform' in log messagesStefan Weil
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov