index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
elo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-25
Input: elo - fix coding style issues in elo_setup_10()
Bivash Kumar Singh
1
-2
/
+2
2026-03-24
Input: elo - use guard notation when acquiring mutex
Dmitry Torokhov
1
-16
/
+16
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-20
Input: elo - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2024-10-04
Input: elo - use guard notation when pausing serio port
Dmitry Torokhov
1
-4
/
+4
2024-06-09
Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2021-02-18
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-08-18
Input: elo - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
1
-16
/
+1
2010-01-06
Input: elo - switch to using dev_xxx() when printing messages
Dmitry Torokhov
1
-103
/
+118
2008-10-30
Input: elo - fix format string in elo driver
Vojtech Pavlik
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-2
/
+2
2007-04-12
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/touchscreen - don't access dev->private directly
Dmitry Torokhov
1
-1
/
+0
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
1
-2
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-10
/
+7
2006-08-05
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
1
-17
/
+107
2006-08-05
Input: elo - fix checksum calculation
Shaun Jackman
1
-26
/
+29
2006-08-05
Input: elo - handle input_register_device() failures
Dmitry Torokhov
1
-6
/
+12
2005-10-28
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-45
/
+44
2005-05-29
Input: whitespace fixes in drivers/input/touchscreen
Dmitry Torokhov
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+315