summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-11-291-5/+2
* mfd: ab8500: make sysctrl explicitly non-modularPaul Gortmaker2016-11-291-5/+4
* mfd: ab8500-gpadc: Make it explicitly non-modularPaul Gortmaker2016-11-291-17/+2
* mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker2016-11-291-19/+2
* mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker2016-11-291-31/+6
* mfd: ab3100-core: Make it explicitly non-modularPaul Gortmaker2016-11-291-36/+3
* mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King2016-11-291-1/+1
* mfd: arizona: Use irq_find_mapping when appropriateCharles Keepax2016-11-291-4/+4
* mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar2016-11-291-3/+11
* mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto2016-11-292-4/+1
* mfd: wm5102: Remove spurious trailing spacesRichard Fitzgerald2016-11-291-706/+706
* mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones2016-11-291-1/+1
* mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede2016-11-291-3/+4
* mfd: syscon: Support native-endian regmapsPaul Burton2016-11-291-1/+3
* mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen2016-11-292-1/+23
* mfd: fsl-imx25-tsadc: Fix module autoload when registered via OFJavier Martinez Canillas2016-11-291-0/+1
* mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas2016-11-291-0/+1
* mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas2016-11-291-1/+1
* mfd: exynos-lpass: Add hardware dependencyJean Delvare2016-11-291-0/+1
* mfd: tps65912: Move regmap config into core driverArnd Bergmann2016-11-292-15/+18
* mfd: wm8994-core: Disable regulators before removing themViresh Kumar2016-11-291-1/+1
* mfd: wm8994-core: Don't split lines unnecessarilyViresh Kumar2016-11-291-4/+2
* mfd: Enable compile testing for max77620 and max77686Krzysztof Kozlowski2016-11-291-2/+2
* mfd: tc3589x: Improve function-level documentationJulia Lawall2016-11-291-2/+2
* mfd: Add support for Allwinner SoCs ADCQuentin Schulz2016-11-294-0/+291
* dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindingsThor Thayer2016-11-291-0/+46
* mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada2016-11-211-0/+6
* mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora2016-11-211-0/+2
* mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng2016-11-212-0/+5
* Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones2016-11-216-131/+157
|\
| * regulator: tps65218: Remove all the compatiblesKeerthy2016-10-262-94/+57
| * mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy2016-10-261-2/+16
| * input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
| * Documentation: regulator: tps65218: Update examplesKeerthy2016-10-261-16/+71
| * mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-264-21/+7
* | mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij2016-11-217-35/+29
|/
* Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1