zephyr/drivers/i2c
Sergio Rodriguez bf45b0bd87 i2c: Use locking mechanism to guard critical regions.
This will allow the driver to be safe from fibers and task

Change-Id: I6c4c4fc387cf334f0287b8a02982be1941a311fd
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-05-26 21:40:21 +00:00
..
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile i2c: quark se: Add QMSI 1.1-based I2C shim driver 2016-05-23 21:31:27 +00:00
i2c_atmel_sam3.c i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
i2c_atmel_sam3.h i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_dw.c i2c: fix some spelling errors/grammar in comments 2016-05-24 10:14:10 -07:00
i2c_dw.h i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
i2c_dw_registers.h i2c: IC_CON_SPEED_MASK should be 2 bit mask 2016-05-11 15:09:15 -07:00
i2c_qmsi.c i2c: Use locking mechanism to guard critical regions. 2016-05-26 21:40:21 +00:00
i2c_qmsi_ss.c i2c: quark se: Add QMSI 1.1-based I2C shim driver 2016-05-23 21:31:27 +00:00
i2c_quark_se_ss.c i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
i2c_quark_se_ss.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
i2c_quark_se_ss_registers.h i2c/i2c_quark_se_ss: extends to do multi-byte read requests 2016-02-05 20:25:16 -05:00