summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones
2021-06-02mfd: omap-usb-tll: File headers are not good candidates for kernel-docLee Jones
2021-06-02mfd: omap-usb-host: File headers are not good candidates for kernel-docLee Jones
2021-06-02mfd: db8500-prcmu: Fix multiple incorrectly documented function namesLee Jones
2021-06-02mfd: twl-core: Fix incorrect function name twl_regcache_bypass()Lee Jones
2021-06-02mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()Lee Jones
2021-06-02mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier
2021-06-02mfd: axp20x: Allow AXP 806 chips without interrupt linesAndre Przywara
2021-06-02mfd: mt6360: Merge different sub-devices I2C read/writeGene Chen
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen
2021-06-02mfd: mt6360: Fix flow which is used to check ic existGene Chen
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen
2021-06-02mfd: mt6360: Rename mt6360_pmu by mt6360Gene Chen
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen
2021-06-02mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resourcesGene Chen
2021-06-02mfd: mt6360: Indicate sub-dev compatible name by using "-"Gene Chen
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen
2021-06-02mfd: mt6360: Rearrange include fileGene Chen
2021-06-02mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang
2021-06-02mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade
2021-06-02mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli
2021-06-02mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei
2021-06-02mfd: syscon: Free the allocated name field of struct regmap_configLimeng
2021-06-02mfd: Remove software node conditionally and locate at right placeAndy Shevchenko
2021-06-02mfd: wcd934x: Add additional interrupts required for MBHC supportSrinivas Kandagatla
2021-06-02mfd: wcd934x: Add macro for adding new interruptsSrinivas Kandagatla
2021-06-02mfd: si476x-cmd: Fix two typos of 'returned'Jian Dong
2021-06-02mfd: mt6397: Add PMIC keys for MT6358Mattijs Korpershoek
2021-06-02mfd: mt6397: Use named IRQs instead of index (keys)Mattijs Korpershoek
2021-06-02mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap
2021-06-02mfd: intel-lpss: Add Intel Alder Lake-M PCI IDsAndy Shevchenko
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen