zephyr/subsys
Vinayak Kariappa Chettimada 8de64fcb81 Bluetooth: controller: split: Fix shell app regression
Fix shell app regression due to stale tmp role implementation
not fully being removed in commit 4c77bf6194 ("Bluetooth:
controller: Remove redundant tmp role implementation").

The regression caused ticker indexes outside of allocations to
be accessed causing application faults and memory corruptions.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-05-28 21:31:55 -04:00
..
bluetooth Bluetooth: controller: split: Fix shell app regression 2019-05-28 21:31:55 -04:00
console console: kconfig: Put 'menuconfig CONSOLE_SUBSYS' in top-level menu 2019-05-15 05:10:01 -05:00
cpp c++: kconfig: Fix choice dependencies and use 'menuconfig' symbol 2019-05-16 07:08:21 -05:00
debug arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
dfu dfu: kconfig: Remove 'DFU Options' menu 2019-05-15 05:02:32 -05:00
disk disk: kconfig: Group related symbols and use 'menuconfig' symbol 2019-05-20 12:51:42 -04:00
fb
fs nffs: move to an external module 2019-05-28 08:28:57 -04:00
jwt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
logging Log: Fix build error on Fedora 30 2019-05-27 11:42:07 -04:00
mgmt
net net/udp: Accept UDP packet with missing checksum 2019-05-27 20:58:53 +08:00
power kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00
random subsys/random: Hide 'Random generator' choice when empty 2019-05-15 05:10:56 -05:00
settings subsys/settings: Correct size in strncpy to avoid unterminated strings 2019-05-10 09:01:40 -04:00
shell shell: add select command 2019-05-24 11:04:42 +02:00
stats
storage subsys/storage/flash_map: Fix returned error codes 2019-05-24 11:13:41 +02:00
testsuite subsys/ztest: Documentation fix 2019-05-23 08:35:06 -04:00
usb usb: usb_device: fix handlers call for secondary descriptor 2019-05-27 09:25:06 -04:00
CMakeLists.txt
Kconfig