summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-141-0/+1
|\
| * i2c: i801: Add support for Intel Emmitsburg PCHMika Westerberg2020-08-051-0/+1
* | i2c/buses: remove i2c-puv3 driverMike Rapoport2020-07-011-11/+0
|/
* i2c: npcm7xx: Add Nuvoton NPCM I2C controller driverTali Perry2020-06-031-0/+9
* i2c: designware: Add Baikal-T1 System I2C supportSerge Semin2020-05-301-1/+2
* i2c: designware: Convert driver to using regmap APISerge Semin2020-05-301-0/+1
* i2c: designware: Add Baytrail sem config DW I2C platform dependencySerge Semin2020-05-301-11/+12
* i2c: designware: slave: Set DW I2C core module dependencySerge Semin2020-05-301-0/+1
* i2c: designware: Allow slave mode for PCI enumerated devicesAndy Shevchenko2020-05-131-11/+10
* i2c: brcmstb: Allow to compile it on BCM2835Maxime Ripard2020-04-261-2/+2
* i2c: Add Qualcomm CCI I2C driverLoic Poulain2020-04-181-0/+10
* i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski2020-01-231-4/+4
* i2c: Enable compile testing for more driversKrzysztof Kozlowski2020-01-231-28/+33
* i2c: parport: simplify Kconfig descriptionWolfram Sang2020-01-151-8/+2
* i2c: parport-light: remove driverWolfram Sang2020-01-151-28/+0
* i2c: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-11/+11
* i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko2019-11-251-1/+1
* i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2019-11-111-0/+1
* i2c: i801: Add support for Intel Jasper LakeJarkko Nikula2019-10-241-0/+1
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-251-1/+16
|\
| * i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)2019-08-291-0/+1
| * i2c: icy: Add LTC2990 present on 2019 board revisionMax Staudt2019-08-291-0/+3
| * i2c: Add i2c-icy for I2C on m68k/AmigaMax Staudt2019-08-291-0/+11
| * i2c: sprd: Make I2C driver can be built as a moduleBaolin Wang2019-08-061-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+1
|\ \
| * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
| |/
* | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-181-1/+1
|\ \
| * | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
| |/
* / ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-141-1/+1
|/
* i2c: i801: Add support for Intel Tiger LakeJarkko Nikula2019-07-051-0/+1
* i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese2019-06-261-0/+7
* i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula2019-06-211-0/+1
* i2c: jz4780: Drop dependency on MACH_JZ4780Paul Cercueil2019-05-271-1/+1
* i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTBKamal Dasu2019-05-271-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* i2c-piix4: Add Hygon Dhyana SMBus supportPu Wen2019-05-031-0/+1
* Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-05-031-0/+1
|\
| * i2c: i801: Add support for Intel Comet LakeJarkko Nikula2019-03-201-0/+1
* | i2c: iproc: Add slave mode supportShreesha Rajashekar2019-04-031-0/+1
* | i2c: Add drivers for the AMD PCIe MP2 I2C controllerElie Morisse2019-03-251-0/+10
* | i2c: at91: added slave mode supportJuergen Fitschen2019-03-241-0/+13
|/
* i2c: add i2c bus driver for NVIDIA GPUAjay Gupta2018-11-091-0/+9
* i2c: omap: Enable for ARCH_K3Vignesh R2018-11-091-1/+1
* i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli2018-10-051-3/+4
* i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam2018-08-041-0/+7
* i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian2018-07-311-0/+13
* i2c: Add FSI-attached I2C master algorithmEddie James2018-07-211-0/+11
* i2c: i801: Add support for Intel Ice LakeMika Westerberg2018-07-031-0/+1
* i2c: i801: Consolidate chipset names in documentation and KconfigJarkko Nikula2018-07-031-7/+3
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-0/+1
|\