Commit graph

  • 2b1d54e897 kernel: add user mode work_q capability Andrew Boie 2018-11-12 14:25:19 -0800
  • c2e01dff3f workqueues: don't put k_work in special section Andrew Boie 2018-11-12 15:16:54 -0800
  • 8acf899a0d workqueues: remove object init calls Andrew Boie 2018-11-12 15:13:08 -0800
  • bec74121f6 Bluetooth: Mesh: Fix matching for all elements of an LPN Johan Hedberg 2018-11-29 14:18:13 +0200
  • ab748e3afb soc: silabs_exx32: remove pinmap dependency on part number Piotr Mienkowski 2018-11-27 15:29:24 +0100
  • c50a883d1d boards stm32_min_dev: modify board led pin assignment Stephen Yi 2018-11-29 21:37:40 +0800
  • 94b72e7bea drivers: nrf: Add UART and UARTE configure function. Mieszko Mierunski 2018-11-20 12:24:42 +0100
  • 9643ed6d27 shell: fix double new line print for RTT backend Jakub Rzeszutko 2018-11-29 09:08:20 +0100
  • bb68ac6c0b bluetooth: Updated comment in conn.h to clarify CB PoV Theis Blickfeldt 2018-11-27 08:47:39 +0100
  • 0abd92266a drivers: modem: wncm14a2a: correct comment in on_cmd_sockdataind() Michael Scott 2018-11-26 14:02:17 -0800
  • e8a690ff70 drivers: modem: wncm14a2a: remove socket_reading logic Michael Scott 2018-11-26 11:44:59 -0800
  • 1c5642a402 boards: x86: don't turn on mem protection Andrew Boie 2018-11-28 13:40:30 -0800
  • 3ced428f2f tests: don't enable application memory Andrew Boie 2018-11-28 12:52:15 -0800
  • 1d720f504b x86: atom: do not select application memory Andrew Boie 2018-11-28 12:42:13 -0800
  • 46715faa5c kernel: Remove _IntLibInit function Flavio Ceolin 2018-11-28 13:31:05 -0800
  • a0b9e70e10 c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC Aurelien Jarno 2018-11-25 23:30:20 +0100
  • b5f9771252 net: mqtt: Fix NULL pointer dereference in logs Robert Lubos 2018-11-28 16:39:49 +0100
  • a26db60b2f net: mqtt: Add missing mutex_unlock Robert Lubos 2018-11-28 16:26:14 +0100
  • 21224a9a78 samples: net: ws_echo_server: remove unnecessary variable Himanshu Jha 2018-11-25 17:33:24 +0530
  • 36279b69a8 net: lwm2m: ipso_temp_sensor: remove unnecessary variable Himanshu Jha 2018-11-25 17:26:51 +0530
  • dbcc5392fe net: openthread: remove unnecessary variable Himanshu Jha 2018-11-25 17:25:33 +0530
  • a273cfaf32 net: lwm2m: ipso_light_control: remove unnecessary variable Himanshu Jha 2018-11-25 17:23:06 +0530
  • f411073c85 drivers: sensor: vl53l0x: remove unnecessary variable Himanshu Jha 2018-11-25 17:21:10 +0530
  • 3bff9b1b50 drivers: flash_gecko: remove unnecessary variable Himanshu Jha 2018-11-25 17:19:42 +0530
  • 13a3199ad3 tests: net: mgmt: remove unnecessary variable Himanshu Jha 2018-11-25 17:17:19 +0530
  • 5a4481415b tests: tinycrypt: remove unnecessary variable Himanshu Jha 2018-11-25 17:13:20 +0530
  • 40b5442699 coccinelle: Add script to remove unnecessary return variable Himanshu Jha 2018-11-25 16:57:39 +0530
  • 58245cd02f Bluetooth: Define log level at bluetooth subsystem level Olivier Martin 2018-11-22 14:27:32 +0100
  • 2652a81d98 drivers: spi: fix typo bug in spi_sam.c Ashokkumar B 2018-11-28 17:03:10 +0530
  • 182ede4912 boards: qemu_x86: Remove QEMU options which break eth_e1000 driver Paul Sokolovsky 2018-11-28 17:27:54 +0300
  • 8d84f9229c gitlint: do not start with subsys: Anas Nashif 2018-11-21 23:08:25 -0500
  • 547e75723c net: llmnr_responder: Check return value of net_udp_get_hdr Himanshu Jha 2018-11-20 21:16:25 +0530
  • bf11698ed9 bluetooth: host: Rename bt_conn_get_id and make it public. Kim Sekkelund 2018-11-26 09:10:06 +0100
  • c1f4d677f2 menuconfig: Improve behavior for named choices included multiple times Ulf Magnusson 2018-11-28 15:15:56 +0100
  • c43a116f41 soc: same70: don't switch main clock if already did qianfan Zhao 2018-11-19 13:57:24 +0800
  • 4770528018 net: app: Remove extra log_strdup() calls Jukka Rissanen 2018-11-28 12:02:00 +0200
  • 0c29ca367d samples: mesh: nrf52: removed bug in Gen. onoff unack handler Vikrant More 2018-11-28 12:05:32 +0530
  • 0cfaf3d75f samples: display: add sample for demonstrating custom CFB font Henrik Brix Andersen 2018-11-08 21:56:35 +0100
  • 9e8c9ca8fb subsys: fb: add support for generating CFB font headers at build time Henrik Brix Andersen 2018-11-08 20:47:39 +0100
  • 7a5640f126 net: ipv4: Drop incoming packets with src addr is multicast Ravi kumar Veeramally 2018-11-22 13:49:45 +0200
  • 3746652f85 net: arp: Drop ARP requests from localhost address Ravi kumar Veeramally 2018-11-21 12:38:46 +0200
  • 6227b12fb4 net: arp: Fix ptype for non arp messages Ravi kumar Veeramally 2018-11-20 10:41:57 +0200
  • f2e0754718 net: ipv4: Drop the replies if src address in unspecified Ravi kumar Veeramally 2018-11-15 14:35:09 +0200
  • 0c547f9da9 net: arp: Discard ARP request on special scenario Ravi kumar Veeramally 2018-11-15 14:32:32 +0200
  • 97b7a0adb0 logging: reorder designated initializers in __LOG macro Alexander Polleti 2018-11-12 18:05:02 +0100
  • 6de96b1802 shell: fix make_argv function Jakub Rzeszutko 2018-11-27 14:42:54 +0100
  • 4844afa04a samples: drivers: watchdog: enable debug logging Henrik Brix Andersen 2018-11-18 16:50:56 +0100
  • b52b79d15e drivers: spi: sam0: avoid unsigned comparision with less than zero Henrik Brix Andersen 2018-11-27 19:35:35 +0100
  • 4c533d053e drivers: spi: sam: avoid unsigned comparision with less than zero Henrik Brix Andersen 2018-11-27 19:32:43 +0100
  • 61ccafa8a5 arch: arm: fix the convenience macro for ARMv7-M MPU Ioannis Glaropoulos 2018-11-27 17:51:14 +0100
  • 096e18c2f8 doc: fix broken link in upsquared board doc David B. Kinder 2018-11-27 08:32:06 -0800
  • ff66b4b09a Bluetooth: host: Remove peer from CCC cfg Olivier Martin 2018-11-26 17:07:21 +0100
  • dbf405ab21 power: Move application level API's to public header Ramakrishna Pallala 2018-11-26 10:47:39 +0530
  • 80a8cfc6b6 shell: fixing printing macros Jakub Rzeszutko 2018-11-26 15:38:23 +0100
  • d4b4b99272 soc: arm: nordic: provide custom busy_wait implementations Peter A. Bigot 2018-11-23 10:40:29 -0600
  • 575bd0bbc9 usb: Fix unaligned access Andrei Emeltchenko 2018-11-23 11:37:45 +0200
  • 6c3aefa0b6 Bluetooth: host: Clear CCC when clearing all keys Olivier Martin 2018-11-26 13:28:29 +0100
  • 23f11933b9 dts: intel_s1000: enable DTS for GPIO Sathish Kuttan 2018-11-23 21:49:38 -0800
  • 212b2180c9 power: Add API's to enable/disable System PM states Ramakrishna Pallala 2018-11-05 15:36:04 +0530
  • dc7e8a9898 ext: hal: nrfx: Import soc/nrfx_coredep.h from nrfx 1.3.1 Andrzej Głąbek 2018-11-26 08:53:29 +0100
  • c086b935aa kconfig: cmake: Support for images without gaps. Håkon Øye Amundsen 2018-11-26 09:47:16 +0000
  • 9347b0f28f kconfiglib/menuconfig: Various improvements Ulf Magnusson 2018-11-23 23:49:37 +0100
  • baea22407d kernel: Always set clock expiry with sync with timeout module Pawel Dunaj 2018-11-22 11:49:32 +0100
  • 38efc2d426 shell: add a missing space in the help message Aurelien Jarno 2018-11-25 22:48:00 +0100
  • 73562dc863 tests: intel_s1000: Fix the spi flash tests for R/W Rajavardhan Gundi 2018-11-23 23:05:11 +0530
  • 4b3f3ab056 drivers: flash: spi_nor: Correct the return values for R/W Rajavardhan Gundi 2018-11-23 22:56:00 +0530
  • d0b74e2f7e samples: mesh: nrf52: improve in execution if trnasition time is Zero Vikrant More 2018-11-24 11:21:44 +0530
  • a633ded383 samples: reel_board/mesh_badge: Fix long name truncation Johan Hedberg 2018-11-23 22:14:26 +0200
  • 2f030f94f4 samples: reel_board/mesh_badge: Fix string parsing from buffer Johan Hedberg 2018-11-23 14:18:58 +0200
  • 66a2bf03ba samples: mesh: nrf52: implementation as Mesh Model specs 3.1.1.1 Vikrant More 2018-11-23 22:05:17 +0530
  • fc0a310e15 samples: mesh: nrf52: coding style improvements Vikrant More 2018-11-23 21:50:03 +0530
  • d7b3fe4ab4 samples: reel_board/mesh_badge: Match onoff state with LED light Grzegorz Kolodziejczyk 2018-11-22 15:51:34 +0100
  • e50ce17578 tests: intel_s1000: Change flash offset from 0x10000 to 0x3F0000 Rajavardhan Gundi 2018-11-23 12:31:08 +0530
  • 9dc3870276 drivers: nrf: Support I2C initial speed configuration from dts Mieszko Mierunski 2018-11-21 15:39:22 +0100
  • 92f7c7c3b5 drivers: usb_dc_sam: kill a coverity warning Aurelien Jarno 2018-11-19 23:59:34 +0100
  • e4c447aac3 usb: add SoF event Marcin Szymczyk 2018-11-22 11:58:51 +0100
  • 0d222025d6 doc: boards: cc3220sf_launchxl: Add notes on secure socket offload Gil Pitney 2018-11-19 16:21:03 -0800
  • 9991bcb4c5 net: samples: sockets: http_get: Add secure socket offload support Gil Pitney 2018-10-17 17:57:23 -0700
  • c51cf1e463 drivers: wifi: simplelink: Implement setsockopt() for TLS offload Gil Pitney 2018-10-17 17:35:39 -0700
  • 582e676248 dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi Kumar Gala 2018-11-19 10:48:01 -0600
  • 8d92653f26 dts: arc: emsk: Remove DT_APB_CLK_HZ from emsk_dt.h Kumar Gala 2018-11-19 10:35:01 -0600
  • 7feb430b38 dts: arc: emsk: Remove DT_{I,D}CCM_SIZE from emsk_dt.h Kumar Gala 2018-11-19 10:29:42 -0600
  • b848f8f9c5 net: rpl: Remove __deprecated tag to one function Ravi kumar Veeramally 2018-11-23 12:15:04 +0200
  • 4e21f0651a samples: mesh_badge: Update project config Andrei Emeltchenko 2018-11-23 12:09:16 +0200
  • 76beaf6c1c reel_board: Do not include Bluetooth to every project Andrei Emeltchenko 2018-11-23 09:57:53 +0200
  • aee6764c32 drivers: ssd1673: fix SPI GPIO CS configuration Johann Fischer 2018-11-23 00:12:13 +0100
  • 2d6a226b2e logging: Fix lost printk output when no newline Krzysztof Chruscinski 2018-11-22 12:33:45 +0100
  • e4505892bc boards: add docs for quark_se_c1000_devboard Anas Nashif 2018-11-22 11:01:03 -0500
  • 8f807946b1 boards: quark_d2000_crb: fix board name Anas Nashif 2018-11-22 11:02:11 -0500
  • ae20f807da soc: same70: enable data cache on sam_e70 Aurelien Jarno 2018-11-12 23:00:56 +0100
  • b53c6c1fe3 soc: same70: enable instruction cache on sam_e70 Aurelien Jarno 2018-11-12 22:19:27 +0100
  • 532550cba1 drivers/i2s_sam_ssc.c: enable cache support Aurelien Jarno 2018-11-17 00:46:03 +0100
  • a3a3383387 tests/i2s: align memory slabs to 32 bytes Aurelien Jarno 2018-11-17 00:46:03 +0100
  • 96a610b736 shell: Fix log messages queueing for multiple instances Krzysztof Chruscinski 2018-11-22 11:34:41 +0100
  • 45b1d73164 drivers: serial: uart_cmsdk_apb: Ack IRQs before callback to avoid races Paul Sokolovsky 2018-11-22 17:27:26 +0300
  • 55674d8e17 drivers: usb: nordic: change USBD driver locking scheme Paweł Zadrożniak 2018-11-13 16:11:52 +0100
  • 7a85c19f1a ci: update to latest docker image Anas Nashif 2018-11-22 08:04:53 -0500
  • a33474673d CODEOWNERS: Add @avisconti as maintainer Armando Visconti 2018-11-22 14:41:42 +0100
  • 6798a421e1 Bluetooth: GATT: Ensure GATT service is registered first Luiz Augusto von Dentz 2018-11-22 13:37:34 +0200
  • 19c598f081 net: coap: Deprecate net_pkt based CoAP library Ravi kumar Veeramally 2018-11-08 10:33:39 +0200