summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-241-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-171-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
|\
| * i2c: i2c-stm32f7: Add slave supportPierre-Yves MORDRET2018-04-301-0/+1
* | platform: x86: intel_cht_int33fe: Fix dependenciesHeikki Krogerus2018-05-241-2/+1
|/
* i2c: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-181-3/+0
* Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-0/+10
|\
| * i2c: add support for Socionext SynQuacer I2C controllerArd Biesheuvel2018-04-041-0/+10
* | i2c: remove bfin-twi driverArnd Bergmann2018-03-261-18/+0
* | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-1/+1
|\ \ | |/ |/|
| * i2c: img-scb: Drop METAG dependencyJames Hogan2018-03-051-1/+1
* | i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2018-02-211-0/+2
|/
* i2c: gpio: add fault injectorWolfram Sang2017-12-031-0/+8
* i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2017-10-271-0/+5