index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-02
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
1
-0
/
+85
2023-01-10
Input: atmel_mxt_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-03
Input: atmel_mxt_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-08-19
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-12-13
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-03-26
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-3
/
+2
2021-03-21
Input: atmel_mxt_ts - support wakeup methods
Dmitry Osipenko
1
-0
/
+78
2020-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-12
/
+44
2020-12-11
Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...
Zheng Yongjun
1
-6
/
+1
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-12-01
Input: atmel_mxt_ts - fix lost interrupts
Linus Walleij
1
-2
/
+2
2020-11-18
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-18
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
1
-2
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
Nick Dyer
1
-3
/
+53
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-4
/
+3
2019-10-03
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
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
[next]