index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
i8042.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-01-05
Input: i8042 - add deferred probe support
Takashi Iwai
1
-19
/
+35
2020-11-25
Input: i8042 - fix error return code in i8042_setup_aux()
Luo Meng
1
-1
/
+2
2020-10-27
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Hans de Goede
1
-1
/
+11
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-28
Input: i8042 - attach fwnode to serio i8042 kbd device
Rajat Jain
1
-0
/
+3
2019-08-30
Input: i8042 - enable wakeup on a stable struct device
Stephen Boyd
1
-11
/
+14
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-1
/
+1
2019-04-04
Input: i8042 - signal wakeup from atkbd/psmouse
Dmitry Torokhov
1
-3
/
+0
2018-10-02
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
1
-9
/
+20
2018-06-13
Input: i8042 - increment wakeup_count for the respective port
Ravi Chandra Sadineni
1
-0
/
+3
2017-07-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-01-23
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
1
-2
/
+4
2016-11-23
Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
Marcos Paulo de Souza
1
-1
/
+1
2016-10-14
Merge tag 'v4.8' into next
Dmitry Torokhov
1
-0
/
+1
2016-10-12
Input: i8042 - skip selftest on ASUS laptops
Marcos Paulo de Souza
1
-11
/
+44
2016-08-19
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
1
-0
/
+1
2016-07-28
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
1
-15
/
+1
2015-10-14
input: i8042: Avoid resetting controller on system suspend/resume
Rafael J. Wysocki
1
-5
/
+27
2015-09-05
Input: i8042 - lower log level for "no controller" message
Takashi Iwai
1
-1
/
+1
2015-07-16
Input: i8042 - add unmask_kbd_data option
Stephen Chandler Paul
1
-4
/
+39
2015-03-10
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
Rafael J. Wysocki
1
-3
/
+25
2015-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+14
2015-01-08
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
1
-0
/
+14
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
1
-1
/
+1
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-11
Input: i8042 - disable active multiplexing by default
Dmitry Torokhov
1
-1
/
+1
2014-09-12
Input: i8042 - also set the firmware id for MUXed ports
Hans de Goede
1
-0
/
+2
2014-04-20
Input: i8042 - add firmware_id support
Hans de Goede
1
-0
/
+6
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-09-18
Input: i8042 - i8042_flush fix for a full 8042 buffer
Andrey Moiseev
1
-9
/
+14
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-11-05
Input: i8042 - also perform controller reset when suspending
Dmitry Torokhov
1
-8
/
+15
2011-03-31
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
1
-3
/
+4
2011-01-08
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
Jiri Kosina
1
-1
/
+5
2010-12-01
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
Joe Perches
1
-49
/
+43
2010-10-18
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+1
2010-09-30
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
1
-1
/
+1
2010-09-01
Input: i8042 - fix device removal on unload
Dmitry Torokhov
1
-1
/
+1
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-20
/
+5
2010-07-21
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
1
-24
/
+41
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-04-06
Input: i8042 - spelling fix
Dominik Brodowski
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-16
/
+8
[next]