summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-9/+2
2026-01-15i2c: designware: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-1/+0
2025-12-27i2c: designware: Remove useless driver specific option for I2C targetHeikki Krogerus-8/+2
2025-12-17i2c: i801: Add support for Intel Nova Lake-SJarkko Nikula-0/+1
2025-12-08Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang-0/+1
2025-11-29i2c: i2c-elektor: Allow building on SMP kernelsMagnus Lindholm-1/+1
2025-10-27i2c: i801: Add support for Intel Diamond RapidsZeng Guang-0/+1
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+11
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-10-01Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula-0/+1
2025-09-16i2c: Add Nuvoton NCT6694 I2C supportMing Yu-0/+10
2025-09-12i2c: Add Intel USBIO I2C driverIsrael Cepeda-0/+11
2025-09-09i2c: at91: make it selectable for ARCH_MICROCHIPRobert Marko-1/+1
2025-08-03i2c: apple: Drop default ARCH_APPLE in KconfigSven Peter-1/+0
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2025-06-30i2c: Re-enable piix4 driver on non-x86Mario Limonciello-1/+1
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg-1/+1
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+12
2025-05-23i2c: mlxbf: Allow build with COMPILE_TESTAndi Shyti-1/+1
2025-05-23i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISPGeert Uytterhoeven-0/+1
2025-05-19i2c: amd-isp: Add ISP i2c-designware driverPratap Nirujogi-0/+10
2025-04-26i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86Mario Limonciello-1/+1
2025-03-21i2c: spacemit: add support for SpacemiT K1 SoCTroy Mitchell-0/+17
2025-03-21i2c: omap: Add support for setting muxJayesh Choudhary-0/+1
2025-01-26i2c: imx-lpi2c: select CONFIG_I2C_SLAVEArnd Bergmann-0/+1
2025-01-07i2c: I2C_BRCMSTB should not default to y when compile-testingGeert Uytterhoeven-1/+1
2025-01-07i2c: nomadik: Enable compile testing for the Nomadik driverAndi Shyti-1/+1
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-31/+34
2024-11-17i2c: Add driver for the RTL9300 I2C controllerChris Packham-0/+10
2024-11-17i2c: busses: Use *-y instead of *-objs in MakefileAndy Shevchenko-2/+2
2024-11-17i2c: imx: add support for S32G2/S32G3 SoCsCiprian Marian Costea-3/+4
2024-11-17i2c: Drop legacy muxing pseudo-driversJean Delvare-26/+0
2024-11-13i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBusShyam Sundar S K-0/+1
2024-11-13i2c: amd-asf: Add ACPI support for AMD ASF ControllerShyam Sundar S K-0/+16
2024-11-13i2c: i801: Add support for Intel Panther LakeJarkko Nikula-0/+1
2024-10-09i2c: Congatec Board Controller i2c bus driverThomas Richard-0/+10
2024-09-27i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven-0/+1
2024-09-10i2c: keba: Add KEBA I2C controller supportGerhard Engleder-0/+11
2024-09-10i2c: designware: Group all DesignWare drivers under a single optionHeikki Krogerus-11/+18
2024-07-20i2c: piix4: Register SPDsThomas Weißschuh-0/+1
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi-1/+1
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula-0/+1
2024-05-06i2c: add zhaoxin i2c controller driverHans Hu-0/+10
2024-05-06i2c: cadence: Add RISCV architecture supportJi Sheng Teoh-1/+1
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit-0/+8
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann-1/+0
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle-14/+16
2024-03-06i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven-1/+1
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1