Go to file
Bogdan Davidoaia 6f6e65bfb1 i2c: fix i2c_reg_update_byte
The device address must be given before the register address in the
parameter list of the i2c_reg_read_byte function.

Change-Id: I92afbbf83f76eeb58ec41a2a8c83dd909b78a23a
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-04-25 16:58:32 +00:00
arch quark_d2000: remove unused code 2016-04-22 20:55:36 -04:00
boards drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
doc doc: index config variable only once 2016-04-23 01:02:19 +00:00
drivers sensor: bmi160: Use the new GPIO callback API 2016-04-25 14:58:16 +00:00
include i2c: fix i2c_reg_update_byte 2016-04-25 16:58:32 +00:00
kernel power_mgmt: APIs for devices to signal busy 2016-04-23 02:14:21 +00:00
lib
misc
net Bluetooth: SMP: Workaround LE SC bug in iOS 2016-04-25 12:31:23 +02:00
samples samples: sensor: Use new GPIO callback API for bmi160 sample 2016-04-25 14:58:16 +00:00
scripts build: fixes issue in windows Kconfig support 2016-04-23 11:27:11 +00:00
tests Bluetooth: shell: Update advertising command help 2016-04-25 10:15:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERS 2016-04-22 20:55:36 -04:00
Makefile.inc
zephyr-env.sh