Commit graph

  • 059e271859 Bluetooth: SMP: Check for connection role before BR/EDR pairing Szymon Janc 2016-10-07 14:33:23 +0200
  • 09c3d8641d Bluetooth: tester: Rework discovery procedure Mariusz Skamra 2016-10-05 12:37:31 +0200
  • e6cb507a42 Bluetooth: IPSS: Remove ipss_listen Luiz Augusto von Dentz 2016-09-30 14:03:14 +0300
  • d6acfcf6a0 Bluetooth: L2CAP: Allow receiving fragmented buffers Luiz Augusto von Dentz 2016-10-06 13:51:31 +0300
  • 2caa5f1442 Bluetooth: Track role change for BR/EDR connections Szymon Janc 2016-10-07 12:04:33 +0200
  • ba3ab4d2bc Bluetooth: samples: Rename btusb to hci-usb Johan Hedberg 2016-10-07 14:55:06 +0300
  • 5338ad23b8 Bluetooth: samples/btusb: Rename main c-file Johan Hedberg 2016-10-07 14:53:51 +0300
  • 8661b7c258 Bluetooth: tests: Add init config for BR/EDR SMP testing Szymon Janc 2016-10-07 15:04:59 +0200
  • c4c55465d5 Bluetooth: SMP: Fix build without signing support Szymon Janc 2016-10-07 15:03:24 +0200
  • f4c2bdeec4 Bluetooth: SMP: Fix build without central role support Szymon Janc 2016-10-07 15:00:25 +0200
  • 0817b05203 Bluetooth: L2CAP: Allow sending fragmented buffers Luiz Augusto von Dentz 2016-10-05 12:19:59 +0300
  • aca8700f92 Bluetooth: L2CAP: Fix sending buffer with not enough space Luiz Augusto von Dentz 2016-10-04 15:14:21 +0300
  • 5bdaa5ae31 Bluetooth: HCI: Add OpCode definition for setting page timeout Itankar, Piyush T 2016-10-04 19:42:48 +0530
  • 3c99454f1e Bluetooth: Fix Kconfig typo Flavio Santes 2016-10-05 10:00:41 -0500
  • b3e1059063 Bluetooth: Start SMP over BR/EDR on pairing complete Szymon Janc 2016-10-03 16:31:22 +0200
  • c63a50dd4c Bluetooth: SMP: Use separate pool for BR/EDR connections Szymon Janc 2016-10-03 14:49:25 +0200
  • 6530535327 Bluetooth: SMP: Fix getting context for BR/EDR pairing Szymon Janc 2016-09-30 17:17:27 +0200
  • 5c64037461 Bluetooth: Add BT_STORAGE_ADDRESSES key to storage API Johan Hedberg 2016-10-04 23:00:56 +0300
  • 0856ef3511 Bluetooth: L2CAP: Treat fixed channel as connected on incoming data Szymon Janc 2016-09-30 14:42:20 +0200
  • cb24f7d53b Bluetooth: L2CAP: Connect optional fixed channel only if supported Szymon Janc 2016-09-16 17:34:33 +0200
  • 27731ce222 Bluetooth: L2CAP: Move BR/EDR specific code to l2cap_br.c Szymon Janc 2016-09-28 16:59:34 +0200
  • e4f2df013a Bluetooth: Improve storage API documentation Johan Hedberg 2016-10-04 23:00:35 +0300
  • 7d0eef5f96 Bluetooth: Use proper const type for bt_storage_clear() Johan Hedberg 2016-10-04 22:59:28 +0300
  • 7d4c746093 Bluetooth: L2CAP: Build fixed channels mask on runtime Szymon Janc 2016-09-16 16:14:25 +0200
  • d84397a27c Bluetooth: L2CAP: Initialize iterator inside for statement Szymon Janc 2016-09-27 17:17:04 +0200
  • 6ce68cb6cb Bluetooth: tests: Limit BR/EDR tests to only qemu Anas Nashif 2016-10-15 16:49:01 -0400
  • f163e11034 tests: Add ethernet drivers to drivers/build_all Marcus Shawcroft 2016-10-11 10:40:44 +0100
  • 14aa67cbd1 board: Enable ETH_DW for quark_x1000 if ETHERNET is enabled. Marcus Shawcroft 2016-10-11 10:59:51 +0100
  • 7ee5ce75e9 serial/ns16550: Move RW objects from driver config to driver context. Marcus Shawcroft 2016-10-11 08:44:22 +0100
  • be6872f5ca spi/dw: Make config structure static. Marcus Shawcroft 2016-10-06 19:30:04 +0100
  • 5606f7f424 check_link_map: Removing unsuported python version. Sonia Leon Bautista 2016-10-14 17:47:48 -0500
  • e4db6c7af5 win-build: corrects scripts_path for windows build. Sonia Leon Bautista 2016-10-14 17:22:05 -0500
  • c5248a9d26 quark_se: Make ipm console config structure static. Marcus Shawcroft 2016-10-09 11:31:55 +0100
  • df098b7012 ipm: Make config_info pointers const. Marcus Shawcroft 2016-10-09 11:31:20 +0100
  • 9f308df473 pwm: qmsi: Remove RW data from driver config structure. Marcus Shawcroft 2016-10-09 09:41:29 +0100
  • 2650747983 serial/uart_qmsi: Make pointers to config_info const. Marcus Shawcroft 2016-10-07 23:30:51 +0100
  • 0f1d0d465b i2c/qmsi_ss: Make pointers to config_info const. Marcus Shawcroft 2016-10-08 10:22:23 +0100
  • 3d32b19726 i2c/qmsi: Make pointers to config_info const. Marcus Shawcroft 2016-10-07 23:31:04 +0100
  • 6b7616698b qmsi/dma: Make config_info pointers const. Marcus Shawcroft 2016-10-08 10:21:59 +0100
  • b8d6ce241c qmsi/dma: Remove unused channel[] from config_info Marcus Shawcroft 2016-10-08 10:38:38 +0100
  • 2d1678c632 gpio/sam3: Move RW data from driver config to runtime. Marcus Shawcroft 2016-10-08 09:48:30 +0100
  • 389e606b06 i2c/sam3: Make config_info pointers const. Marcus Shawcroft 2016-10-08 00:16:41 +0100
  • 8ea6287c0b quark: ipm: Make driver config structures static. Marcus Shawcroft 2016-10-07 23:55:45 +0100
  • e1a7b47111 tests: test_ipm: Make device config structures static. Marcus Shawcroft 2016-10-07 23:53:42 +0100
  • fb24857b5c tests: Add a unit test for the byteorder buffer swap utilities Tomasz Bursztyka 2016-10-11 11:03:11 +0200
  • e3340576ae misc: fix off-by-one error in sys_memcpy_swap's assert Benjamin Walsh 2016-10-15 04:05:59 -0400
  • d93078cb5b unified: Mailboxes to use size_t Peter Mitsis 2016-10-14 12:59:37 -0400
  • 1209270bf8 unified: Relocate mailbox doxygen style function headers Peter Mitsis 2016-10-14 12:57:23 -0400
  • 40680f6eb9 unified: Tweak mailbox API parameters Peter Mitsis 2016-10-14 10:04:55 -0400
  • 2fef023c3d unified: Conditionally declare k_pipe_block_put() Peter Mitsis 2016-10-14 14:53:44 -0400
  • e5d9c58301 unified: Tweak pipe API parameters Peter Mitsis 2016-10-14 14:44:57 -0400
  • 59f59088ea unified: Remove unused K_PIPE_SIZE() macro Peter Mitsis 2016-10-12 11:57:05 -0400
  • c04f055daa MAINTAINERS: Update ARM & overall maintainer Kumar Gala 2016-10-13 04:08:36 -0500
  • f72dcf595c byteorder: Add buffer swap helpers Tomasz Bursztyka 2016-10-10 15:40:44 +0200
  • be315245a0 unified: Fix bug in memory pool defragmentation code (ZEP-1051) Allan Stephens 2016-10-14 14:06:11 -0500
  • b4b108de4d unified: rename sched.h to ksched.h Benjamin Walsh 2016-10-13 10:31:48 -0400
  • 3751123fa9 unified: align prototype and definition of k_thread_priority_set Benjamin Walsh 2016-10-13 08:10:07 -0400
  • 45616f24e7 Revert "net: fetch valid conn. to determine MSS in data_is_sent_and_acked()" Anas Nashif 2016-10-13 07:39:07 +0200
  • 1d07bd1bff unified: Eliminate support for dynamic timers Allan Stephens 2016-10-07 15:54:11 -0500
  • 018cd9a656 unified: Eliminate k_stack_init_with_buffer() Allan Stephens 2016-10-07 15:13:24 -0500
  • 399d0ad55a unified: Rationalize thread priority APIs Allan Stephens 2016-10-07 13:41:34 -0500
  • b03955033b unified: Eliminate unimplemented unified kernel APIs Allan Stephens 2016-10-07 12:53:07 -0500
  • f817d2c25d unified/doc: Update memory pools section of Kernel Primer Allan Stephens 2016-09-29 14:42:34 -0500
  • b0e0c51b47 arm: move atomic operations selection to the Cortex-M Kconfig Ricardo Salveti 2016-08-26 02:09:40 -0300
  • da912ba68f unified/doc: Minor updates to thread sections in Kernel Primer Allan Stephens 2016-10-03 13:21:13 -0500
  • f0d6c033aa unified/test: Fix issues affecting LIFO object test application Allan Stephens 2016-10-06 14:13:51 -0500
  • 8472a63317 unified/test: Fix issues affecting XIP test applications Allan Stephens 2016-10-06 11:24:58 -0500
  • b5f9543535 unified/test: Fix issues affecting static idt application Allan Stephens 2016-10-06 10:35:02 -0500
  • 98e1e0674c unified/test: Fix issues affecting stack canary applications Allan Stephens 2016-10-06 10:19:38 -0500
  • 16376d00e6 unified/test: Fix issues affecting test_critical application Allan Stephens 2016-10-06 09:46:31 -0500
  • 6f96335a39 unified/test: Fix issues affecting task test applications Allan Stephens 2016-10-05 10:31:34 -0500
  • ea6cfd1d83 unified: Add legacy DEFINE_TASK support Allan Stephens 2016-10-05 13:35:38 -0500
  • 0cdcc6c08c unified: Extend unified kernel sanity test coverage Allan Stephens 2016-10-05 09:08:00 -0500
  • 77d1b3f3ca unified: Enable legacy isr_task_id_get() & isr_task_priority_get() Allan Stephens 2016-10-05 13:37:34 -0500
  • 86ea333b5a unified: Remove unimplemented kernel workload APIs Allan Stephens 2016-10-06 09:10:58 -0500
  • a28da06c0f kernel: Fix to DEFINE_TASK() macro Allan Stephens 2016-10-07 11:23:39 -0500
  • a6e85b248a unified: fix remaining issues for building without SYS_CLOCK_EXIST Benjamin Walsh 2016-10-06 16:27:45 -0400
  • ce9f782a7f unified: use _is_thread_pending() rather than poking in _timeout Benjamin Walsh 2016-10-06 16:25:39 -0400
  • 48efb384f8 unified: do not compile out _k_neg_eagain when !CONFIG_ERRNO Benjamin Walsh 2016-10-06 16:24:09 -0400
  • 1a5450bb8e unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS Benjamin Walsh 2016-10-06 15:04:23 -0400
  • 8ae55deaf9 unified: remove unused references from nano_private.h Benjamin Walsh 2016-10-06 14:47:29 -0400
  • c742d7e6b3 unified: cleanup kernel initialization Benjamin Walsh 2016-10-05 17:50:54 -0400
  • b7ef0cba5f unified: remove last instances of struct tcs Benjamin Walsh 2016-10-05 17:32:01 -0400
  • 055262c159 unified: remaining timeout cleanup Benjamin Walsh 2016-10-05 17:16:01 -0400
  • 601b354ffe unified: clean-up timeout code for unpending a thread Benjamin Walsh 2016-10-05 16:18:48 -0400
  • 688973e5ab unified: streamline "timeout add" internal interfaces. Benjamin Walsh 2016-10-05 16:03:31 -0400
  • 0bd7e0d148 unified/mem_pool: use K_NO_WAIT, not TICKS_NONE Benjamin Walsh 2016-10-05 15:15:11 -0400
  • 7caef4581d unified: streamline "timeout abort" internal interface Benjamin Walsh 2016-10-05 12:55:17 -0400
  • 179fd3a80c unified/legacy: disable clock-based work_q APIs when no system clock Benjamin Walsh 2016-10-04 16:58:46 -0400
  • 57d55dcc7a unified: have __ticks_to_ms() return 0 when no system clock Benjamin Walsh 2016-10-04 16:58:08 -0400
  • 35497d6c5e unified: cache the next thread to run Benjamin Walsh 2016-09-30 13:44:58 -0400
  • 7bc86c0344 unified: use sys_dlist_peek_head_not_empty() Benjamin Walsh 2016-09-29 11:03:51 -0400
  • 71d5228ca9 unified: un-comment k_thread_[suspend|resume|abort_handler_set] Benjamin Walsh 2016-09-29 10:49:48 -0400
  • 02e59e199e dlist: add sys_dlist_peek_head_not_empty() Benjamin Walsh 2016-09-29 10:47:54 -0400
  • 698ef0e3c0 test: build all possible drivers on all platforms Anas Nashif 2016-10-09 09:20:09 -0400
  • 5e5981234f quark_se: x86 core does not support ADC Anas Nashif 2016-10-09 09:17:05 -0400
  • e05fa64f4c frdm_k64: spi: fixed wrong kconfig used in driver Anas Nashif 2016-10-09 08:43:41 -0400
  • 37d2fdce13 quark: dma: enable qmsi driver if DMA is selected Anas Nashif 2016-10-09 08:31:12 -0400
  • d12d8af186 unified: move code from nanokernel into unified kernel Kumar Gala 2016-10-05 12:01:54 -0500
  • 55745dbb3d unified/doc: Minor updates to event section of Kernel Primer Allan Stephens 2016-09-30 09:06:26 -0500