index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm8400-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mfd: wm8400-core: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2020-07-06
mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg
Lee Jones
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-03-19
Merge tag 'v5.1-rc1' into regulator-5.2
Mark Brown
1
-15
/
+3
2019-03-11
regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functions
Axel Lin
1
-6
/
+0
2019-02-01
mfd: wm8400-core: Make it explicitly non-modular
Paul Gortmaker
1
-15
/
+3
2016-05-09
mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE
Javier Martinez Canillas
1
-3
/
+3
2016-05-09
mfd: wm8400-core: Delete wm8400_reg_read()
Dan Carpenter
1
-21
/
+0
2016-04-19
mfd: wm8400: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
1
-22
/
+3
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2014-06-03
mfd: wm8400-core: Make mfd_cell array const
Krzysztof Kozlowski
1
-1
/
+1
2014-03-19
mfd: wm8400-core: Remove unnecessary goto
Sachin Kamat
1
-17
/
+5
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-05-20
mfd: Export wm8400_block_read()
Mark Brown
1
-0
/
+1
2012-05-20
mfd: Remove wm8400 custom cache implementation
Mark Brown
1
-216
/
+35
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-2
/
+1
2012-03-06
mfd: Show correct device id for wm8400
Axel Lin
1
-2
/
+1
2012-02-22
mfd: wm8400: Convert to devm_regmap_init_i2c()
Mark Brown
1
-5
/
+2
2012-01-09
mfd: Convert WM8400 to devm_kzalloc()
Mark Brown
1
-5
/
+2
2011-11-01
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
1
-0
/
+1
2011-08-22
mfd: Convert WM8400 to regmap API
Mark Brown
1
-77
/
+29
2011-05-26
mfd: Use mfd cell platform_data for wm8400 cells platform bits
Samuel Ortiz
1
-1
/
+2
2011-03-23
asoc: wm8400-codec: Use mfd_data instead of driver_data
Andres Salomon
1
-1
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-05-28
mfd: Fix error in wm8400 reg cache access check
Phil Carmody
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
1
-1
/
+1
2009-06-16
mfd: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-01-04
mfd: Register WM8400 codec device
Mark Brown
1
-6
/
+25
2008-10-14
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
Mark Brown
1
-0
/
+455