index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
2018-12-28
1
-2
/
+2
*
Input: atmel_mxt_ts - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-15
1
-1
/
+1
*
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
George G. Davis
2018-09-28
1
-1
/
+0
*
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
2018-07-27
1
-2
/
+2
*
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
2018-07-27
1
-0
/
+4
*
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
2018-07-27
1
-10
/
+24
*
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
2018-07-27
1
-52
/
+56
*
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
2018-07-27
1
-12
/
+22
*
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
2018-07-27
1
-6
/
+2
*
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
2018-07-27
1
-6
/
+0
*
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
2018-07-27
1
-18
/
+18
*
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
2018-07-27
1
-3
/
+4
*
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
Sebastian Reichel
2018-05-24
1
-11
/
+7
*
Input: atmel_mxt_ts - require device properties present when probing
Dmitry Torokhov
2018-05-24
1
-140
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-05-02
1
-76
/
+124
|
\
|
*
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
2018-05-01
1
-0
/
+5
|
*
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
2018-05-01
1
-76
/
+110
|
*
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
2018-05-01
1
-0
/
+9
*
|
Input: atmel_mxt_ts - remove platform data support
Dmitry Torokhov
2018-04-09
1
-75
/
+55
*
|
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
Dmitry Torokhov
2018-04-09
1
-23
/
+40
*
|
Input: atmel_mxt_ts - switch from OF to generic device properties
Dmitry Torokhov
2018-04-09
1
-29
/
+30
*
|
Input: atmel_mxt_ts - do not pass suspend mode in platform data
Dmitry Torokhov
2018-04-09
1
-5
/
+22
|
/
*
Input: atmel_mxt_ts - add support for reset line
Sebastian Reichel
2017-08-21
1
-0
/
+22
*
Input: atmel_mxt_ts - use more managed resources
Sebastian Reichel
2017-08-21
1
-15
/
+9
*
Input: atmel_mxt_ts - add T100 as a readable object
Maxime Roussin-Bélanger
2017-05-22
1
-0
/
+1
*
Input: touchscreen - use local variables consistently
Guenter Roeck
2017-01-21
1
-1
/
+1
*
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2016-09-19
1
-0
/
+1
*
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
2016-08-23
1
-6
/
+51
*
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
2016-08-23
1
-3
/
+28
*
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
2016-08-23
1
-5
/
+21
*
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
2016-08-23
1
-6
/
+36
*
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
2016-08-23
1
-0
/
+245
*
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
2016-08-23
1
-0
/
+159
*
Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset
Nick Dyer
2016-04-25
1
-14
/
+14
*
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
2016-03-04
1
-0
/
+34
|
\
|
*
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
2015-12-11
1
-0
/
+1
|
*
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
2015-12-02
1
-0
/
+33
*
|
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
2016-01-11
1
-42
/
+26
|
/
*
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
2015-08-04
1
-9
/
+8
*
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
2015-08-04
1
-0
/
+2
*
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
2015-08-04
1
-1
/
+8
*
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
2015-08-04
1
-13
/
+9
*
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
2015-08-04
1
-0
/
+6
*
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
2015-08-04
1
-65
/
+1
*
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2015-08-04
1
-11
/
+108
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
2015-05-20
1
-4
/
+4
*
Input: atmel_mxt_ts - add support for Google Pixel 2
Dmitry Torokhov
2015-04-15
1
-11
/
+130
*
Input: atmel_mxt_ts - split out touchpad initialisation logic
Sjoerd Simons
2015-04-06
1
-22
/
+30
*
Input: atmel_mxt_ts - implement support for T100 touch object
Nick Dyer
2015-04-06
1
-27
/
+318
[next]