summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-29mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-11-29mfd: ab8500: make sysctrl explicitly non-modularPaul Gortmaker
2016-11-29mfd: ab8500-gpadc: Make it explicitly non-modularPaul Gortmaker
2016-11-29mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker
2016-11-29mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker
2016-11-29mfd: ab3100-core: Make it explicitly non-modularPaul Gortmaker
2016-11-29mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King
2016-11-29mfd: arizona: Use irq_find_mapping when appropriateCharles Keepax
2016-11-29mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar
2016-11-29mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto
2016-11-29mfd: wm5102: Remove spurious trailing spacesRichard Fitzgerald
2016-11-29mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones
2016-11-29mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede
2016-11-29mfd: syscon: Support native-endian regmapsPaul Burton
2016-11-29mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen
2016-11-29mfd: fsl-imx25-tsadc: Fix module autoload when registered via OFJavier Martinez Canillas
2016-11-29mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas
2016-11-29mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas
2016-11-29mfd: exynos-lpass: Add hardware dependencyJean Delvare
2016-11-29mfd: tps65912: Move regmap config into core driverArnd Bergmann
2016-11-29mfd: wm8994-core: Disable regulators before removing themViresh Kumar
2016-11-29mfd: wm8994-core: Don't split lines unnecessarilyViresh Kumar
2016-11-29mfd: Enable compile testing for max77620 and max77686Krzysztof Kozlowski
2016-11-29mfd: tc3589x: Improve function-level documentationJulia Lawall
2016-11-29mfd: Add support for Allwinner SoCs ADCQuentin Schulz
2016-11-29dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindingsThor Thayer
2016-11-21mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada
2016-11-21mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng
2016-11-21Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones
2016-11-21mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij
2016-10-26regulator: tps65218: Remove all the compatiblesKeerthy
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy
2016-10-26Documentation: regulator: tps65218: Update examplesKeerthy
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy
2016-10-15Linux 4.9-rc1v4.9-rc1Linus Torvalds
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-15Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal