Go to file
Daniel Leung 2898e249da spi/dw: convert to use DEVICE_AND_API_INIT()
Note that the failure case can only be reached when compiling
for ARC side of Quark SE. Otherwise, the code is never compiled
which reduces code size for other platforms.

Change-Id: Ic76890cbaf22da5c3563e056cba9b39615d3da0c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-15 22:06:11 +00:00
arch gpio: dw: Activate by default on D2000 2016-04-12 09:58:00 +00:00
boards quark_se_devboard: Do not select GPIO 2016-04-14 15:23:35 +00:00
doc device: add macro to assign driver_api at compile time 2016-04-15 22:06:09 +00:00
drivers spi/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:11 +00:00
include device: add macro to assign driver_api at compile time 2016-04-15 22:06:09 +00:00
kernel device_get_binding() returns NULL if driver_api is not set 2016-04-12 19:30:35 +08:00
lib
misc
net Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel 2016-04-15 19:15:20 +00:00
samples wdt: update sample code 2016-04-15 18:28:26 +00:00
scripts sanitycheck: align output for easier visual comparison 2016-04-12 12:00:47 +00:00
tests Bluetooth: tester: Start using net_buf to store GATT database 2016-04-15 16:51:40 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Makefile: Fix linking order of libraries 2016-04-09 14:31:19 +00:00
Makefile.inc
zephyr-env.sh