summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2019-02-07mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-07mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-02-01mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt
2019-02-01mfd: wm8400-core: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps65910: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps65090: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: syscon: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: adp5520: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: aat2870-core: Make it explicitly non-modularPaul Gortmaker
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2019-01-29mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2019-01-03mfd: exynos-lpass: Enable UART module supportBeomho Seo
2019-01-03mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-01-03mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-01-03mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-01-03mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-01-03mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-01-03mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-01-03mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare