Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
"MAINTAINERS maintenance.

Changed email, added entry, deleted entry falling back to a generic
one"

* tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
MAINTAINERS: delete entry for AXXIA I2C
MAINTAINERS: Use my kernel.org address for I2C ACPI work

+10 -8
+10 -8
MAINTAINERS
··· 3858 3858 F: Documentation/devicetree/bindings/pwm/adi,axi-pwmgen.yaml 3859 3859 F: drivers/pwm/pwm-axi-pwmgen.c 3860 3860 3861 - AXXIA I2C CONTROLLER 3862 - M: Krzysztof Adamski <krzysztof.adamski@nokia.com> 3863 - L: linux-i2c@vger.kernel.org 3864 - S: Maintained 3865 - F: Documentation/devicetree/bindings/i2c/i2c-axxia.txt 3866 - F: drivers/i2c/busses/i2c-axxia.c 3867 - 3868 3861 AZ6007 DVB DRIVER 3869 3862 M: Mauro Carvalho Chehab <mchehab@kernel.org> 3870 3863 L: linux-media@vger.kernel.org ··· 10814 10821 F: drivers/tty/hvc/ 10815 10822 10816 10823 I2C ACPI SUPPORT 10817 - M: Mika Westerberg <mika.westerberg@linux.intel.com> 10824 + M: Mika Westerberg <westeri@kernel.org> 10818 10825 L: linux-i2c@vger.kernel.org 10819 10826 L: linux-acpi@vger.kernel.org 10820 10827 S: Maintained ··· 19500 19507 L: dmaengine@vger.kernel.org 19501 19508 S: Supported 19502 19509 F: drivers/dma/qcom/hidma* 19510 + 19511 + QUALCOMM I2C QCOM GENI DRIVER 19512 + M: Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com> 19513 + M: Viken Dadhaniya <quic_vdadhani@quicinc.com> 19514 + L: linux-i2c@vger.kernel.org 19515 + L: linux-arm-msm@vger.kernel.org 19516 + S: Maintained 19517 + F: Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml 19518 + F: drivers/i2c/busses/i2c-qcom-geni.c 19503 19519 19504 19520 QUALCOMM I2C CCI DRIVER 19505 19521 M: Loic Poulain <loic.poulain@linaro.org>