index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
lm8333.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: lm8333 - convert to use devm_* api
Yangtao Li
2023-07-21
1
-30
/
+14
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: lm8333 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: lm8333 - add missing linux/input.h include
Dmitry Torokhov
2022-09-26
1
-4
/
+4
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
*
Input: lm8333 - fix broken email address
Wolfram Sang
2015-04-20
1
-2
/
+2
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
lm8333: Fix check ordering
Alan Cox
2012-06-27
1
-1
/
+1
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-11
1
-8
/
+7
*
Input: add support for LM8333 keypads
Wolfram Sang
2012-04-04
1
-0
/
+236