summaryrefslogtreecommitdiff
path: root/drivers/i2c/Kconfig
AgeCommit message (Expand)Author
2017-04-28i2c: i2c_gpio: Driver for software driven I2C using GPIO linesJon Medhurst
2017-04-28i2c: bitbang: Add library for software driven I2CJon Medhurst
2017-04-21spell: fix Kconfig help typos: /boards /driversDavid B. Kinder
2017-04-14drivers: Add Atmel SAM family I2C (TWIHS) driverPiotr Mienkowski
2017-04-14drivers: i2c: rename IRQ SHARED/DIRECT Kconfig optionsPiotr Mienkowski
2017-04-08drivers: i2c: place all I2C Kconfig options in submenuPiotr Mienkowski
2017-04-08drivers: i2c: rename I2C_CLOCK_SPEED Kconfig optionPiotr Mienkowski
2017-04-04drivers: i2c: stm32lx: Add support for I2C_2Erwan Gouriou
2017-01-25i2c/nrf5: Implement NRF5 I2C driver.Marcus Shawcroft
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18drivers: i2c: remove an unnecessary condition checkBaohong Liu
2017-01-12i2c: Rename ksdk to mcuxMaureen Helm
2016-12-22drivers: i2c_shim: grant arc the access to i2c on I/O fabricBaohong Liu
2016-12-06stm32lx: add i2c driver for the L seriesNeil Armstrong
2016-10-07drivers: gpio: i2c: make logging depend on SYS_LOGAnas Nashif
2016-10-05I2C: remove obsolete i2c_quark_se_ss driverQiu Peiyang
2016-09-10drivers: i2c: fix a compilation dependency issueBaohong Liu
2016-09-08i2c: qmsi_shim: change some i2c config parameters to SoC specificBaohong Liu
2016-09-07i2c: ksdk: Add shim driverMaureen Helm
2016-08-30drivers: i2c_shim: fix i2c fast plus mode failureBaohong Liu
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-08-12drivers: i2c: Fix i2c failure on multiple slavesBaohong Liu
2016-07-08sys_log: replace old debug macros at i2cGenaro Saucedo Tejada
2016-07-01ext qmsi: Update to QMSI 1.1-BetaJesus Sanchez-Palencia
2016-06-09i2c: qmsi: remove duplicate I2C_QMSI_SS Kconfig optionBogdan Davidoaia
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-23i2c: quark se: Add QMSI 1.1-based I2C shim driverSergio Rodriguez
2016-05-12i2c: unify kconfig options and share them across driversAnas Nashif
2016-03-30i2c: remove orphan kconfig I2C_STATUS_DELAYDaniel Leung
2016-03-17i2c: restructure kconfig optionsDaniel Leung
2016-02-24i2c: Remove default value from platform-specific optionsAndre Guedes
2016-02-08i2c: adds driver for Atmel SAM3Daniel Leung
2016-02-05i2c: Enable interrupts for QMSI shim driverAndre Guedes
2016-02-05i2c: Add multi controller support for QMSI shim driverAndre Guedes
2016-02-05i2c: Introduce QMSI I2C driverAndre Guedes
2016-02-05i2c: Move general configs to the top of KconfigAndre Guedes
2016-02-05drivers: set default priority for driversAnas Nashif
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05quark_se_ss: rename platform and remove arc suffixAnas Nashif
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05i2c: dw: Fix support for i2c port 1Tomasz Bursztyka
2016-02-05i2c: Add I2C driver for Quark SE Sensor SubsystemDaniel Leung
2016-02-05i2c: adding in support for I2C1Dan Kalowsky
2016-02-05Fix various default IRQ prioritiesPeter Mitsis
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05i2c: Kconfig: Do not provide platform specific default settingsTomasz Bursztyka
2016-02-05i2c: dw: add shared IRQ supportDaniel Leung
2016-02-05i2c: dw: interrupt selection no longer controller specificDan Kalowsky
2016-02-05i2c: dw: provide default configuration for controller at initDaniel Leung
2016-02-05i2c: rename config variables I2C_DW0 -> I2C_DW_0Anas Nashif