summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-03-031-2/+1
* 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: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-06-291-0/+1
* mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter2020-05-101-1/+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-291-0/+1
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-11-281-7/+1
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-11-281-1/+2
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* mfd: arizona: Fix undefined behaviorArnd Bergmann2019-08-041-1/+1
* mfd: core: Set fwnode for created devicesRobert Hancock2019-08-041-0/+1
* mfd: omap-usb-tll: Fix register offsetsArnd Bergmann2019-07-101-2/+2
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-221-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-221-0/+3
* mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-03-231-1/+3
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-03-231-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-03-231-0/+4
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-03-231-1/+1
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-03-231-2/+2
* mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-03-231-2/+2
* mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2019-03-231-2/+3
* mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann2019-02-231-2/+2
* mfd: as3722: Handle interrupts on suspendJon Hunter2019-02-231-0/+30
* mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-261-0/+24
* thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2018-11-101-0/+3
* mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-10-201-5/+6
* 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: cros_ec: Fail early if we cannot identify the ECVincent Palatin2018-08-061-1/+5
* mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-07-031-2/+2
* mfd: palmas: Reset the POWERHOLD mux during power offKeerthy2018-03-241-0/+14
* mfd: twl6040: Fix child-node lookupJohan Hovold2018-01-021-4/+8
* mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold2018-01-021-2/+7
* mfd: cros ec: spi: Don't send first message too soonJon Hunter2018-01-021-0/+1
* mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede2017-11-081-4/+4
* mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij2017-11-081-3/+11
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-06-261-1/+1
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2016-11-261-0/+2
* mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh2016-11-261-3/+0
* mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König2016-10-161-0/+1
* mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon2016-10-161-2/+3
* mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu2016-10-161-5/+5
* mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij2016-08-201-7/+12