index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
i8042.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09
1
-3
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-19
1
-0
/
+14
|
\
|
*
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2015-01-07
1
-0
/
+14
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
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-11
1
-0
/
+2
*
Input: i8042 - add firmware_id support
Hans de Goede
2014-04-19
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
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-11-30
1
-49
/
+43
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-10-17
1
-1
/
+1
|
\
|
*
Input: i8042 - fix device removal on unload
Dmitry Torokhov
2010-08-31
1
-1
/
+1
*
|
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
2010-09-29
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-20
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-05
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-08
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-11
1
-3
/
+55
*
Input: i8042 - fix locking in interrupt routine
Dmitry Torokhov
2009-12-11
1
-8
/
+26
*
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
2009-11-02
1
-7
/
+28
*
Input: i8042 - print debug data when testing AUX IRQ delivery
Dmitry Torokhov
2009-10-08
1
-0
/
+3
*
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2009-09-17
1
-0
/
+41
*
Input: i8042 - use platform_driver_probe
Dmitry Torokhov
2009-09-10
1
-23
/
+22
*
Input: i8042 - use boolean type where it makes sense
Dmitry Torokhov
2009-09-10
1
-51
/
+52
*
Input: i8042 - try disabling and re-enabling AUX port at close
Dmitry Torokhov
2009-09-10
1
-1
/
+49
*
Input: i8042 - bypass AUX IRQ delivery test on laptops
Dmitry Torokhov
2009-09-10
1
-1
/
+3
*
Input: i8042 - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-26
/
+18
*
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
2009-07-07
1
-3
/
+4
*
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2009-05-09
1
-8
/
+9
*
Input: i8042 - introduce a tougher reset
Arjan van de Ven
2009-04-11
1
-8
/
+29
*
Input: i8042 - retry failed CTR writes when resuming
Jiri Kosina
2008-06-17
1
-2
/
+6
*
Input: i8042 - make sure Dritek quirk is invoked at resume
Bruno Prémont
2008-05-27
1
-8
/
+25
*
Input: i8042 - fix warning on non-x86 builds
Roland Dreier
2008-03-14
1
-2
/
+1
[next]