index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
edt-ft5x06.c
Age
Commit message (
Expand
)
Author
2023-04-02
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
2023-04-02
Input: edt-ft5x06 - fix indentation
Dario Binacchi
2023-01-29
Input: edt-ft5x06 - fix typo in a comment
Dario Binacchi
2023-01-09
Input: edt-ft5x06 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: edt-ft5x06 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-28
Input: edt-ft5x06 - show crc and header errors by sysfs
Dario Binacchi
2022-06-28
Input: edt-ft5x06 - show firmware version by sysfs
Dario Binacchi
2022-06-28
Input: edt-ft5x06 - show model name by sysfs
Dario Binacchi
2022-06-28
Input: edt-ft5x06 - set report rate by dts property
Dario Binacchi
2022-06-28
Input: edt-ft5x06 - get/set M12 report rate by sysfs
Dario Binacchi
2021-09-05
Input: edt-ft5x06 - added case for EDT EP0110M09
Oliver Graute
2021-06-01
Input: edt-ft5x06 - add support for iovcc-supply
Stephan Gerhold
2020-12-10
Input: edt-ft5x06 - consolidate handling of number of electrodes
Dmitry Torokhov
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-09
Input: edt-ft5x06 - prefer asynchronous probe
Ahmad Fatoum
2020-05-09
Input: edt-ft5x06 - improve power management operations
Marco Felsch
2020-05-09
Input: edt-ft5x06 - move parameter restore into helper
Marco Felsch
2020-05-09
Input: edt-ft5x06 - fix get_default register write access
Marco Felsch
2020-01-10
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
2020-01-10
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
2020-01-10
Input: edt-ft5x06 - alphabetical include reorder
Marco Felsch
2020-01-10
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
2019-10-28
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
2019-08-12
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-05
Input: edt-ft5x06 - simplify event reporting code
Dmitry Torokhov
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
2019-03-03
Input: edt-ft5x06 - convert to use SPDX identifier
Andy Shevchenko
2019-03-03
Input: edt-ft5x06 - enable ACPI enumeration
Andy Shevchenko
2019-01-13
Input: edt-ft5x06 - add offset support for ev-ft5726
Marco Felsch
2019-01-13
Input: edt-ft5x06 - add support to update ev-ft5726 registers
Marco Felsch
2019-01-13
Input: edt-ft5x06 - add support for Evervision FT5726
Marco Felsch
2018-01-24
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
2017-10-19
Input: edt-ft5x06 - implement support for the EDT-M12 series
Simon Budig
2017-10-19
Input: edt-ft5x06 - make distinction between m06/m09/generic more clear
Simon Budig
2017-09-29
Input: edt-ft5x06 - use managed devm_device_add_group
Andi Shyti
2017-09-11
Input: edt-ft5x06 - fix access to non-existing register
Luca Ceresoli
2017-05-22
Input: edt-ft5x06 - increase allowed data range for threshold parameter
Martin Kepplinger
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-06
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
2016-08-22
Input: remove duplicate ft6236 driver
Hans de Goede
2016-07-15
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
[next]