summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26mfd: axp20x: Add support for AXP15060 PMICShengyu Qu
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das
2023-04-26mfd: rsmu_i2c: Convert to i2c's .probe_new() againUwe Kleine-König
2023-04-26mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDsJarkko Nikula
2023-04-26mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning
2023-04-26mfd: axp20x: Fix axp288 writable-rangesHans de Goede
2023-04-26mfd: rsmu: Support 32-bit address spaceMin Li
2023-04-26mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax
2023-04-26mfd: ocelot-spi: Fix unsupported bulk readColin Foster
2023-04-26mfd: omap-usb-tll: Remove unused usbtll_readb() functionTom Rix
2023-04-26mfd: twl-core: Remove unused add_child() and add_numbered_child() functionsTom Rix
2023-04-26mfd: arizona-i2c: Add the missing device table IDs for OFAndré Apitzsch
2023-04-26mfd: rsmu_spi: Remove unneeded casts of void *Geert Uytterhoeven
2023-04-26mfd: atc260x-i2c: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-26mfd: atmel-smc: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-26mfd: various: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-26mfd: various: Use of_property_present() for testing DT property presenceRob Herring
2023-04-26mfd: da903x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052-spi: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: stmpe-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: stmpe-spi: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: 88pm860x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: tc3589x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: ezx-pcap: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: omap-usb-host: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: tps6586x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: lp8788: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: twl4030-audio: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: twl6040: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055: Do not cite as modularNick Alcock
2023-04-26mfd: da9062: Remove IRQ requirementChristoph Niedermaier
2023-04-26mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier
2023-04-26mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph
2023-04-26mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer
2023-04-26mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer
2023-04-26mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer
2023-04-26mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: bcm2835-pm: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: qcom-pm8008: Remove workaround for a regmap-irq quirkAidan MacDonald
2023-04-26mfd: qcom-pm8008: Use .get_irq_reg() for irq chipAidan MacDonald