summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-03-21i2c: spacemit: add support for SpacemiT K1 SoCTroy Mitchell1-0/+17
2025-03-21i2c: omap: Add support for setting muxJayesh Choudhary1-0/+1
2025-01-26i2c: imx-lpi2c: select CONFIG_I2C_SLAVEArnd Bergmann1-0/+1
2025-01-07i2c: I2C_BRCMSTB should not default to y when compile-testingGeert Uytterhoeven1-1/+1
2025-01-07i2c: nomadik: Enable compile testing for the Nomadik driverAndi Shyti1-1/+1
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+34
2024-11-17i2c: Add driver for the RTL9300 I2C controllerChris Packham1-0/+10
2024-11-17i2c: busses: Use *-y instead of *-objs in MakefileAndy Shevchenko1-2/+2
2024-11-17i2c: imx: add support for S32G2/S32G3 SoCsCiprian Marian Costea1-3/+4
2024-11-17i2c: Drop legacy muxing pseudo-driversJean Delvare1-26/+0
2024-11-13i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBusShyam Sundar S K1-0/+1
2024-11-13i2c: amd-asf: Add ACPI support for AMD ASF ControllerShyam Sundar S K1-0/+16
2024-11-13i2c: i801: Add support for Intel Panther LakeJarkko Nikula1-0/+1
2024-10-09i2c: Congatec Board Controller i2c bus driverThomas Richard1-0/+10
2024-09-27i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven1-0/+1
2024-09-10i2c: keba: Add KEBA I2C controller supportGerhard Engleder1-0/+11
2024-09-10i2c: designware: Group all DesignWare drivers under a single optionHeikki Krogerus1-11/+18
2024-07-20i2c: piix4: Register SPDsThomas Weißschuh1-0/+1
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi1-1/+1
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula1-0/+1
2024-05-06i2c: add zhaoxin i2c controller driverHans Hu1-0/+10
2024-05-06i2c: cadence: Add RISCV architecture supportJi Sheng Teoh1-1/+1
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit1-0/+8
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann1-1/+0
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle1-14/+16
2024-03-06i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven1-1/+1
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-10-11i2c: Add support for Intel LJCA USB I2C driverWentong Wu1-0/+11
2023-10-10i2c: i801: Add support for Intel Birch Stream SoCJarkko Nikula1-0/+1
2023-09-13i2c: I2C_MLXCPLD on ARM64 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-08-25i2c: mlxcpld: Allow driver to run on ARM64 architectureVadim Pasternak1-1/+1
2023-06-05i2c: rzv2m: Drop extra spaceBiju Das1-1/+1
2023-06-05i2c: i801: Add support for Intel Meteor Lake PCH-SJarkko Nikula1-1/+1
2023-04-27Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-20i2c: designware: Add doorbell support for MendocinoMario Limonciello1-0/+1
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello1-1/+3
2023-03-16i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley1-1/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-02-24Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+18
2023-02-17i2c: Add GXP SoC I2C ControllerNick Hawkins1-0/+7
2023-02-02i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controllerBinbin Zhou1-0/+11
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann1-2/+1
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-1/+1
2023-01-10ARM: iop32x: remove the platformArnd Bergmann1-3/+3
2022-11-02i2c: hisi: Add initial device tree supportWeilong Chen1-1/+1
2022-10-21i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski1-0/+1
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-09-28i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...Tharun Kumar P1-0/+10
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang1-2/+2
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1