index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
aat2870-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-07-04
1
-1
/
+1
*
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-15
1
-1
/
+1
*
mfd: Remove redundant dev_set_drvdata() from I2C drivers
Guiting Shen
2023-06-15
1
-2
/
+0
*
mfd: aat2870: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
1
-5
/
+3
*
mfd: aat2870-core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
*
mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-30
1
-1
/
+1
*
mfd: aat2870: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-11
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
mfd: aat2870-core: Make it explicitly non-modular
Paul Gortmaker
2019-02-01
1
-37
/
+3
*
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
2016-01-14
1
-4
/
+1
*
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
*
mfd: aat2870-core: Stop using obsolte simple_strtoul()
Lee Jones
2014-07-09
1
-1
/
+4
*
mfd: aat2870: Fix sparse error
Sachin Kamat
2013-10-23
1
-1
/
+1
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*
Jingoo Han
2013-06-13
1
-2
/
+3
*
mfd: aat2870: Use use devm_*() functions
Jingoo Han
2013-04-08
1
-14
/
+6
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-1
/
+1
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
1
-8
/
+1
*
mfd: Convert aat2870 to dev_pm_ops
Mark Brown
2012-01-09
1
-9
/
+10
*
mfd: Constify aat2870-core i2c_device_id table
Axel Lin
2012-01-09
1
-1
/
+1
*
mfd: Use gpio_request_one from aat2870-core
Axel Lin
2012-01-09
1
-2
/
+2
*
mfd: Fix aat2870 build failure for x86_64
Jin Park
2011-10-24
1
-1
/
+1
*
mfd: Add AAT2870 mfd driver
Jin Park
2011-07-31
1
-0
/
+535