index
:
pub/scm/linux/kernel/git/morse/linux.git
master
James Morse's fork of linux.git
James Morse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
bu21029_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-03-24
Input: bu21029_ts - use guard notation when acquiring mutex
Dmitry Torokhov
1
-4
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-07-07
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
1
-20
/
+15
2023-07-07
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: bu21029 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: bu21029_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-2
/
+2
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2018-06-24
Input: add bu21029 touch driver
Zhu Yi
1
-0
/
+484