summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2019-04-03mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard-1/+1
2019-04-02mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang-21/+21
2019-04-02mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade-0/+23
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+3
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-38/+39
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-435/+1195
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-0/+93
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij-38/+39
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig-0/+2
2019-02-18mfd: mxs-lradc: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-02-18mfd: sec-core: Cleanup formatting to a consistent styleKrzysztof Kozlowski-5/+6
2019-02-18mfd: tqmx86: IO controller with I2C, Wachdog and GPIOAndrew Lunn-0/+290
2019-02-18mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko-2/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann-0/+93
2019-02-14mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney-1/+1
2019-02-13mfd/sm501: depend on HAS_DMAChristoph Hellwig-0/+1
2019-02-13mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney-6/+0
2019-02-13mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney-0/+6
2019-02-13mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney-37/+38
2019-02-07mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck-1/+1
2019-02-07mfd: tps68470: Drop unused MODULE_DEVICE_TABLEPaul Gortmaker-1/+0
2019-02-07mfd: at91-usart: No need to copy mfd_cell in probeAxel Lin-4/+4
2019-02-07mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdevAxel Lin-8/+8
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax-0/+408
2019-02-07mfd: sec-core: Return gracefully instead of BUG() if device cannot matchKrzysztof Kozlowski-2/+3
2019-02-07mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva-2/+1
2019-02-07mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva-0/+3
2019-02-01mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula-3/+3
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt-0/+89
2019-02-01mfd: wm8400-core: Make it explicitly non-modularPaul Gortmaker-15/+3
2019-02-01mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker-28/+2
2019-02-01mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker-23/+1
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker-13/+2
2019-02-01mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker-18/+2
2019-02-01mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker-22/+2
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker-35/+2
2019-02-01mfd: tps65910: Make it explicitly non-modularPaul Gortmaker-17/+1
2019-02-01mfd: tps65090: Make it explicitly non-modularPaul Gortmaker-25/+5
2019-02-01mfd: syscon: Make it explicitly non-modularPaul Gortmaker-11/+1
2019-02-01mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker-6/+4
2019-02-01mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker-14/+0
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker-6/+1
2019-02-01mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker-17/+1
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker-6/+4
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker-14/+0
2019-02-01mfd: adp5520: Make it explicitly non-modularPaul Gortmaker-23/+7
2019-02-01mfd: aat2870-core: Make it explicitly non-modularPaul Gortmaker-37/+3
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones-172/+398
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra-1/+18
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra-7/+1