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