summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2019-07-31mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2
2019-07-31mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-07-31mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1
2019-07-31mfd: madera: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-05-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
2019-03-23mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy1-21/+3
2019-02-27mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra1-0/+1
2019-02-27mfd: axp20x: Add supported cells for AXP803Oskari Lemmela1-0/+14
2019-02-27mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai1-56/+51
2019-02-27mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela1-0/+5
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham1-0/+1
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-01-22mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2018-12-13Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra1-1/+7
2018-11-13mfd: menelaus: Fix possible race condition and leakAlexandre Belloni1-4/+9
2018-09-11mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-08-22Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds29-1513/+8985
2018-08-16mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen3-0/+225
2018-07-27mfd: sec-core: Export OF module alias tableKrzysztof Kozlowski1-0/+1
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler1-0/+12
2018-07-27mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai1-0/+2
2018-07-27mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai1-3/+25
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo1-0/+4
2018-07-27mfd: wm8994: Allow to configure Speaker Mode Pullup from dtsAlberto Panizzo1-0/+2
2018-07-27mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov1-33/+63
2018-07-27mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov1-0/+2
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov1-0/+2
2018-07-27mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov1-0/+7
2018-07-27mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov1-1/+1
2018-07-27mfd: rave-sp: Remove unused definesAndrey Smirnov1-10/+0
2018-07-27mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco1-1/+1
2018-07-27mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen1-2/+1
2018-07-27mfd: dln2: Use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-7/+3
2018-07-27mfd: arizona: Don't use regmap_read_poll_timeoutCharles Keepax1-8/+26
2018-07-27mfd: intel-lpss: Add Ice Lake PCI IDsMika Westerberg1-0/+13
2018-07-27mfd: wm8994-core: Fix error path in wm8994_device_initAnthony Brandon1-4/+5
2018-07-27mfd: kempld-core: Constify variables that point to const structureJulia Lawall1-7/+8