summaryrefslogtreecommitdiff
path: root/drivers/mfd/wm8400-core.c
Commit message (Expand)AuthorAge
* mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULEJavier Martinez Canillas2016-05-09
* mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter2016-05-09
* mfd: wm8400: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-19
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: wm8400-core: Make mfd_cell array constKrzysztof Kozlowski2014-06-03
* mfd: wm8400-core: Remove unnecessary gotoSachin Kamat2014-03-19
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Export wm8400_block_read()Mark Brown2012-05-20
* mfd: Remove wm8400 custom cache implementationMark Brown2012-05-20
* Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
|\
| * mfd: Show correct device id for wm8400Axel Lin2012-03-06
* | mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown2012-02-22
|/
* mfd: Convert WM8400 to devm_kzalloc()Mark Brown2012-01-09
* mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-31
* mfd: Convert WM8400 to regmap APIMark Brown2011-08-22
* mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-26
* asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2011-03-23
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* mfd: Fix error in wm8400 reg cache access checkPhil Carmody2010-05-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mfd: early init for MFD running regulatorsSamuel Ortiz2009-06-17
* mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* mfd: Register WM8400 codec deviceMark Brown2009-01-04
* mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown2008-10-13