summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-11/+0
|\
| * mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2019-04-071-11/+0
* | Merge branch 'regulator-5.2' into regulator-nextMark Brown2019-05-062-7/+1
|\ \
| * | Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown2019-03-1938-473/+1330
| |\|
| * | regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-131-1/+1
| * | regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin2019-03-111-6/+0
* | | mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard2019-04-031-1/+1
* | | mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang2019-04-021-21/+21
* | | mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade2019-04-021-0/+23
| |/ |/|
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+3
|\ \
| * | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-0/+2
| * | mfd/sm501: depend on HAS_DMAChristoph Hellwig2019-02-131-0/+1
* | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-082-38/+39
|\ \ \
| * \ \ Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-38/+39
| |\ \ \ | | |_|/ | |/| |
| | * | mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney2019-02-141-1/+1
| | * | mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney2019-02-131-6/+0
| | * | mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney2019-02-131-0/+6
| | * | mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney2019-02-131-37/+38
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-0836-435/+1195
|\ \ \ \
| * | | | mfd: mxs-lradc: Mark expected switch fall-throughGustavo A. R. Silva2019-02-181-1/+1
| * | | | mfd: sec-core: Cleanup formatting to a consistent styleKrzysztof Kozlowski2019-02-181-5/+6
| * | | | mfd: tqmx86: IO controller with I2C, Wachdog and GPIOAndrew Lunn2019-02-183-0/+290
| * | | | mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko2019-02-183-2/+2
| * | | | mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck2019-02-071-1/+1
| * | | | mfd: tps68470: Drop unused MODULE_DEVICE_TABLEPaul Gortmaker2019-02-071-1/+0
| * | | | mfd: at91-usart: No need to copy mfd_cell in probeAxel Lin2019-02-071-4/+4
| * | | | mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdevAxel Lin2019-02-071-8/+8
| * | | | mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax2019-02-073-0/+408
| * | | | mfd: sec-core: Return gracefully instead of BUG() if device cannot matchKrzysztof Kozlowski2019-02-071-2/+3
| * | | | mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-02-071-2/+1
| * | | | mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-02-071-0/+3
| * | | | mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula2019-02-011-3/+3
| * | | | mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt2019-02-011-0/+89
| * | | | mfd: wm8400-core: Make it explicitly non-modularPaul Gortmaker2019-02-011-15/+3
| * | | | mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2019-02-011-28/+2
| * | | | mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker2019-02-011-23/+1
| * | | | mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker2019-02-011-13/+2
| * | | | mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker2019-02-011-18/+2
| * | | | mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker2019-02-011-22/+2
| * | | | mfd: tps80031: Make it explicitly non-modularPaul Gortmaker2019-02-011-35/+2
| * | | | mfd: tps65910: Make it explicitly non-modularPaul Gortmaker2019-02-011-17/+1
| * | | | mfd: tps65090: Make it explicitly non-modularPaul Gortmaker2019-02-011-25/+5
| * | | | mfd: syscon: Make it explicitly non-modularPaul Gortmaker2019-02-011-11/+1
| * | | | mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker2019-02-011-6/+4
| * | | | mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker2019-02-011-14/+0
| * | | | mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker2019-02-011-6/+1
| * | | | mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker2019-02-011-17/+1
| * | | | mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker2019-02-011-6/+4
| * | | | mfd: as3711: Make it explicitly non-modularPaul Gortmaker2019-02-011-14/+0
| * | | | mfd: adp5520: Make it explicitly non-modularPaul Gortmaker2019-02-011-23/+7