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
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
1
-32
/
+76
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
1
-3
/
+24
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
1
-0
/
+25
2010-07-15
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
3
-0
/
+1414
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
1
-3
/
+3
2010-07-04
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-04
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-16
/
+19
2010-07-04
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-04
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-04
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-04
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-04
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-07-01
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
4
-9
/
+1
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-1
/
+4
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
1
-16
/
+18
2010-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-11
/
+7
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
4
-9
/
+1
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
1
-1
/
+1
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
1
-1
/
+1
2010-05-31
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
1
-1
/
+1
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
3
-0
/
+414
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+8
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
1
-0
/
+2
2010-05-27
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
1
-1
/
+6
2010-05-27
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+223
2010-05-19
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-26
/
+18
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-402
/
+0
2010-05-19
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
1
-3
/
+2
2010-05-19
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
1
-1
/
+1
2010-05-19
Merge commit 'v2.6.34' into next
Dmitry Torokhov
2
-13
/
+58
2010-05-19
Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry
Ben Dooks
1
-2
/
+2
2010-05-19
Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support
Naveen Krishna
1
-3
/
+12
2010-05-19
Input: s3c24xx_ts - Implement generic GPIO configuration callback
Naveen Krishna
1
-20
/
+3
2010-05-19
ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
Maurus Cuelenaere
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+12
2010-05-13
Input: ad7877 - keep dma rx buffers in seperate cache lines
Oskar Schirmer
1
-3
/
+12
2010-05-11
input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+46
2010-04-20
Input: eeti_ts - cancel pending work when going to suspend
Daniel Mack
1
-10
/
+46
2010-04-14
Input: add driver for hampshire serial touchscreens
Adam Bennett
3
-0
/
+218
2010-04-14
Input: tsc2007 - do not leave dangling clientdata pointer
Wolfram Sang
1
-0
/
+2
2010-04-14
Input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
13
-2
/
+11
[next]