aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang1-7/+7
2021-11-28Input: i8042 - add deferred probe supportTakashi Iwai1-19/+35
2021-06-18Input: i8042 - fix typos in commentsTyson Moore1-2/+2
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain1-0/+3
2019-08-29Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd1-11/+14
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki1-1/+1
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov1-3/+0
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake1-9/+20
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni1-0/+3
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza1-2/+4
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza1-1/+1
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov1-0/+1
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza1-11/+44
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov1-15/+1
2015-10-14input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki1-5/+27
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul1-4/+39
2015-03-09Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki1-3/+25
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+14
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan1-0/+14
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov1-1/+1
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov1-1/+1
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-04-19Input: i8042 - add firmware_id supportHans de Goede1-0/+6
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2012-11-24Input: remove use of __devexitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov1-8/+15
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle1-3/+4
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina1-1/+5
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches1-49/+43
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+1
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz1-1/+1
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-20/+5
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov1-24/+41
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-04-05Input: i8042 - spelling fixDominik Brodowski1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1