Commit graph

  • 9d0fb5ec47 Bluetooth: ISO: Remove channel direction Luiz Augusto von Dentz 2021-03-09 11:55:07 -08:00
  • 0eb4bfee3f Bluetooth: ISO: Fix not unbind if ACL has been disconnected Luiz Augusto von Dentz 2021-03-03 14:27:11 -08:00
  • b5a46db6c6 Bluetooth: ISO: Use CHECKIF instead of __ASSERT_NO_MSG Luiz Augusto von Dentz 2021-02-08 15:10:21 -08:00
  • af0fc963d8 Bluetooth: ISO: Fix cleanup connection Luiz Augusto von Dentz 2021-01-29 15:57:47 -08:00
  • 7ffbd55ecf Bluetooth: ISO: Fix revert direction when setting SDU Luiz Augusto von Dentz 2021-01-28 13:11:37 -08:00
  • 151e93b78d Bluetooth: ISO: Fix not calling channel disconnected Luiz Augusto von Dentz 2021-01-28 13:58:48 -08:00
  • 84811d5726 Bluetooth: conn: Fix invalid state transition Luiz Augusto von Dentz 2021-03-03 14:22:11 -08:00
  • a0d6f30895 Bluetooth: conn: Fix unbalance reference when an ISO has been connected Luiz Augusto von Dentz 2021-03-03 14:17:23 -08:00
  • bf894b8acf boards: silabs: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:54:13 -05:00
  • c55de26597 boards: riscv: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:40:17 -05:00
  • 48624864a7 boards: nrf: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:57:53 -05:00
  • d6bffad4a5 boards: imx-rt: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:55:21 -05:00
  • 10b4d7d8e5 test: arm_psci: Move test to arm64_psci directory Carlo Caione 2021-03-23 15:21:20 +01:00
  • 4e353f0edf test: arm_psci: Fix filter value Carlo Caione 2021-03-23 15:12:28 +01:00
  • 19121106f0 pinmux: s1000: Change to use ENOTSUP Kumar Gala 2021-03-23 11:42:16 -05:00
  • 834c847ebe boards: lpc: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:58:13 -05:00
  • 7397e3e5b5 boards: kinetis: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:54:56 -05:00
  • 5310db38e2 boards: i.mx: Remove unneeded zephyr_include_directories Kumar Gala 2021-03-23 08:58:56 -05:00
  • 2235c71ced drivers: wifi: Remove unncessary zephyr_include_directories Kumar Gala 2021-03-23 08:18:24 -05:00
  • 49858fbd6a doc: release-notes-2.6: Updated for Arm-v8.1m/MPS3-AN547 support Kumar Gala 2021-03-23 07:44:48 -05:00
  • da903e423e arm: boards: mps3_an547: Add board support for AN547 on MPS3 Kumar Gala 2021-02-13 10:18:55 -06:00
  • 52d15d21bc arm: mps3_an547: Add SoC support for the AN547 on MPS3 Kumar Gala 2021-02-13 14:42:46 -06:00
  • 95e4b3eb2c arch: arm: Add initial support for Cortex-M55 Core Kumar Gala 2021-02-13 15:07:37 -06:00
  • c1f7b9f45a net: l2: ethernet: fix k_work API usage in carrier on/off handling Marcin Niestroj 2021-03-16 17:18:54 +01:00
  • e3a41194f7 net: l2: ppp: fix k_work API usage in carrier on/off handling Marcin Niestroj 2021-03-16 16:57:33 +01:00
  • 4634400e36 west.yml: update to support spi_flash operations Glauber Maroto Ferreira 2021-03-22 16:43:59 -03:00
  • a716e896db boards: stm32l562e_dk: Remove forced CORTEX_M_SYSTICK selection Erwan Gouriou 2021-03-23 09:58:40 +01:00
  • b64197fba6 linker: tweak section naming to feet all linkers Watson Zeng 2021-03-19 14:23:02 +08:00
  • f39c02c16c linker-tool-mwdt: compliant adjustment of linker macros Watson Zeng 2021-03-19 11:25:42 +08:00
  • 5b1d71259b tests: sockets: add test for socket api tls extensions Christopher Friedt 2021-02-09 09:29:03 -05:00
  • 068e0872d7 kernel: remove EXPERIMENTAL from some Kconfigs Anas Nashif 2021-03-22 17:31:33 -04:00
  • 34decfd408 logging: Add name to the mode choice in kconfig Krzysztof Chruscinski 2021-03-23 10:09:44 +01:00
  • 8929b40b78 tests: net: sockets: tls: Add MSG_TRUNC flag tests Robert Lubos 2021-03-19 13:39:23 +01:00
  • 02a1168475 net: sockets: tls: Implement MSG_TRUNC flag Robert Lubos 2021-03-19 15:28:46 +01:00
  • d93003e267 tests: net: sockets: Add MSG_TRUNC flag tests Robert Lubos 2021-03-19 13:06:38 +01:00
  • 833517f994 net: sockets: Implement MSG_TRUNC flag Robert Lubos 2021-03-19 12:24:15 +01:00
  • e5023b045d doc: release-notes-2.6: add note about disk drivers rework Johann Fischer 2021-03-19 11:09:05 +01:00
  • 98ce8dcfdc samples: mass: add SD card support Johann Fischer 2020-11-30 14:19:36 +01:00
  • 5c7787c912 doc: update disk access docu regarding SD card support Johann Fischer 2021-02-26 16:10:01 +01:00
  • 5678189c27 doc: update disk API documentation Johann Fischer 2021-02-26 14:33:04 +01:00
  • f205e94f9e include: move disk_access.h to storage Johann Fischer 2021-02-26 13:22:20 +01:00
  • 45d468bfdb include: move disk driver interface to own header Johann Fischer 2021-02-26 12:48:03 +01:00
  • 5070186f63 tests/boards/samples: fixup after sdmmc driver relocation Johann Fischer 2021-02-24 00:31:55 +01:00
  • e3e25d0a58 drivers: usdhc: fixup i.MX RT related code after driver relocation Johann Fischer 2021-02-24 11:07:56 +01:00
  • ae7097ddd9 CODEOWNERS: add myself as disk subsystem code-owner Johann Fischer 2021-02-25 10:09:30 +01:00
  • 69a5f07d16 drivers: disk: cleanup after driver relocation Johann Fischer 2021-02-24 09:56:01 +01:00
  • 03101e75d8 disk: move disk and sdmmc controller drivers to drivers/disk Johann Fischer 2021-02-24 00:41:46 +01:00
  • 8f13b7860e sensor: mcp9808: Bug fix for setting resolution Steven Daglish 2021-03-21 13:04:38 +00:00
  • 000924c8eb sensor: bq27421: lazy configure fuel gauge Pieter De Gendt 2021-02-26 16:28:53 +01:00
  • 952970d6cb lib: libc: minimal: add check on returned value Guðni Már Gilbert 2021-03-05 18:35:28 +00:00
  • 76f35f29f0 tests: benchmarks: increase timeout Anas Nashif 2021-03-22 17:28:05 -04:00
  • 55e3ab79cb cmake: removing map file from BYPRODUCTS as it is being renamed Torsten Rasmussen 2021-03-22 15:44:48 +01:00
  • 5d6c219210 drivers: device: do not reuse tag name 'device' Anas Nashif 2021-03-22 10:28:25 -04:00
  • a86505b450 doc: device: follow coding guidelines Anas Nashif 2021-03-22 10:02:01 -04:00
  • 2976e12946 logging : do not reuse tag name log_output Anas Nashif 2021-03-22 09:47:05 -04:00
  • 0ac3073d20 fdtable: fdtable: do not use tag name fd_entry Anas Nashif 2021-03-22 09:37:58 -04:00
  • c59cf6008b tests: ztest: Fix assert hook dependency Reto Schneider 2021-03-22 18:27:44 +01:00
  • 8db3683820 arch: riscv: improve exception messages Jim Shu 2021-03-14 02:08:49 +08:00
  • 11aedbc460 CODEOWNERS: Add evgeniy-paltsev as an ARC part owner Eugeniy Paltsev 2021-03-22 19:46:53 +03:00
  • 3704a408f6 pm: fix header guard Anas Nashif 2021-03-22 09:25:32 -04:00
  • 1aca2fbf4f ztest: fix header guard Anas Nashif 2021-03-22 09:16:45 -04:00
  • fbcc5ae155 tests: error_hook: Fix header name in README Reto Schneider 2021-03-22 18:07:45 +01:00
  • 0af89fc4ec net: Remove legacy TCP stack Jukka Rissanen 2021-01-28 14:55:45 +02:00
  • ed2162c700 Bluetooth: Audio: Volume Offset Control Service and Client Emil Gydesen 2021-03-19 13:21:04 +01:00
  • cdd02a99a1 cmake: rename linker_final_pass.cmd to linker.cmd Daniel Leung 2021-03-19 12:18:52 -07:00
  • c745995a2e cmake: rename linker script for zephyr_prebuilt.elf Daniel Leung 2021-03-19 12:09:05 -07:00
  • 9742211fe0 linker: remove APP_SMEM_SECTION() macro Daniel Leung 2021-03-18 13:06:04 -07:00
  • 28c35120e0 cmake: rename variables related to kernel objects Daniel Leung 2021-03-18 12:02:19 -07:00
  • 365be4540b edac: ibecc: Add supported SKU device IDs Andrei Emeltchenko 2021-03-22 15:08:28 +02:00
  • 837a5b8566 tests: i2c_slave_api: Fix define usage Kumar Gala 2021-03-17 14:23:38 -05:00
  • eb9454628e logging/log_backend_fs: support any directory Andrzej Puzdrowski 2021-03-04 17:48:48 +01:00
  • 6b18e6992d subsys/loggin/log_backend_fs: added recovery after file lost Andrzej Puzdrowski 2021-02-26 18:45:45 +01:00
  • 2cbaf01b3a samples: subsys: mgmt: smp_svr: Possible download log file from flash FS Mateusz Syc 2020-09-02 23:04:43 +02:00
  • 73d658bda8 tests/subsys/logging/log_backend_fs: Test of log_backend_fs Mateusz Syc 2020-09-02 23:07:37 +02:00
  • fe5f602606 susbys: logging: Added logging to flash backend Mateusz Syc 2020-08-21 09:15:45 +02:00
  • e3285d5f24 kernel: Remove duplicate include of kswap.h Kumar Gala 2021-03-22 08:07:15 -05:00
  • a6183cff87 pm: docs: sys_suspend -> pm_system_suspend Flavio Ceolin 2021-03-19 13:48:20 -07:00
  • 7e3e2093c0 doc: power: General improvements Flavio Ceolin 2021-03-11 17:01:40 -08:00
  • c6a0619a46 power: doc: Create a subgroup to constraint API Flavio Ceolin 2021-03-16 14:18:34 -07:00
  • 87c6311d99 power: Send exit notification after post_ops callback Flavio Ceolin 2021-03-11 15:02:09 -08:00
  • 6091f0f116 power: Avoid duplicated code Flavio Ceolin 2021-03-11 10:29:22 -08:00
  • 220848c863 power: pm_power_state_exit_post_ops has to unlock irqs Flavio Ceolin 2021-03-10 15:34:00 -08:00
  • 57025570db power: Fix hooks documentation Flavio Ceolin 2021-03-10 15:31:14 -08:00
  • 85b9e71ff6 power: Remove unused symbol Flavio Ceolin 2021-03-10 15:13:45 -08:00
  • 71c2baf208 power: Update notifier documentation Flavio Ceolin 2021-03-10 14:59:28 -08:00
  • a56bdc4c6c device: remove deprecated device_list_get Kumar Gala 2021-03-17 13:55:07 -05:00
  • 90d7322d8c sample: hid: fixup harness config regex Johann Fischer 2021-03-22 10:58:01 +01:00
  • 16d2ab790c usb: dfu: give wait_for_usb_dfu an argument Josh Gao 2020-11-13 18:49:30 -08:00
  • 6525975a0e kernel: pipes: remove simple dead function k_pipe_block_put Shihao Shen 2021-01-13 13:39:49 +08:00
  • 911ba334a0 .github: Create Github security policy document David Brown 2021-03-18 14:41:27 -06:00
  • f9a0e20432 boards: adafruit_feather_stm32f405: OpenOCD support Richard Osterloh 2021-03-19 11:55:43 +00:00
  • 4cd0199406 doc: update doc footer copyright year Mikkel Jakobsen 2021-03-19 10:42:21 +01:00
  • 6d34d6be8c dts: added constraints for baudrates of UARTs in Nordic SOCs Peter Niebert 2021-03-18 13:58:48 +01:00
  • 3a500dfdfc tests: mem_protect: add error test case of userspace Enjia Mai 2021-03-19 12:13:27 +08:00
  • 1a86820876 samples: FT800 demo application Hubert Miś 2021-02-08 21:16:26 +01:00
  • cb8a271b83 shields: FTDI VM800C Hubert Miś 2021-02-08 21:15:23 +01:00
  • 7d8f78a08b drv: display: Initial FT800 display driver Hubert Miś 2021-02-08 21:14:29 +01:00
  • 0da8ec70dc arch: arc: enable divide zero exception Watson Zeng 2021-03-19 17:51:19 +08:00
  • 856ff7db3d wifi: esp32: remove posix api dependency Sylvio Alves 2021-03-17 15:06:39 -03:00
  • e21c1b9e51 west: esp32: update hal library Sylvio Alves 2021-03-17 15:08:22 -03:00