index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
iqs5xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-12-13
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
1
-6
/
+6
2023-09-06
Input: iqs5xx - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-7
/
+3
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: iqs5xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: iqs5xx - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
1
-8
/
+8
2021-03-25
Input: iqs5xx - make reset GPIO optional
Jeff LaBundy
1
-8
/
+17
2021-03-25
Input: iqs5xx - close bootloader using hardware reset
Jeff LaBundy
1
-17
/
+7
2021-03-25
Input: iqs5xx - remove superfluous revision validation
Jeff LaBundy
1
-32
/
+8
2021-03-25
Input: iqs5xx - expose firmware revision to user space
Jeff LaBundy
1
-16
/
+40
2021-03-25
Input: iqs5xx - optimize axis definition and validation
Jeff LaBundy
1
-16
/
+14
2021-03-25
Input: iqs5xx - update vendor's URL
Jeff LaBundy
1
-1
/
+1
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
1
-1
/
+1
2021-01-24
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
1
-2
/
+2
2021-01-24
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
1
-6
/
+5
2021-01-24
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
1
-19
/
+12
2021-01-24
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
1
-79
/
+21
2021-01-24
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
1
-11
/
+41
2021-01-24
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
1
-2
/
+7
2021-01-24
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
1
-1
/
+5
2021-01-24
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
1
-4
/
+4
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-11
/
+13
2019-06-09
Input: iqs5xx - get axis info before calling input_mt_init_slots()
Jeff LaBundy
1
-11
/
+13
2019-05-23
Input: iqs5xx - remove redundant dev_set_drvdata call
Axel Lin
1
-2
/
+0
2019-04-30
Input: add support for Azoteq IQS550/572/525
Jeff LaBundy
1
-0
/
+1133