Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4d258a2e36f346ec3266b3f42614da4488d17b08
/
drivers
/
input
/
serio
/
i8042.c
a2a94e7
Input: i8042 - downgrade selftest error message to dbg()
by Paul Bolle
· 14 years ago
f8313ef
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
by Jiri Kosina
· 14 years ago
4eb3c30
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
by Joe Perches
· 14 years ago
3136baf
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 14 years ago
594d636
Input: i8042 - use unsigned char for 0x90
by Christoph Fritz
· 14 years ago
af045b8
Input: i8042 - fix device removal on unload
by Dmitry Torokhov
· 14 years ago
c7ff0d9
panic: keep blinking in spite of long spin timer mode
by TAMUKI Shoichi
· 14 years ago
1ca56e5
Input: i8042 - reset keyboard controller wehen resuming from S2R
by Dmitry Torokhov
· 14 years ago
00eef7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
2c860a1
Input: i8042 - spelling fix
by Dominik Brodowski
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a818d8e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
ec62e1c
Input: i8042 - use platfrom_create_bundle() helper
by Dmitry Torokhov
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c2d1a2a
Input: i8042 - fix KBC jam during hibernate
by Alan Jenkins
· 15 years ago
0747e3b
Fix spelling of 'platform' in log messages
by Stefan Weil
· 15 years ago
967c9ef
Input: i8042 - allow installing platform filters for incoming data
by Matthew Garrett
· 15 years ago
4e8d340
Input: i8042 - fix locking in interrupt routine
by Dmitry Torokhov
· 15 years ago
ee1e82c
Input: i8042 - try to get stable CTR value when initializing
by Dmitry Torokhov
· 15 years ago
d3d2dfe
Input: i8042 - print debug data when testing AUX IRQ delivery
by Dmitry Torokhov
· 15 years ago
181d683
Input: libps2 - additional locking for i8042 ports
by Dmitry Torokhov
· 15 years ago
f811341
Input: i8042 - use platform_driver_probe
by Dmitry Torokhov
· 15 years ago
386b384
Input: i8042 - use boolean type where it makes sense
by Dmitry Torokhov
· 15 years ago
5ddbc77
Input: i8042 - try disabling and re-enabling AUX port at close
by Dmitry Torokhov
· 15 years ago
1c7827a
Input: i8042 - bypass AUX IRQ delivery test on laptops
by Dmitry Torokhov
· 15 years ago
ebd7768
Input: i8042 - switch to using dev_pm_ops
by Dmitry Torokhov
· 15 years ago
ddaa434
Input: mark serio and i8042 as suspended when hibernating too
by Thadeu Lima de Souza Cascardo
· 15 years ago
7e044e0
Input: serio - do not use deprecated dev.power.power_state
by Dmitry Torokhov
· 15 years ago
5ea2fc6
Input: i8042 - introduce a tougher reset
by Arjan van de Ven
· 16 years ago
2f6a77d
Input: i8042 - retry failed CTR writes when resuming
by Jiri Kosina
· 16 years ago
d35895d
Input: i8042 - make sure Dritek quirk is invoked at resume
by Bruno Prémont
· 16 years ago
d38501a
Input: i8042 - fix warning on non-x86 builds
by Roland Dreier
· 17 years ago
c18bab8
Input: i8042 - non-x86 build fix
by Andrew Morton
· 17 years ago
8987fec
Input: i8042 - add Dritek keyboard extension quirk
by Carlos Corbacho
· 17 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
a8399c5
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
by Dmitry Torokhov
· 17 years ago
553a05b
Input: i8042 - export i8042_command()
by Márton Németh
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
7a1904c
Input: i8042 - fix modpost warning
by Ralf Baechle
· 17 years ago
e3758b2
Input: i8042 - fix retrun value of i8042_aux_test_irq
by Fernando Luis Vázquez Cao
· 17 years ago
018db6b
Input: i8042 - restore control register when enabling port fails
by Markus Armbruster
· 17 years ago
d2ada55
Input: i8042 - fix AUX port detection with some chips
by Roland Scheidegger
· 17 years ago
bc95f36
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
8d04ddb
Input: i8042 - disable interfaces when switching to legacy mode
by Dmitry Torokhov
· 18 years ago
3ca5de6
Input: i8042 - another attempt to fix AUX delivery checks
by Dmitry Torokhov
· 18 years ago
62b529a
Input: remove obsolete setup parameters from input drivers
by Dmitry Torokhov
· 18 years ago
82dd9ef
Input: i8042 - let serio bus suspend ports
by Dmitry Torokhov
· 18 years ago
1e4865f
Input: i8042 - fix AUX IRQ delivery check
by Dmitry Torokhov
· 18 years ago
19f3c3e
Input: i8042 - really suppress ACK/NAK during panic blink
by Dmitry Torokhov
· 18 years ago
a216a4b
Input: i8042 - fix shutdown issue on some boxes with active MUXes
by Dmitry Torokhov
· 18 years ago
f4e3c71
Input: i8042 - remove unneeded call to i8042_interrupt()
by Dmitry Torokhov
· 18 years ago
817e6ba
Input: i8042 - supress ACK/NAKs when blinking during panic
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
de9ce70
Input: i8042 - get rid of polling timer
by Dmitry Torokhov
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
87fd631
Input: i8042 - convert to the new platform device interface
by Dmitry Torokhov
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
d39969d
Input: i8042 - use kzalloc instead of kcalloc
by Dmitry Torokhov
· 19 years ago
945ef0d
Input: i8042 - add i8042.nokbd module option to allow supressing
by Dmitry Torokhov
· 19 years ago
8d5987a
Input: make i8042_platform_init return 'real' error code
by Dmitry Torokhov
· 19 years ago
0854e52
Input: i8042 - clean up initialization code; abort if we
by Dmitry Torokhov
· 19 years ago
463a4f7
Input: i8042 - don't use negation to mark AUX data
by Dmitry Torokhov
· 19 years ago
b2b1866
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
by Paul E. McKenney
· 19 years ago
2673c83
Input: Only write the CTR in i8042 resume function. Reading it is
by Vojtech Pavlik
· 19 years ago
be15692
Input: Remove (now) unused variable in i8042.c
by Vojtech Pavlik
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago