summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont
2015-08-12mfd: arizona: Fixup some formatting/white space errorsCharles Keepax
2015-08-11mfd: wm8994: Fix NULL pointer exception on missing pdataInha Song
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen
2015-08-11mfd: atmel-hlcdc: Add support for new SoCsBoris Brezillon
2015-08-11mfd: Export OF module alias information in missing driversJavier Martinez Canillas
2015-08-11mfd: stw481x: Export I2C module alias informationJavier Martinez Canillas
2015-08-11mfd: da9062: Support for the DA9063 OnKey in the DA9062 coreS Twiss
2015-08-11mfd: max899x: Avoid redundant irq_data lookupThomas Gleixner
2015-08-11mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removalThomas Gleixner
2015-08-11mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-08-11mfd: tc6393xb: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: t7l66xb: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: pm8921: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: htc-egpio: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: ezx-pcap: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-08-11mfd: ipaq-micro: Convert to built-in platform driverLinus Walleij
2015-08-11mfd: ipaq-micro: Convert prints to debug printsLinus Walleij
2015-08-11mfd: ipaq-micro: Clean up development cruftLinus Walleij
2015-08-11mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss
2015-08-11mfd: arizona: Specify regmap endiannessRichard Fitzgerald
2015-08-11mfd: pm8921: Implement irq_get_irqchip_stateBjorn Andersson
2015-08-11mfd: atmel-hlcdc: Implement config synchronizationBoris Brezillon
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek
2015-08-11mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driverMichael Brunner
2015-08-11mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-08-11mfd: wm8994-regmap: Constify reg_default tablesAxel Lin
2015-08-11mfd: arizona: Fixup register table definitionsCharles Keepax
2015-08-11mfd: da9062: Supply core driverS Twiss
2015-08-11mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh
2015-08-11mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-08-11mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas
2015-08-11mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax
2015-08-11mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming
2015-07-28mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko
2015-07-28mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24mfd: provide RTC resource in MT6397 MFDEddie Huang
2015-06-24Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-23Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds