summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* i2c: add zhaoxin i2c controller driverHans Hu2024-05-061-0/+10
* i2c: cadence: Add RISCV architecture supportJi Sheng Teoh2024-05-061-1/+1
* i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit2024-05-061-0/+8
* i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann2024-05-061-1/+0
* i2c: add HAS_IOPORT dependenciesNiklas Schnelle2024-05-061-14/+16
* i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven2024-03-061-1/+1
* Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-051-0/+1
|\
| * i2c: i801: Add support for Intel Birch Stream SoCJarkko Nikula2023-10-101-0/+1
* | i2c: Add support for Intel LJCA USB I2C driverWentong Wu2023-10-111-0/+11
|/
* i2c: I2C_MLXCPLD on ARM64 should depend on ACPIGeert Uytterhoeven2023-09-131-2/+2
* i2c: mlxcpld: Allow driver to run on ARM64 architectureVadim Pasternak2023-08-251-1/+1
* i2c: rzv2m: Drop extra spaceBiju Das2023-06-051-1/+1
* i2c: i801: Add support for Intel Meteor Lake PCH-SJarkko Nikula2023-06-051-1/+1
* Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\
| * i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-03-161-1/+1
* | i2c: designware: Add doorbell support for MendocinoMario Limonciello2023-04-201-0/+1
* | i2c: designware: Use PCI PSP driver for communicationMario Limonciello2023-04-201-1/+3
|/
* i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray2023-03-031-0/+1
* Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-241-0/+18
|\
| * i2c: Add GXP SoC I2C ControllerNick Hawkins2023-02-171-0/+7
| * i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controllerBinbin Zhou2023-02-021-0/+11
* | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-2/+1
* | ARM: omap1: remove unused board filesArnd Bergmann2023-01-121-1/+1
* | ARM: iop32x: remove the platformArnd Bergmann2023-01-101-3/+3
|/
* i2c: hisi: Add initial device tree supportWeilong Chen2022-11-021-1/+1
* i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski2022-10-211-0/+1
* Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-2/+2
|\
| * arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-2/+2
* | i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...Tharun Kumar P2022-09-281-0/+10
|/
* Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-041-0/+1
|\
| * i2c: i801: convert to use common P2SB accessorAndy Shevchenko2022-07-141-0/+1
* | Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-031-4/+26
|\ \
| * | i2c: Add Renesas RZ/V2M controllerPhil Edworthy2022-07-221-0/+10
| * | i2c: add support for microchip fpga i2c controllersConor Dooley2022-07-071-0/+11
| * | i2c: i801: Add support for Intel Meteor Lake-PJarkko Nikula2022-07-061-0/+1
| * | i2c: npcm: Support NPCM845Tyrone Ting2022-06-081-4/+4
| |/
* / i2c: brcmstb: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang2022-07-081-1/+1
|/
* Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang2022-02-231-3/+3
|\
| * i2c: qup: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * i2c: imx: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * i2c: cadence: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
* | i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()Andy Shevchenko2022-02-151-0/+1
* | i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()Andy Shevchenko2022-02-151-0/+1
* | i2c: Introduce common module to instantiate CCGx UCSIAndy Shevchenko2022-02-151-0/+7
* | i2c: i801: Add support for Intel Raptor Lake PCH-SJarkko Nikula2022-02-151-0/+1
* | i2c: brcmstb: allow compiling on BCM4908Rafał Miłecki2022-02-111-2/+2
* | i2c: designware: Add AMD PSP I2C bus supportJan Dabros2022-02-111-0/+11
|/
* Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-141-14/+4
|\
| * i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in KconfigSam Protsenko2021-12-091-1/+1
| * i2c: Remove unused Netlogic/Sigma Designs XLR driverRob Herring2021-11-231-10/+0