index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
imx6ul_tsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-6
/
+2
*
Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-20
1
-6
/
+2
*
Input: imx6ul_tsc - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-9
/
+5
*
Input: imx6ul_tsc - fix error handling
Fabio Estevam
2017-04-12
1
-3
/
+12
*
Input: imx6ul_tsc - generalize the averaging property
Guy Shapiro
2016-12-15
1
-11
/
+27
*
Input: imx6ul_tsc - convert int to u32
Guy Shapiro
2016-11-30
1
-21
/
+21
*
Input: imx6ul_tsc - add mask when set REG_ADC_CFG
Haibo Chen
2016-11-30
1
-1
/
+10
*
Input: imx6ul_tsc - add support for sample averaging
Guy Shapiro
2016-11-27
1
-0
/
+18
*
Input: imx6ul_tsc - fix controller name
Fabio Estevam
2015-09-19
1
-1
/
+1
*
Input: imx6ul_tsc - use the preferred method for kzalloc()
Fabio Estevam
2015-09-19
1
-1
/
+1
*
Input: imx6ul_tsc - check for negative return value
Fabio Estevam
2015-09-19
1
-1
/
+1
*
Input: imx6ul_tsc - propagate the errors
Fabio Estevam
2015-09-19
1
-9
/
+19
*
Input: touchscreen - add imx6ul_tsc driver support
Haibo Chen
2015-09-05
1
-0
/
+523