index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
i8042.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
2018-10-02
1
-9
/
+20
*
Input: i8042 - increment wakeup_count for the respective port
Ravi Chandra Sadineni
2018-06-13
1
-0
/
+3
*
Input: i8042 - fix crash at boot time
Chen Hong
2017-07-12
1
-3
/
+9
*
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
2017-01-22
1
-2
/
+4
*
Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
Marcos Paulo de Souza
2016-11-23
1
-1
/
+1
*
Merge tag 'v4.8' into next
Dmitry Torokhov
2016-10-14
1
-0
/
+1
|
\
|
*
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
2016-08-19
1
-0
/
+1
*
|
Input: i8042 - skip selftest on ASUS laptops
Marcos Paulo de Souza
2016-10-12
1
-11
/
+44
|
/
*
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-07-27
1
-15
/
+1
*
input: i8042: Avoid resetting controller on system suspend/resume
Rafael J. Wysocki
2015-10-14
1
-5
/
+27
*
Input: i8042 - lower log level for "no controller" message
Takashi Iwai
2015-09-05
1
-1
/
+1
*
Input: i8042 - add unmask_kbd_data option
Stephen Chandler Paul
2015-07-16
1
-4
/
+39
*
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
Rafael J. Wysocki
2015-03-10
1
-3
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-18
1
-0
/
+14
|
\
|
*
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2015-01-08
1
-0
/
+14
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
2014-10-31
1
-1
/
+1
|
/
*
Input: i8042 - disable active multiplexing by default
Dmitry Torokhov
2014-10-11
1
-1
/
+1
*
Input: i8042 - also set the firmware id for MUXed ports
Hans de Goede
2014-09-12
1
-0
/
+2
*
Input: i8042 - add firmware_id support
Hans de Goede
2014-04-20
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
1
-1
/
+1
|
\
|
*
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
1
-1
/
+1
*
|
Input: i8042 - i8042_flush fix for a full 8042 buffer
Andrey Moiseev
2013-09-18
1
-9
/
+14
|
/
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: i8042 - also perform controller reset when suspending
Dmitry Torokhov
2011-11-05
1
-8
/
+15
*
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
2011-03-31
1
-3
/
+4
*
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
Jiri Kosina
2011-01-08
1
-1
/
+5
*
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
Joe Perches
2010-12-01
1
-49
/
+43
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-10-18
1
-1
/
+1
|
\
|
*
Input: i8042 - fix device removal on unload
Dmitry Torokhov
2010-09-01
1
-1
/
+1
*
|
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
2010-09-30
1
-1
/
+1
|
/
*
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
2010-08-11
1
-20
/
+5
*
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
2010-07-21
1
-24
/
+41
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
1
-1
/
+1
|
\
|
*
Input: i8042 - spelling fix
Dominik Brodowski
2010-04-06
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-03-14
1
-16
/
+8
|
\
|
|
*
Input: i8042 - use platfrom_create_bundle() helper
Dmitry Torokhov
2010-03-09
1
-16
/
+8
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix spelling of 'platform' in log messages
Stefan Weil
2010-02-05
1
-1
/
+1
*
|
Input: i8042 - fix KBC jam during hibernate
Alan Jenkins
2010-02-18
1
-0
/
+8
|
/
*
Input: i8042 - allow installing platform filters for incoming data
Matthew Garrett
2009-12-12
1
-3
/
+55
*
Input: i8042 - fix locking in interrupt routine
Dmitry Torokhov
2009-12-12
1
-8
/
+26
*
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
2009-11-03
1
-7
/
+28
*
Input: i8042 - print debug data when testing AUX IRQ delivery
Dmitry Torokhov
2009-10-09
1
-0
/
+3
*
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2009-09-18
1
-0
/
+41
*
Input: i8042 - use platform_driver_probe
Dmitry Torokhov
2009-09-11
1
-23
/
+22
*
Input: i8042 - use boolean type where it makes sense
Dmitry Torokhov
2009-09-11
1
-51
/
+52
[next]