Commit graph

  • cd3ef98ee1 tests: kernel: posix: pthread_rwlock: POSIX rw lock test. Youvedeep Singh 2018-02-28 17:39:40 +05:30
  • 216883ca82 kernel: POSIX: Compatibility layer for POSIX read-write lock APIs. Youvedeep Singh 2018-02-28 15:37:00 +05:30
  • bdac8d070f xtensa/asm2: Fix stack pointer during preemption spills Andy Ross 2018-03-05 13:22:18 -08:00
  • 6ce863763d kernel: Remove unnecessary old code Punit Vara 2018-03-01 16:14:29 +05:30
  • b38163f388 boards: enable the DMA driver on the Arduino Zero. add_dma Michael Hope 2018-02-21 19:38:56 +01:00
  • 32c440a278 dma: add a DMA driver for the Atmel SAM0 series. Michael Hope 2018-03-05 22:23:09 +01:00
  • 2f4e987945 samples: sensor: ccs811: Add dummy dts.fixup so we can always build Kumar Gala 2018-03-05 13:30:41 -06:00
  • 0a6f8c1aa2 drivers: sensor: ccs811: Fix value conversion Aapo Vienamo 2018-02-24 16:25:56 +02:00
  • 5ac590a316 arch: arm: Add one hardware platform to default testing Kumar Gala 2018-03-05 10:50:42 -06:00
  • 3318f21196 sensors: css811: Use HAS_DTS_I2C_DEVICE in Kconfig Aapo Vienamo 2018-03-03 23:15:17 +02:00
  • 8c9fe0d796 kernel: mem_domain: Fix compile issues Kumar Gala 2018-03-05 10:13:39 -06:00
  • 5925112ee6 net: sockets: Preserve user_data for any net_context send() or recv() Paul Sokolovsky 2018-03-02 21:10:16 +02:00
  • 934195cc43 net: sockets: zsock_accepted_cb: Init child socket on success only Paul Sokolovsky 2018-03-02 21:03:23 +02:00
  • 9e02f7b644 net: sockets: Fix mask application in sock_set_flag() Paul Sokolovsky 2018-03-02 20:59:54 +02:00
  • 04a0a2619c doc: release notes: Add major 1.11 features Carles Cufi 2018-03-02 18:07:19 +01:00
  • 281b94e79e codeowners: add additional owners for riscv32 Anas Nashif 2018-03-04 15:55:05 -06:00
  • e44affceae tests: kernel: posix: stop relying on path for naming Niranjhana N 2018-03-05 12:48:24 +05:30
  • ebc81bdf8d net: http: Provide destination address in http replies Ravi kumar Veeramally 2018-02-13 11:19:14 +02:00
  • d0ba9d9493 doc: add 1.11 links for docs and release notes David B. Kinder 2018-03-02 14:35:52 -08:00
  • d397109e9d tests: slab: fix dead code Anas Nashif 2018-02-10 08:44:36 -06:00
  • dd9f5e2a1d samples: led_strip: Extend ws2812 sample with ws2812b_sw support Johan Hedberg 2018-02-21 08:18:45 +02:00
  • 9639c00fbb drivers: led_strip: Add driver for software-based WS2812B operation Johan Hedberg 2018-02-20 15:10:54 +02:00
  • 1cf09e86ed drivers: i2c: nrf5: Make the driver thread-safe Aapo Vienamo 2018-02-24 12:11:29 +02:00
  • ddbcef4623 net: context: fix semaphore for offload in in net_context_put() Michael Scott 2018-03-02 13:33:26 -08:00
  • 423c8df8f7 tests: kernel: posix: add pthread tests Niranjhana N 2018-02-23 09:15:43 +05:30
  • b56aeecc72 tests: kernel: posix: add ztest to timer Niranjhana N 2018-02-26 15:22:57 +05:30
  • 92e87e5923 tests: kernel: posix: add ztest to pthread_join Niranjhana N 2018-02-26 15:22:10 +05:30
  • a8d3286a31 tests: kernel: posix: add ztest to pthread_cancel Niranjhana N 2018-02-23 15:19:01 +05:30
  • 1083629b6b tests: kernel: posix: add ztest to pthread Niranjhana N 2018-02-23 14:55:17 +05:30
  • 86f90c1d87 tests: kernel: posix: add ztest to POSIX clock Niranjhana N 2018-02-23 13:36:05 +05:30
  • 42e94c73c7 usb: msc: Cleanup USB write Andrei Emeltchenko 2018-03-02 10:12:37 +02:00
  • c857c20f88 usb: msc: Fix USB write check Andrei Emeltchenko 2018-03-02 09:58:57 +02:00
  • 7d5755865c stm32cube: cmake: Pure refactoring of build script Sebastian Bøe 2018-02-26 16:27:27 +01:00
  • cfc5941dba doc: release notes: documentation David B. Kinder 2018-03-02 15:00:59 -08:00
  • 4f21241e95 disk: add a SDHC card over SPI driver. upstream_sdhc Michael Hope 2017-12-21 22:17:07 +01:00
  • d8b9a82638 lib: add crc7. Michael Hope 2018-02-11 18:07:39 +01:00
  • 777f9c8cd0 Bluetooth: Workaround privacy feature issue Mariusz Skamra 2018-03-01 12:02:12 +01:00
  • d4d2581b76 Bluetooth: controller: Default to the LF Company ID Carles Cufi 2018-03-02 12:47:09 +01:00
  • 82b7433144 drivers: sensors: Enable LSM6DS0 GYRO sampling rate Philémon Jaermann 2018-03-01 00:30:26 +01:00
  • e9c0d001fa net: http: client: remove payload send_chunk logic Michael Scott 2017-11-09 16:13:04 -08:00
  • 311d0ac66c net: http: dont add CRLF to protocol in http_client_send_get_req() Michael Scott 2018-02-28 10:04:05 -08:00
  • 4fe2bcf13f net: http: fix flush in http_prepare_and_send() Michael Scott 2018-02-28 09:44:28 -08:00
  • fcb5e2b1ee net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting Michael Scott 2018-02-27 17:08:55 -08:00
  • a2dfaebafc net: http: client: handle empty body for PUT/POST request response Michael Scott 2018-02-27 15:24:04 -08:00
  • a3a5c48d93 samples: net: echo_async: Better error and write handling Paul Sokolovsky 2018-02-21 19:28:55 +02:00
  • f835f7f6a0 net/mgmt: Protect the event_callback list when manipulating it. Tomasz Bursztyka 2018-03-01 15:34:33 +01:00
  • 7255d7bbfb net/mgmt: Fix how event_mask is handled on layer and layer code part Tomasz Bursztyka 2018-03-01 14:52:34 +01:00
  • ac34131f42 Bluetooth: controller: Fix missing advDelay in Low Duty Cycle Directed Vinayak Kariappa Chettimada 2018-03-01 23:26:27 +01:00
  • 4484e9efbd bluetooth: controller: nrf5: fix to IC-specific reset function Alberto Escolar Piedras 2018-02-24 14:17:15 +01:00
  • 2c76978ee4 Bluetooth: Add HCI error code definitions Johannes Hutter 2018-02-25 15:56:51 +01:00
  • 2262ed7b18 netusb: drop the extra byte added for multiple-of-64-byte packets. Michael Hope 2018-02-25 21:05:21 +01:00
  • 3012157a94 net: ipv6: Ignore reachable time greater than maximum Ruslan Mstoi 2018-02-26 19:08:43 +02:00
  • d91e9e5436 net: Exit early on zero length packet append Andrei Emeltchenko 2018-02-27 16:52:43 +02:00
  • 445988cd82 slip: fix a bug when in non-TAP mode. Michael Hope 2018-02-25 15:42:31 +01:00
  • fc5f0b2400 openthread: Use ccache when enabled Sebastian Bøe 2018-02-26 13:54:38 +01:00
  • 87031e3cf9 cmake: Find out earlier whether ccache is to be used or not Sebastian Bøe 2018-02-26 13:49:54 +01:00
  • 816c709ef2 net: sockets: Do not reference NULL pointer with empty frags on start Leandro Pereira 2018-02-27 15:56:17 -08:00
  • 6b3192a572 net: net_app: Close packet if couldn't skip TLS header Leandro Pereira 2018-02-27 15:51:27 -08:00
  • a53f525830 net: route: Do not dereference NULL pointer while getting next hop Leandro Pereira 2018-02-27 15:46:10 -08:00
  • 5bdb1c2fe7 net: net_pkt: A net_context might have no interface Leandro Pereira 2018-02-27 15:42:49 -08:00
  • 3cb979a42a net: ieee802154: net_udp_get_hdr() might return NULL Leandro Pereira 2018-02-27 15:42:12 -08:00
  • 561ad8e7c7 net: ipv6: net_icmpv6_get_ra_hdr() may return NULL Leandro Pereira 2018-02-27 15:41:34 -08:00
  • 7fdb0eedc5 net: ipv6: net_icmpv6_get_ns_hdr() may return NULL Leandro Pereira 2018-02-27 15:41:18 -08:00
  • 54c0742fd0 net: ipv6: Remove unused net_ipv6_get_nbr_by_index() Leandro Pereira 2018-02-27 15:40:11 -08:00
  • a6a101811b net: ipv6: net_icmpv6_get_na_hdr() may return NULL Leandro Pereira 2018-02-27 15:37:28 -08:00
  • 6504b2850e net: ip: dhcpv4: Do not try to write to NULL pointer on failure Leandro Pereira 2018-02-27 15:36:07 -08:00
  • 7768796a4e net: 6lo: Do not try compressing IPHC header if not set Leandro Pereira 2018-02-27 15:28:41 -08:00
  • 19e3500f24 native: doc: command line related improvements Alberto Escolar Piedras 2018-02-25 09:38:37 +01:00
  • f710fc9443 net: ipv6: Drop ICMPv6 NS if neighbor table is full Ruslan Mstoi 2018-02-28 15:59:20 +02:00
  • 08de658eb9 kernel: mem_domain: Use u8_t for number of partitions in struct Leandro Pereira 2018-02-28 14:22:57 -08:00
  • db094b8d88 kernel: mem_domain: Check for overlapping regions when considering W^X Leandro Pereira 2018-02-28 14:11:41 -08:00
  • 3cbc5c5091 doc: release notes: Add security notes Andy Gross 2018-03-01 13:54:50 -06:00
  • aa4f495bd7 kernel: POSIX: correcting default thread prio & policy in attr. Youvedeep Singh 2018-02-28 18:13:03 +05:30
  • edd22b963b spi: sam0: use Device Tree for configuration. spi_dt Michael Hope 2018-01-28 20:13:54 +01:00
  • cf07caa3c9 bluetooth: controller: last radio hal changes for simulation Alberto Escolar Piedras 2018-02-24 14:23:04 +01:00
  • d2e89856cc cmake: dts: Fix usage of BOARD vs BOARD_FAMILY Kumar Gala 2018-02-26 10:52:29 -06:00
  • 299f8df4ef boards: document and enable USB on the Arduino Zero and Trinket M0. upstream_usb Michael Hope 2018-02-16 18:17:01 +01:00
  • bd40651fa7 usb: sam0: add a USB device driver. Michael Hope 2018-01-06 23:19:09 +01:00
  • 571069e986 arch: arm: correct fault address logging Ioannis Glaropoulos 2018-02-25 14:13:56 +01:00
  • 42af8e3a2d slip: fix a bug when in non-TAP mode. slip_buf Michael Hope 2018-02-25 15:42:31 +01:00
  • 2d612a9eb5 netusb: drop the extra byte added for multiple-of-64-byte packets. fix_ecm_1 Michael Hope 2018-02-25 21:05:21 +01:00
  • d9130dfe08 netusb: move the drop-extra-byte logic to the ECM driver. Michael Hope 2018-02-26 20:52:00 +01:00
  • 83fa6c9554 dts: arm: Refactor SoC dts.fixup into arch/arm/soc Kumar Gala 2018-02-23 10:12:35 -06:00
  • dc6472f868 dts: x86/atom: Refactor SoC dts.fixup into arch/x86/soc/atom Kumar Gala 2018-02-23 10:07:13 -06:00
  • d08661119e dts: ia32: Refactor SoC dts.fixup into arch/x86/soc/ia32 Kumar Gala 2018-02-23 10:05:19 -06:00
  • 7e32b1d11f dts: quark_se: Refactor SoC dts.fixup into arch/x86/soc/intel_quark/<SOC> Kumar Gala 2018-02-23 10:01:12 -06:00
  • 6becb64dfc dts: quark_se_c1000_ss: Refactor dts.fixup into arch/arc/soc Kumar Gala 2018-02-22 09:24:38 -06:00
  • 8e867378da samples: sockets: echo: Better error and short write handling Paul Sokolovsky 2018-02-20 18:51:30 +02:00
  • bbf0470327 netusb: wait for the transfer to complete before retrying. fix_ecm_multi Michael Hope 2018-02-25 21:20:06 +01:00
  • 1351d94285 netusb: wait for the transfer to complete before retrying. Michael Hope 2018-02-25 21:20:06 +01:00
  • 0b235fcc9e netusb: always shrink the packet to match the IP header. Michael Hope 2018-02-25 21:05:21 +01:00
  • 92f9019f92 cdc_acm: fix interrupt handling, API registration, and propgate errors. acm_1 Michael Hope 2018-02-25 15:46:44 +01:00
  • 1b95332678 uart_pipe: re-work the RX function to match the API and work with USB. pipe_cdc Michael Hope 2018-02-25 15:39:16 +01:00
  • 27a279837d cdc_acm: fix interrupt handling, API registration, and propgate errors. Michael Hope 2018-02-25 15:46:44 +01:00
  • ccaff07a4a slip: increase the RX batch size and fix a bug when in non-TAP mode. Michael Hope 2018-02-25 15:42:31 +01:00
  • d851be865f uart_pipe: re-work the RX function to match the API and work with USB. Michael Hope 2018-02-25 15:39:16 +01:00
  • 61f57df483 drivers/console: fix a null pointer exception on end-of-line. Michael Hope 2018-02-25 13:37:24 +01:00
  • c0985fa0cd boards/arm/nucleo_l476rg: Fix usart1 node fix_console_nullptr Yannis Damigos 2018-02-24 15:02:20 +02:00
  • 80210198ad bluetooth: controller: nrf5: Add IC-specific reset function Carles Cufi 2018-02-22 12:13:48 +01:00
  • 5343f8973d cmake: indicate single precision floating-point for Cortex-M33 Ioannis Glaropoulos 2018-02-23 13:09:52 +01:00