Age | Commit message (Expand) | Author | Files | Lines |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2021-07-05 | Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 50 | -748/+1099 |
2021-07-03 | Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+81 |
2021-06-30 | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -116/+0 |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2021-06-22 | mfd: cros_ec: Add peripheral device charger | Daisuke Nojiri | 1 | -0/+1 |
2021-06-17 | mfd: tps68470: Remove tps68470 MFD driver | Daniel Scally | 3 | -116/+0 |
2021-06-15 | mfd: max8907: Remove IRQF_NO_AUTOEN flag | Sergey Larin | 1 | -3/+1 |
2021-06-15 | mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macro | Zhen Lei | 1 | -17/+16 |
2021-06-15 | mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macro | Zhen Lei | 1 | -10/+10 |
2021-06-15 | mfd: janz-cmodio: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
2021-06-15 | mfd: kempld-core: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -10/+9 |
2021-06-15 | mfd: pcf50633: Use DEVICE_ATTR_ADMIN_RO macro | Zhen Lei | 1 | -6/+6 |
2021-06-15 | mfd: sm501: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -4/+4 |
2021-06-15 | mfd: timberdale: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
2021-06-15 | mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -1/+1 |
2021-06-15 | mfd: wm831x: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
2021-06-15 | mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify code | Zhen Lei | 1 | -212/+36 |
2021-06-10 | mfd: ioc3: Directly include linux/irqdomain.h | Marc Zyngier | 1 | -0/+1 |
2021-06-02 | mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify code | Zhen Lei | 1 | -25/+5 |
2021-06-02 | mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code | Zhen Lei | 1 | -10/+2 |
2021-06-02 | mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify code | Zhen Lei | 1 | -21/+8 |
2021-06-02 | mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify code | Zhen Lei | 1 | -12/+2 |
2021-06-02 | mfd: tps80031: Use DEFINE_RES_IRQ() to simplify code | Zhen Lei | 1 | -5/+1 |
2021-06-02 | mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify code | Zhen Lei | 1 | -30/+8 |
2021-06-02 | mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify code | Zhen Lei | 1 | -12/+2 |
2021-06-02 | mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code | Zhen Lei | 1 | -10/+2 |
2021-06-02 | mfd: cros_ec_dev: Load lightbar module only present | Gwendal Grignou | 1 | -1/+19 |
2021-06-02 | mfd: sec: Enable wakeup from suspend via devicetree property | Krzysztof Kozlowski | 1 | -8/+0 |
2021-06-02 | mfd: sec: Remove unused irq_base in platform data | Krzysztof Kozlowski | 2 | -4/+1 |
2021-06-02 | mfd: sec: Remove unused device_type in platform data | Krzysztof Kozlowski | 1 | -4/+1 |
2021-06-02 | mfd: sec: Remove unused cfg_pmic_irq in platform data | Krzysztof Kozlowski | 1 | -3/+0 |
2021-06-02 | mfd: sec: Drop support for board files and require devicetree | Krzysztof Kozlowski | 2 | -44/+16 |
2021-06-02 | mfd: sec: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -7/+3 |
2021-06-02 | mfd: da9062: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -9/+4 |
2021-06-02 | mfd: da9052: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -7/+2 |
2021-06-02 | mfd: max8998: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -5/+3 |
2021-06-02 | mfd: max8997: Simplify getting of_device_id match data | Krzysztof Kozlowski | 1 | -5/+4 |
2021-06-02 | mfd: pm8008: Add driver for QCOM PM8008 PMIC | Guru Das Srinagesh | 3 | -0/+275 |
2021-06-02 | mfd: da9063: Propagate errno when I2C mode fails | Wolfram Sang | 1 | -1/+1 |
2021-06-02 | mfd: hisilicon: Use the correct HiSilicon copyright | Hao Fang | 1 | -1/+1 |
2021-06-02 | mfd: cpcap: Fix cpcap dmamask not set warnings | Tony Lindgren | 1 | -0/+4 |
2021-06-02 | mfd: arizona: Allow building arizona MFD-core as module | Hans de Goede | 3 | -8/+10 |
2021-06-02 | mfd: si476x-i2c: Fix incorrectly documented function names | Lee Jones | 1 | -5/+5 |
2021-06-02 | mfd: si476x-cmd: Fix a bunch of incorrectly documented function names | Lee Jones | 1 | -12/+12 |
2021-06-02 | mfd: omap-usb-tll: File headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
2021-06-02 | mfd: omap-usb-host: File headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
2021-06-02 | mfd: db8500-prcmu: Fix multiple incorrectly documented function names | Lee Jones | 1 | -3/+3 |
2021-06-02 | mfd: twl-core: Fix incorrect function name twl_regcache_bypass() | Lee Jones | 1 | -1/+1 |
2021-06-02 | mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock() | Lee Jones | 1 | -1/+1 |