summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2020-10-011-0/+10
* mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko2020-09-031-0/+3
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax2020-08-211-0/+18
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-06-251-0/+1
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-241-2/+7
* misc: rtsx: set correct pcr_ops for rts522AYueHaibing2020-04-241-0/+1
* mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-02-141-0/+1
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-02-141-1/+1
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-02-141-2/+11
* mfd: intel-lpss: Release IDA resourcesAndy Shevchenko2020-01-271-0/+1
* mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula2020-01-271-8/+20
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-12-011-7/+1
* mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2019-12-011-10/+31
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-011-1/+2
* mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2019-12-011-4/+4
* mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R2019-11-241-0/+13
* mfd: palmas: Assign the right powerhold mask for tps65917Keerthy2019-11-121-1/+9
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin2019-07-311-0/+2
* mfd: arizona: Fix undefined behaviorArnd Bergmann2019-07-311-1/+1
* mfd: core: Set fwnode for created devicesRobert Hancock2019-07-311-0/+1
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-151-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-151-0/+3
* mfd: tps65912-spi: Add missing of table registrationDaniel Gomez2019-06-151-0/+1
* mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-02-271-1/+3
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-02-271-21/+3
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-02-271-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-02-271-0/+4
* mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-02-271-0/+1
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-02-271-1/+1
* mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat2019-02-271-2/+1
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-02-271-2/+2
* mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-02-271-2/+2
* mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2019-02-271-2/+3
* mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-231-0/+24
* mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-11-131-4/+9
* mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-10-181-5/+6
* mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-09-261-4/+4
* mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen2018-09-191-2/+1
* mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck2018-09-151-0/+1
* mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco2018-09-091-1/+1
* mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin2018-08-031-1/+5
* mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula2018-07-031-10/+15
* mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-07-031-2/+2
* mfd: twl6040: Fix child-node lookupJohan Hovold2017-12-291-4/+8
* mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold2017-12-291-2/+7
* mfd: cros ec: spi: Don't send first message too soonJon Hunter2017-12-291-0/+1