index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
raydium_i2c_ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
2022-12-02
1
-1
/
+3
*
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
2021-09-22
1
-2
/
+2
*
Input: raydium_i2c_ts - read device version in bootloader mode
simba.hsu
2021-09-05
1
-7
/
+43
*
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-22
1
-38
/
+88
|
\
|
*
Input: raydium_ts_i2c - do not split tx transactions
Furquan Shaikh
2020-12-06
1
-38
/
+88
*
|
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
2020-12-15
1
-1
/
+2
|
/
*
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
2020-09-13
1
-73
/
+58
*
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
2020-03-06
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
*
Input: raydium_i2c_ts - include hardware version in firmware name
Jeffrey Lin
2018-01-05
1
-2
/
+12
*
Input: raydium_i2c_ts - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-17
/
+1
*
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
2017-07-12
1
-1
/
+1
*
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-22
1
-2
/
+0
*
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
Colin Ian King
2016-11-16
1
-1
/
+1
*
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
2016-07-13
1
-19
/
+43
*
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
2016-06-01
1
-6
/
+5
*
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
2016-05-27
1
-0
/
+1215