Find a file
Tomasz Bursztyka 6ba201e288 spi: dw: If an error occurs, nothing should prevent to stop
It's a bug that did not happen, but is a valid one:
if there is an error, we should not care at all about current stage of
transmission, thus it will stop right away.

Change-Id: Iec2b519d8118233f570ded18d6c6eb4084371e5b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-08 21:45:07 -05:00
arch iamcu: fix dynamic exceptions 2016-02-08 21:45:07 -05:00
boards cc2520: Parametrize driver configs 2016-02-08 21:45:07 -05:00
doc doc/boards: updates arduino_due for supported features... 2016-02-08 21:45:07 -05:00
drivers spi: dw: If an error occurs, nothing should prevent to stop 2016-02-08 21:45:07 -05:00
include device: add DEVICE_DECLARE() 2016-02-08 21:45:07 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib lib : tinycrypt : Adding README for external library 2016-02-08 20:09:04 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Fix checking parameters in bt_le_conn_params_valid 2016-02-05 20:25:33 -05:00
samples samples: Add a sample SPI application for W25Q80BL 2016-02-08 21:45:07 -05:00
scripts compare footprint: fixed script to run in bash shell only 2016-02-08 09:19:19 -06:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr v1.0.0 2016-02-08 21:32:24 -05:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00