summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai
2016-04-19mfd: arizona: Fix lockdep recursion warning on set_irq_wakeCharles Keepax
2016-04-19mfd: max77693: Allow building as a moduleKrzysztof Kozlowski
2016-04-19mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss
2016-04-11mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter
2016-04-11mfd: core: Fix ACPI child matching by _HID/_CIDIrina Tirdea
2016-04-11mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko
2016-04-11mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko
2016-04-11mfd: da9063: Remove unused array mask_events_bufColin Ian King
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16mfd: intel-lpss: Pass I2C configuration via properties on BXTMika Westerberg
2016-03-16mfd: ipaq-micro: Use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-16mfd: max77686: Add max77802 to I2C device ID tableJavier Martinez Canillas
2016-03-16mfd: max77686: Export OF module alias informationJavier Martinez Canillas
2016-03-16mfd: max77686: Allow driver to be built as a moduleJavier Martinez Canillas
2016-03-16mfd: stmpe: Add the proper PWM resourcesLinus Walleij
2016-03-16mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero
2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero
2016-03-16mfd: rc5t583: Set regmap config reg counts properlyMaciej S. Szmigiero
2016-03-16mfd: mt6397: Add platform device ID tableJavier Martinez Canillas
2016-03-16mfd: da9063: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss
2016-03-16mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin
2016-03-16mfd: mt6397: Add support for different Slave typesJohn Crispin
2016-03-16mfd: mt6397: int_con and int_status may vary in locationJohn Crispin
2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss
2016-03-16mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driverWenyou Yang
2016-03-16mfd: arizona: Remove duplicate select of MFD_CORECharles Keepax
2016-03-16mfd: cs47l24: Fix defaults array based on testingCharles Keepax
2016-03-16mfd: wm8998: Fix defaults array based on testingCharles Keepax
2016-03-16mfd: wm5102: Fix defaults array based on testingCharles Keepax
2016-03-16mfd: wm5110: Fix defaults array based on testingCharles Keepax
2016-03-16mfd: arizona: Update small typo in Arizona SPI KconfigCharles Keepax
2016-03-16mfd: syscon: Make syscon_regmap_config constPhilipp Zabel