summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2020-07-06mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones
2020-07-06mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones
2020-07-06mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones
2020-07-06mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones
2020-07-06mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones
2020-07-06mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones
2020-07-06mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc argumentsLee Jones
2020-07-06mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'Lee Jones
2020-07-06mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones
2020-07-06mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptionsLee Jones
2020-07-06mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones
2020-07-06mfd: atmel-smc: Add missing colon(s) for 'conf' argumentsLee Jones
2020-07-06mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe()Lee Jones
2020-07-06mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()Lee Jones
2020-07-06mfd: omap-usb-host: Remove invalid use of kerneldoc syntaxLee Jones
2020-07-06mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones
2020-07-06mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones
2020-07-06mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()Lee Jones
2020-07-06mfd: wm8350-core: Supply description wm8350_reg_{un}lock argsLee Jones
2020-07-06mfd: wm831x-core: Supply description wm831x_reg_{un}lock argsLee Jones
2020-07-06mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's argLee Jones
2020-07-06mfd: tc3589x: Remove invalid use of kerneldoc syntaxLee Jones
2020-07-06mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones
2020-07-06mfd: ab3100-core: Fix incompatible types in comparison expression warningLee Jones
2020-07-06mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not decl...Lee Jones
2020-07-06mfd: altera-sysmgr: Fix physical address storing hacksLee Jones
2020-07-06mfd: tps6586x: Fix cast to restricted __le32 warningLee Jones
2020-07-06mfd: twl4030-irq: Fix cast to restricted __le32 warningLee Jones
2020-07-06mfd: twl4030-irq: Fix incorrect type in assignment warningLee Jones
2020-07-01mfd: lm3533: Expand control-bank accessorsJohan Hovold
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij
2020-06-30mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko
2020-06-25mfd: sprd: Populate sub-devices defined in DTChunyan Zhang
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong
2020-06-18mfd: madera: Fix minor formatting issuesCharles Keepax
2020-06-18mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax
2020-06-18mfd: arizona: Remove BUG_ON usageCharles Keepax
2020-06-18mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko
2020-06-18mfd: stm32: Enable regmap fast_io for stm32-lptimerBenjamin Gaignard
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-01mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entryLee Jones
2020-05-27mfd: Add support for PMIC MT6360Gene Chen
2020-05-26mfd: max77620: Use single-byte writes on MAX77620Thierry Reding
2020-05-26mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay
2020-05-26mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay
2020-05-26mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay