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
/
imx6ul_tsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
1
-2
/
+2
*
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
2020-11-12
1
-2
/
+1
*
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
2020-09-16
1
-30
/
+22
*
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
2020-09-16
1
-11
/
+16
*
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