index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
Input: add support for the HP Jornada 7xx (710/720/728) touchscreen
Kristoffer Ericson
3
-0
/
+193
2007-09-26
Input: ucb1400_ts - use schedule_timeout_uninterruptible
Rene Herman
1
-2
/
+1
2007-09-10
Input: usbtouchscreen - support DMC devices with empty EEPROM
Daniel Ritz
1
-1
/
+2
2007-09-05
Input: usbtouchscreen - add support for IdealTEK URTC1000
Ondrej Zary
2
-1
/
+64
2007-07-18
Input: add driver for Fujitsu serial touchscreens
Dmitry Torokhov
3
-0
/
+203
2007-07-18
Input: ads7846 - re-check pendown status before reporting events
Semih Hazar
1
-0
/
+15
2007-07-18
Input: ads7846 - introduce sample settling delay
Semih Hazar
1
-1
/
+64
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-10
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2
-0
/
+39
2007-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-22
/
+22
2007-06-12
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
1
-22
/
+22
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+8
2007-05-23
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
1
-1
/
+1
2007-05-23
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2
-4
/
+5
2007-05-23
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
1
-2
/
+2
2007-05-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+3
2007-05-16
missing dependencies for USB drivers in input
Al Viro
1
-0
/
+1
2007-05-14
input: hp680_ts compile fixes.
Kristoffer Ericson
1
-4
/
+3
2007-05-08
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
3
-11
/
+905
2007-05-07
sh: hp6xx driver compile fixes.
Kristoffer Ericson
1
-1
/
+1
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-0
/
+1
2007-04-12
Input: ucb1400 - make delays configurable
Cliff Brake
1
-3
/
+14
2007-04-12
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
10
-6
/
+10
2007-04-12
Input: drivers/input/touchscreen - don't access dev->private directly
Dmitry Torokhov
9
-13
/
+8
2007-04-11
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
Cliff Brake
1
-0
/
+1
2007-03-01
Input: ads7846 - add support for the ads7843 touchscreen
Nicolas Ferre
1
-13
/
+15
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-5
/
+6
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-2
/
+2
2007-02-09
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
1
-1
/
+1
2007-01-18
Input: ads7846 - be more compatible with the hwmon framework
David Brownell
2
-91
/
+224
2007-01-18
Input: ads7846 - detect pen up from GPIO state
Imre Deak
1
-39
/
+41
2007-01-18
Input: ads7846 - select correct SPI mode
Imre Deak
1
-0
/
+4
2007-01-18
Input: ads7846 - switch to using hrtimer
Imre Deak
1
-11
/
+15
2007-01-18
Input: ads7846 - optionally leave Vref on during differential measurements
Imre Deak
1
-13
/
+17
2007-01-18
Input: ads7846 - pluggable filtering logic
Imre Deak
1
-40
/
+95
2006-12-12
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
1
-1
/
+1
2006-12-10
[PATCH] ucb1400_ts depends SND_AC97_BUS
Randy Dunlap
1
-1
/
+1
2006-12-08
Input: ucb1400 - fix compile error
Dmitry Torokhov
1
-1
/
+1
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
7
-14
/
+7
2006-11-17
Input: add Philips UCB1400 touchscreen driver
Nicolas Pitre
3
-0
/
+595
2006-11-06
Input: touchscreens - handle errors when registering input devices
Dmitry Torokhov
5
-44
/
+68
2006-11-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-3
/
+3
2006-11-03
Input: ads7846 - handle errors from sysfs
Dmitry Torokhov
1
-34
/
+61
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
1
-1
/
+1
2006-10-15
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
11
-46
/
+32
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-34
/
+756
2006-09-27
sh: APM/PM support.
Andriy Skulysh
1
-14
/
+0
[next]