Commit graph

  • 416a174ac2 doc: fix misspellings in docs David B. Kinder 2019-12-04 09:24:48 -08:00
  • 7096fa512f Bluetooth: GATT: Remove all subscriptions for connection when unpairing Jacob Siverskog 2019-12-03 14:20:16 +01:00
  • afe088247d Bluetooth: ATT: Fix ATT MTU support for larger MTUs Joakim Andersson 2019-12-04 10:48:54 +01:00
  • 2dca6b355c logging: Include sys/util.h in log_backend.h Carles Cufi 2019-12-03 19:12:18 +01:00
  • 240d519de3 release: Zephyr 2.1.0-rc3 David Leach 2019-12-03 17:00:58 -06:00
  • 23bdddea0c Revert "interrupt_controller: ioapic_intr: revert CPU target change" Anas Nashif 2019-12-03 17:53:06 -08:00
  • 005aff7743 interrupt_controller: ioapic_intr: revert CPU target change Daniel Leung 2019-11-05 21:31:39 -08:00
  • c248cdf17e power: policy: remove deep sleep states from residency policy Peter Bigot 2019-11-22 19:49:49 -06:00
  • 2024fb531a scripts: runners: fix blackmagicprobe SIGINT behavior Martí Bolívar 2019-12-03 09:47:00 -08:00
  • 38db500fe5 doc: net: Enhance 802.1Qav documentation Jukka Rissanen 2019-11-29 10:57:46 +02:00
  • 26db79375f doc: release: Remove net sample testing feature Jukka Rissanen 2019-12-03 20:22:15 +02:00
  • 685932237d doc: add doc changes to 2.1 release notes David B. Kinder 2019-12-03 10:24:25 -08:00
  • 5beb5b5992 Bluetooth: ATT: Fix not handling errors properly Luiz Augusto von Dentz 2019-12-02 15:46:00 +02:00
  • c9e0876421 drivers/pwm: Fix abs() usage in xec driver Tomasz Bursztyka 2019-12-03 11:41:16 +01:00
  • 7022000b5c kernel/mutex: Fix races, make unlock rescheduling Andy Ross 2019-11-21 09:38:38 -08:00
  • 84f8235005 drivers: spi_nrfx_spim: Fix handling of extended SPIM configuration Andrzej Głąbek 2019-12-03 12:35:11 +01:00
  • 58e2057aaf genrest: Show symbol help texts on index page Ulf Magnusson 2019-11-21 20:53:30 +01:00
  • 91c8ffa55c kconfig: doc: Split up symbol reference by path Ulf Magnusson 2019-11-21 19:37:58 +01:00
  • 5492f2f8b6 genrest: List all symbols on main index page and refactor Ulf Magnusson 2019-11-21 19:37:11 +01:00
  • 92e017fd70 Bluetooth: controller: split: Support Zero Latency IRQs Vinayak Kariappa Chettimada 2019-10-08 12:00:21 +05:30
  • dab182896e Bluetooth: controller: split: Revert broken ZLI support Vinayak Kariappa Chettimada 2019-11-27 08:11:34 +05:30
  • c53ca07246 Bluetooth: controller: legacy: Revert broken ZLI support Vinayak Kariappa Chettimada 2019-11-27 08:13:53 +05:30
  • 9d5d252894 doc: releases: Document major driver changes in 2.1 release note Maureen Helm 2019-12-02 09:53:40 -06:00
  • bbcb352a92 doc/guides: Add clarifications to board porting guidelines Erwan Gouriou 2019-11-28 09:01:43 +01:00
  • d0aa6fc212 drivers: kscan_mchp_xec: fix memory corruption Anas Nashif 2019-12-02 09:53:07 -05:00
  • 196816532f net: gptp: Do not update clock if time diff is < 0 Jukka Rissanen 2019-10-28 17:04:40 +02:00
  • fc7916aeae soc: intel_s1000_crb: fix XCC build error with newlib Daniel Leung 2019-11-26 14:19:36 -08:00
  • 90dc1e5d7a soc: intel_s1000_crb: fix cmake warning about HAS_*_DW Daniel Leung 2019-11-26 14:34:40 -08:00
  • a058219245 toolchain: fix __BYTE_ORDER__ not defined for XCC Daniel Leung 2019-11-25 12:14:41 -08:00
  • 7476a6eb9d kernel: remove duplicate definitions of k_thread stack and entry Daniel Leung 2019-11-25 13:58:40 -08:00
  • 12f381888f drivers: modem: Document UART device name Patrik Flykt 2019-11-29 14:21:10 +02:00
  • fd5b502b64 drivers: timer: nrf_rtc_timer: avoid starving clock announcements Peter Bigot 2019-11-23 16:36:51 -06:00
  • 7e71164cc6 tests: kernel: timer: add test for starvation Peter Bigot 2019-11-23 16:30:38 -06:00
  • 971ae59913 net: pkt: Make sure iface is not null when accessing L2 Jukka Rissanen 2019-10-29 12:25:30 +02:00
  • afe5b2598d tests: fdtable: check for negative fd Anas Nashif 2019-11-29 10:15:47 -05:00
  • 42c5b0a7fa Bluetooth: L2CAP: Fix unrefing buffers that are queued Luiz Augusto von Dentz 2019-11-28 15:21:45 +02:00
  • 3f43413887 Bluetooth: L2CAP: Fix not unrefing tx_buf Luiz Augusto von Dentz 2019-11-19 15:34:53 +02:00
  • 105e0997f2 usb: usb_dc_native_posix: Refactor similar code to function Andrei Emeltchenko 2019-11-22 09:26:48 +02:00
  • 0957f4978c usb: usb_dc_native_posix: Use return code for skip_setup() Andrei Emeltchenko 2019-11-21 11:28:26 +02:00
  • 80dbcfa306 usb: usb_dc_native_posix: Check return code in handle_usb_data() Andrei Emeltchenko 2019-11-21 11:13:26 +02:00
  • 1d81c0cf31 usb: usb_dc_native_posix: Fix buffer and max data 0 case Andrei Emeltchenko 2019-11-21 10:58:06 +02:00
  • 5b22c88184 usb: usb_dc_native_posix: Check return values in dc_write() Andrei Emeltchenko 2019-11-21 10:33:04 +02:00
  • 959b833f91 usb: usb_dc_native_posix_adapt: Check correct size Andrei Emeltchenko 2019-11-21 12:31:32 +02:00
  • e4a9be94c0 kernel: init: simplify boot banner printing Anas Nashif 2019-11-28 13:15:42 -05:00
  • b7ae41779d drivers: nrf: Add CTS and RTS pins to UART and UARTE PM Mieszko Mierunski 2019-11-26 14:45:40 +01:00
  • 04d962b00b test: pwm_api: fix test for nRF based boards Johann Fischer 2019-11-28 17:33:28 +01:00
  • ccfdc3c34b drivers: nrf_clock_calibration: wait for sensor initialization Peter Bigot 2019-11-12 14:17:42 -06:00
  • 021ee7ade3 usb: hid core: fix call by reference Johann Fischer 2019-11-27 16:44:18 +01:00
  • 6d1e10635d drivers: flash_handlers fixes stray semicolon Andrei Gansari 2019-11-12 14:11:45 +02:00
  • 1e831befea Bluetooth: host: Fix ordering of TX sent callbacks Johan Hedberg 2019-11-28 14:11:57 +02:00
  • 12948fdf37 counter: mchp_xec: fix logical/bit-wise AND Daniel Leung 2019-11-27 15:28:33 -08:00
  • 6ef3442434 Bluetooth: Deprecate and fix BT_BUF_USER_DATA_MIN Johan Hedberg 2019-11-26 20:59:03 +02:00
  • 5cf540adb4 net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth Johan Hedberg 2019-11-26 20:56:45 +02:00
  • 39291fbbbe Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN Johan Hedberg 2019-11-26 20:54:58 +02:00
  • be71e68fcb Bluetooth: L2CAP: Use fixed size for net_buf user data Johan Hedberg 2019-11-26 20:52:41 +02:00
  • 362f2299cd drivers: bluetooth: hci: rpmsg: fix handling of hci events Kamil Piszczek 2019-11-21 10:59:38 +01:00
  • 64dbc3e610 release: Zephyr 2.1.0-rc2 David Leach 2019-11-27 17:12:45 -06:00
  • 32f0c165b5 doc: release: add note for new SoC series support in v2.1.0 release Ioannis Glaropoulos 2019-11-27 15:50:56 +01:00
  • fc65ab137e samples/net: civetweb: Remove SOC_SERIES_SAME70=y in prj.cnf Erwan Gouriou 2019-11-27 17:20:58 +01:00
  • deeb4f320d Bluetooth: Mesh: Restructure doc Trond Einar Snekvik 2019-10-22 13:23:14 +02:00
  • 73ed1bafd1 boards: hifive1*: fix ticks per second Peter A. Bigot 2019-11-27 06:50:45 -06:00
  • ceb2303dd0 pwm: pwm_mchp_xec: fix potential out of bound access Daniel Leung 2019-11-26 11:03:30 -08:00
  • 5f63c9d907 drivers/timer: Clamp after tick adjustment, not before Andy Ross 2019-11-26 11:27:19 -08:00
  • 44bbdd0a94 Bluetooth: controller: Fix llcp_rx check assert Vinayak Kariappa Chettimada 2019-11-26 22:20:47 +05:30
  • c8b0b1a5f8 tests: drivers: watchdog: exclude platforms with SAM WDT from testing Ioannis Glaropoulos 2019-11-26 17:30:40 +01:00
  • 1f2727c5fa net: tls: Add sendmsg Markus Fuchs 2019-11-11 21:14:49 +01:00
  • 57f7801bc4 drivers: ipm: nrfx: add event_index assertion Marcin Szymczyk 2019-11-25 12:06:01 +01:00
  • 61cfab5acf CODEOWNERS: Remove sjanc from samples/bluetooth/ Johan Hedberg 2019-11-27 17:50:21 +02:00
  • 0a925bdf9c Bluetooth: L2CAP: Process fixed channels in the RX thread Johan Hedberg 2019-11-26 13:08:24 +02:00
  • a065e5782a Bluetooth: host: Move system workqueue special case to the right place Johan Hedberg 2019-11-23 12:56:44 +02:00
  • d8689cdc72 Bluetooth: host: Fix deadlocks with pending TX packet handling Johan Hedberg 2019-11-23 00:08:46 +02:00
  • 28f89478f6 Bluetooth: host: Shrink size of struct bt_conn_tx Johan Hedberg 2019-11-22 22:00:47 +02:00
  • 0d64e8d06c disk: sdhc: reinitialize SPI SDHC always Tavish Naruka 2019-09-26 16:10:20 +05:30
  • 6f09c903ba boards: nrf5340_dk_nrf5340: Move buttons node from leds to root node Andrzej Głąbek 2019-11-26 11:54:56 +01:00
  • a071957746 Bluetooth: Mesh: Fixes wrong return value Lingao Meng 2019-11-26 23:03:28 -08:00
  • 1050ef7932 Bluetooth: Mesh: Fixes seg_tx_reset adv buf unref Maximus Liu 2019-11-27 10:20:35 +08:00
  • 516525fcd8 samples: net: echo-server: Increase the stack size for the coverage Oleg Zhurakivskyy 2019-11-26 08:03:04 +02:00
  • c0cdd46adf Bluetooth: Mesh: Fixes Delete On Node Lingao Meng 2019-11-26 23:08:50 -08:00
  • ea2324dd2a drivers: timer: SysTick: enforce proper min & max SysTick LOAD values Ioannis Glaropoulos 2019-11-25 11:26:26 +01:00
  • 3594f136d7 drivers: systick: avoid starving clock announcements Peter Bigot 2019-11-11 14:20:03 -06:00
  • b3574bdad7 drivers: systick: fix calculation of absolute cycles count in ISR Ioannis Glaropoulos 2019-04-16 15:08:56 +02:00
  • f16a403e64 drivers: timer: SysTick: rework late overflow check Peter Bigot 2019-11-25 17:21:53 -06:00
  • f7aa227c07 drivers: timer: SysTick: document internal function and variables Ioannis Glaropoulos 2019-04-16 15:06:07 +02:00
  • 35886463dd drivers: timer: SysTick: remove unnecessary masking Ioannis Glaropoulos 2019-04-16 14:28:10 +02:00
  • 7dc061871d tests: kernel: add kernel and sleep tags in tests Ioannis Glaropoulos 2019-10-21 09:19:10 +02:00
  • 1182956cd8 tests: cpp: Extended c++ test case to cover new/delete Jan Van Winkel 2019-11-14 00:26:41 +01:00
  • 8a98a67bf1 cpp: Use malloc/free instead of kernel variants in new/delete Jan Van Winkel 2019-11-14 00:23:33 +01:00
  • 5a8b143028 Bluetooth: host: Fix command buffer corruption Johan Hedberg 2019-11-26 15:15:51 +02:00
  • e563c3d89b usb: dfu: default progressive erase on Nordic Peter Bigot 2019-11-19 05:55:46 -06:00
  • 4592ac8ca4 drivers: timer: nrf_rtc_timer: fix lost ticks from unannounced elapsed Peter Bigot 2019-11-22 07:47:07 -06:00
  • bb40f9b0cd samples: net: Fix WS client Coverity issue Ravi kumar Veeramally 2019-11-21 11:55:10 +02:00
  • 434a92e48f tests: net: Fix CoAP coverity issues Ravi kumar Veeramally 2019-11-22 10:15:27 +02:00
  • f0b97ec568 doc: fix redirect for getting started guide David B. Kinder 2019-11-25 16:11:54 -08:00
  • 459e05b103 samples: mesh: nrf52: corrected & improved transition implementation Vikrant More 2019-11-19 23:20:15 +05:30
  • c7f83f3865 samples: mesh: nrf52: improved comment Vikrant More 2019-11-19 00:18:14 +05:30
  • cbd0d6e847 samples: mesh: nrf52: added some Kconfig Vikrant More 2019-11-19 00:07:33 +05:30
  • aab640698b samples: mesh: nrf52: considered delay even in case of inst. transition Vikrant More 2019-11-18 23:52:17 +05:30
  • 21e0d48750 drivers: nrf: Fix UART and UARTE hanging on RX errors Mieszko Mierunski 2019-11-22 11:13:57 +01:00
  • 198013ad9f Bluetooth: Fix BT log level config won't take effect Alex Li 2019-11-25 11:07:28 +08:00
  • 9091a0103d sanitycheck: fix parsting tests from source files Anas Nashif 2019-11-24 09:22:22 -05:00