summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-07-29misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-29misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-29misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-06-14mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi
2022-04-20mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin
2022-04-20mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-01-27mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei
2021-03-03mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-21mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax
2020-06-30mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-02-14mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade
2020-02-14mfd: da9062: Fix watchdog compatible stringMarco Felsch
2020-02-14mfd: dln2: More sanity checking for endpointsOliver Neukum
2020-01-29mfd: intel-lpss: Release IDA resourcesAndy Shevchenko
2019-11-28mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski
2019-11-28mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam
2019-11-28mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam
2019-11-25mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-08-04mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin
2019-08-04mfd: arizona: Fix undefined behaviorArnd Bergmann
2019-08-04mfd: core: Set fwnode for created devicesRobert Hancock
2019-07-10mfd: omap-usb-tll: Fix register offsetsArnd Bergmann
2019-06-22mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren
2019-06-22mfd: intel-lpss: Set the device in reset state when initBinbin Wu
2019-06-22mfd: tps65912-spi: Add missing of table registrationDaniel Gomez
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2019-01-23mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2018-10-18mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin