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
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
/
atmel_mxt_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
Input: atmel_mxt_ts - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-11
/
+12
2019-07-11
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-10
/
+10
2019-07-05
Input: atmel_mxt_ts - fix leak in mxt_update_cfg()
Ian Ray
1
-1
/
+2
2019-07-01
Input: atmel_mxt_ts - fix -Wunused-const-variable
Nathan Huckleberry
1
-10
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-29
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
1
-2
/
+2
2018-10-15
Input: atmel_mxt_ts - mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-09-29
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
George G. Davis
1
-1
/
+0
2018-07-27
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
1
-2
/
+2
2018-07-27
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
1
-0
/
+4
2018-07-27
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
1
-10
/
+24
2018-07-27
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
1
-52
/
+56
2018-07-27
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
1
-12
/
+22
2018-07-27
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
1
-6
/
+2
2018-07-27
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
1
-6
/
+0
2018-07-27
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
1
-18
/
+18
2018-07-27
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
1
-3
/
+4
2018-05-24
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
Sebastian Reichel
1
-11
/
+7
2018-05-24
Input: atmel_mxt_ts - require device properties present when probing
Dmitry Torokhov
1
-140
/
+12
2018-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-76
/
+124
2018-05-02
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
1
-0
/
+5
2018-05-01
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
1
-76
/
+110
2018-05-01
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
1
-0
/
+9
2018-04-10
Input: atmel_mxt_ts - remove platform data support
Dmitry Torokhov
1
-75
/
+55
2018-04-10
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
Dmitry Torokhov
1
-23
/
+40
2018-04-10
Input: atmel_mxt_ts - switch from OF to generic device properties
Dmitry Torokhov
1
-29
/
+30
2018-04-10
Input: atmel_mxt_ts - do not pass suspend mode in platform data
Dmitry Torokhov
1
-5
/
+22
2017-08-21
Input: atmel_mxt_ts - add support for reset line
Sebastian Reichel
1
-0
/
+22
2017-08-21
Input: atmel_mxt_ts - use more managed resources
Sebastian Reichel
1
-15
/
+9
2017-05-23
Input: atmel_mxt_ts - add T100 as a readable object
Maxime Roussin-BĂ©langer
1
-0
/
+1
2017-01-22
Input: touchscreen - use local variables consistently
Guenter Roeck
1
-1
/
+1
2016-09-19
[media] Input: v4l-touch - add copyright lines
Nick Dyer
1
-0
/
+1
2016-08-23
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
1
-6
/
+51
2016-08-23
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
1
-3
/
+28
2016-08-23
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
1
-5
/
+21
2016-08-23
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
1
-6
/
+36
2016-08-23
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
1
-0
/
+245
2016-08-23
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
1
-0
/
+159
2016-04-26
Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset
Nick Dyer
1
-14
/
+14
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
1
-0
/
+34
2016-01-12
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
1
-42
/
+26
2015-12-12
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-12-02
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
1
-0
/
+33
2015-08-05
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
1
-9
/
+8
2015-08-05
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
1
-0
/
+2
2015-08-05
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
1
-1
/
+8
2015-08-05
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
1
-13
/
+9
2015-08-05
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
1
-0
/
+6
2015-08-05
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
1
-65
/
+1
[next]