summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh3-0/+275
2021-06-02mfd: da9063: Propagate errno when I2C mode failsWolfram Sang1-1/+1
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-06-02mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede3-8/+10
2021-06-02mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones1-5/+5
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones1-12/+12
2021-06-02mfd: omap-usb-tll: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-06-02mfd: omap-usb-host: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones1-3/+3
2021-06-02mfd: twl-core: Fix incorrect function name twl_regcache_bypass()Lee Jones1-1/+1
2021-06-02mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()Lee Jones1-1/+1
2021-06-02mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier1-0/+1
2021-06-02mfd: axp20x: Allow AXP 806 chips without interrupt linesAndre Przywara1-7/+17
2021-06-02mfd: mt6360: Merge different sub-devices I2C read/writeGene Chen2-23/+181
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen1-1/+47
2021-06-02mfd: mt6360: Fix flow which is used to check ic existGene Chen1-11/+21
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen1-13/+4
2021-06-02mfd: mt6360: Rename mt6360_pmu by mt6360Gene Chen1-21/+20
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen1-22/+22
2021-06-02mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resourcesGene Chen1-8/+2
2021-06-02mfd: mt6360: Indicate sub-dev compatible name by using "-"Gene Chen1-12/+12
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen1-86/+86
2021-06-02mfd: mt6360: Rearrange include fileGene Chen1-2/+3
2021-06-02mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang3-0/+126
2021-06-02mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade1-1/+1
2021-06-02mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-4/+2
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli1-0/+27
2021-06-02mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-06-02mfd: syscon: Free the allocated name field of struct regmap_configLimeng1-1/+1
2021-06-02mfd: Remove software node conditionally and locate at right placeAndy Shevchenko1-6/+9
2021-06-02mfd: wcd934x: Add additional interrupts required for MBHC supportSrinivas Kandagatla1-0/+7
2021-06-02mfd: wcd934x: Add macro for adding new interruptsSrinivas Kandagatla1-26/+17
2021-06-02mfd: si476x-cmd: Fix two typos of 'returned'Jian Dong1-2/+2
2021-06-02mfd: mt6397: Add PMIC keys for MT6358Mattijs Korpershoek1-0/+12
2021-06-02mfd: mt6397: Use named IRQs instead of index (keys)Mattijs Korpershoek1-4/+4
2021-06-02mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap1-0/+1
2021-06-02mfd: intel-lpss: Add Intel Alder Lake-M PCI IDsAndy Shevchenko1-0/+13
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones8-31/+1147
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang1-6/+373
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su3-0/+679
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang2-0/+48
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang1-1/+1
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-27/+38
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli1-0/+11
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli1-3/+3
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12