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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
atmel_mxt_ts.c
Age
Commit message (
Expand
)
Author
2014-06-07
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
2014-05-26
Input: atmel_mxt_ts - handle multiple input reports in one message
Nick Dyer
2014-05-26
Input: atmel_mxt_ts - rename touchscreen defines to include T9
Nick Dyer
2014-05-26
Input: atmel_mxt_ts - rename pressure to amplitude to match spec
Nick Dyer
2014-05-26
Input: atmel_mxt_ts - read screen config from chip
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - add check for incorrect firmware file format
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - improve bootloader progress output
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - implement bootloader frame retries
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - read and report bootloader version
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - add additional bootloader addresses
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - implement CRC check for configuration data
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - improve error reporting and debug
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips
Iiro Valkonen
2014-05-18
Input: atmel_mxt_ts - wait for CHG after bootloader resets
Benson Leung
2014-05-18
Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
Benson Leung
2014-05-18
Input: atmel_mxt_ts - define helper functions for size and instances
Daniel Kurtz
2014-05-18
Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - improve T19 GPIO keys handling
Nick Dyer
2014-05-18
Input: atmel_mxt_ts - remove unnecessary platform data
Nick Dyer
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-04
Input: atmel_mxt_ts - simplify mxt_dump_message
Andy Shevchenko
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-07-07
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
2012-07-05
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-06-29
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
2012-06-29
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
[next]