index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
auo-pixcir-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: auo-pixcir-ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-02
Input: auo-pixcir-ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-09-16
Input: auo-pixcir-ts - switch to using generic device properties
Dmitry Torokhov
1
-30
/
+10
2022-09-16
Input: auo-pixcir-ts - do not force rising edge interrupt trigger
Dmitry Torokhov
1
-1
/
+1
2022-09-16
Input: auo-pixcir-ts - switch to using gpiod API
Dmitry Torokhov
1
-27
/
+20
2022-09-16
Input: auo-pixcir-ts - drop support for platform data
Dmitry Torokhov
1
-62
/
+56
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-4
/
+4
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-11
/
+1
2019-07-13
Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()
Fuqian Huang
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-11
/
+1
2018-01-22
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-22
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2013-02-25
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
1
-94
/
+69
2013-02-24
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
1
-5
/
+69
2013-02-24
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
1
-5
/
+6
2013-02-24
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
1
-6
/
+20
2013-02-24
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
1
-0
/
+8
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
1
-11
/
+1
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
1
-0
/
+652