zephyr/subsys
Luiz Augusto von Dentz 6f20e072f1 Bluetooth: ISO: Fix unbalanced reference count
When disconnecting chan->conn is set to NULL without unrefing.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-09-18 15:24:17 +02:00
..
bluetooth Bluetooth: ISO: Fix unbalanced reference count 2020-09-18 15:24:17 +02:00
canbus subsys: canopen: Add a wrapper to avoid passing device to CO_init 2020-09-02 13:48:13 +02:00
console device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk disk: sdhc: use the multiple block transfer for writing 2020-09-05 11:07:04 +02:00
emul device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
jwt Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
logging logging: rtt: Do not retry on error in non blocking mode 2020-09-11 09:34:54 -05:00
mgmt mgmt: hawkbit: Fix NULL pointer dereferences 2020-09-16 13:51:55 -05:00
net net: lwm2m: remove special handling for message id 0 2020-09-17 13:34:19 -05:00
power power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
random random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
settings Kconfig: settings 2020-08-24 10:24:30 +02:00
shell shell: add argc range in Kconfig 2020-09-18 15:18:07 +02:00
stats Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
storage storage: flash_map: Fix checking unsigned for negative value 2020-09-15 12:44:13 +02:00
testsuite tests: timestamp: minor cleanup 2020-09-05 13:28:38 -05:00
timing timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00
tracing device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
usb usb: add optional work queue 2020-09-16 13:32:22 -05:00
CMakeLists.txt emul: Create an emulation implementation 2020-09-01 14:30:46 -04:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00