Go to file
Baohong Liu 5846bb6d65 drivers: i2c: qmsi shim driver bug fix
Fix a bug in i2c_qmsi_transfer function in the shim driver.
The function did not wait for the completion of a msg transfer
before starting another msg transfer. Similar issue exists in
the i2c sensor shim driver. It is also fixed.

Change-Id: I1f8ad2281fa185d85db25a4682ed596c02ea322e
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-07-06 17:43:49 +00:00
.known-issues build: script to filter known issues 2016-07-01 21:53:44 +00:00
arch nios2: enable use of global pointer indirect addressing 2016-07-06 16:33:32 +00:00
boards usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
doc doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
drivers drivers: i2c: qmsi shim driver bug fix 2016-07-06 17:43:49 +00:00
ext ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
include nios2: enable use of global pointer indirect addressing 2016-07-06 16:33:32 +00:00
kernel
lib
misc
net Bluetooth: L2CAP: Only call disconnected callback for connected channels 2016-07-06 12:08:53 +00:00
samples samples/static_lib: Linking with a static library 2016-07-01 00:39:20 +00:00
scripts build: script to filter known issues 2016-07-01 21:53:44 +00:00
tests REVERTME: test_pool disable due to memory corruption bug 2016-07-01 19:44:30 +00:00
usb usb: Move LOW_BYTE and HIGH_BYTE to samples code 2016-06-30 17:51:58 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS build: script to filter known issues 2016-07-01 21:53:44 +00:00
Makefile usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Makefile.inc
zephyr-env.sh