index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-07
input: some whitespace and formatting cleanup in Corgi drivers.
Dmitry Torokhov
1
-43
/
+43
2005-03-07
New BitKeeper file ``drivers/input/touchscreen/hp680_ts_input.c''
Paul Mundt
3
-1
/
+149
2005-03-01
input: Add MicroTouch (3M) serial touchscreen driver
Dan Streetman
3
-0
/
+231
2005-02-11
input: Fix keybit initialization in MK712 touchscreen driver.
n1gp@hotmail.com
1
-1
/
+1
2005-02-09
input: Fix Elo touchscreen touch detection.
Vojtech Pavlik
1
-2
/
+2
2005-02-09
input: Add support for serial ELO touchscreens, including
Vojtech Pavlik
3
-0
/
+329
2005-02-08
input: Change touchscreen drivers NOT to rescale their values
Vojtech Pavlik
2
-7
/
+7
2005-02-06
input: New driver for ICS MicroClock MK712 TouchScreens.
Vojtech Pavlik
3
-1
/
+235
2005-02-05
input: Add support for Sharp SL-C7xx touchscreen (Corgi).
Richard Purdie
3
-1
/
+395
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
1
-4
/
+5
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
1
-2
/
+2
2005-02-04
Input: make serio's connect routines return error code
Dmitry Torokhov
2
-10
/
+18
2005-02-04
Input: replace serio's type field with serio_id structure and
Dmitry Torokhov
2
-12
/
+33
2005-02-04
Input: remove serio->private in favor of using driver-specific data
Dmitry Torokhov
2
-8
/
+15
2004-10-21
Input: get rid of pm_dev in input core as it is deprecated and
Dmitry Torokhov
1
-2
/
+3
2004-06-28
Input: serio sysfs integration
Dmitry Torokhov
2
-8
/
+20
2004-06-28
Input: more renames in serio in preparations to sysfs integration
Dmitry Torokhov
2
-10
/
+10
2004-05-09
Input: various fixes for H3600 touchscreen driver
Dmitry Torokhov
1
-11
/
+21
2004-04-22
Input: - move set_abs_params from synaptics driver to input and
Dmitry Torokhov
2
-12
/
+8
2004-04-22
Input: trailing whitespace fixes
Dmitry Torokhov
2
-34
/
+34
2003-09-24
Manual merge of Kconfig file module comments
Linus Torvalds
1
-8
/
+4
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
1
-8
/
+4
2003-09-20
Don't ask about SERIO selection - let Kconfig select it
Linus Torvalds
1
-2
/
+4
2003-04-20
[PATCH] irqs: input drivers
Andrew Morton
1
-2
/
+4
2003-02-12
input: Get rid of the kbd_pt_regs variable, and instead pass the
Vojtech Pavlik
2
-4
/
+9
2003-02-09
[PATCH] Change all <module>.o to .ko in Kconfig files
Rusty Russell
1
-2
/
+2
2002-12-14
[PATCH] Remove Rules.make from Makefiles (2/3)
Brian Gerst
1
-4
/
+0
2002-10-29
Delete old-style config files.
Linus Torvalds
2
-36
/
+0
2002-10-29
[PATCH] new kernel configuration 5/7
Roman Zippel
1
-0
/
+39
2002-10-08
Initialize struct input_dev in input drivers before it's passed to input_even...
Vojtech Pavlik
2
-0
/
+3
2002-07-25
By popular request, and explicit method of telling which events
Vojtech Pavlik
2
-0
/
+5
2002-07-25
Apply Rusty's C99 initializer patch to input drivers.
Vojtech Pavlik
2
-6
/
+6
2002-07-25
This patch by Brad Hards replaces the four id* fields of the input
Vojtech Pavlik
2
-8
/
+8
2002-07-11
Add a driver for the Bitsy touchscreen.
Vojtech Pavlik
4
-0
/
+499
2002-07-04
Minor fixes to make the whole thing compile on latest 2.5 and kbuild2
Vojtech Pavlik
1
-4
/
+0
2002-07-03
Add keyboard, mouse and touchscreen drivers.
Vojtech Pavlik
4
-0
/
+216