index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
raydium_i2c_ts.c
Age
Commit message (
Expand
)
Author
2020-12-15
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
2020-09-13
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
2020-03-06
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-08-08
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-01-05
Input: raydium_i2c_ts - include hardware version in firmware name
Jeffrey Lin
2017-09-29
Input: raydium_i2c_ts - use managed devm_device_add_group
Andi Shyti
2017-07-12
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2016-11-16
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
Colin Ian King
2016-07-13
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
2016-05-27
Input: add Raydium I2C touchscreen driver
Jeffrey Lin