index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
aat2870-core.c
Age
Commit message (
Expand
)
Author
2020-03-30
mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-08-01
mfd: aat2870: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-02-01
mfd: aat2870-core: Make it explicitly non-modular
Paul Gortmaker
2016-01-14
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2014-07-09
mfd: aat2870-core: Stop using obsolte simple_strtoul()
Lee Jones
2013-10-23
mfd: aat2870: Fix sparse error
Sachin Kamat
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-13
mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*
Jingoo Han
2013-04-08
mfd: aat2870: Use use devm_*() functions
Jingoo Han
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-01-09
mfd: Convert aat2870 to dev_pm_ops
Mark Brown
2012-01-09
mfd: Constify aat2870-core i2c_device_id table
Axel Lin
2012-01-09
mfd: Use gpio_request_one from aat2870-core
Axel Lin
2011-10-24
mfd: Fix aat2870 build failure for x86_64
Jin Park
2011-07-31
mfd: Add AAT2870 mfd driver
Jin Park