Commit graph

  • 203897d04e Bluetooth: HCI: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:20:02 +0200
  • 5aef8dd1ad Bluetooth: conn: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:16:21 +0200
  • b96efa9efd Bluetooth: SMP: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:12:12 +0200
  • ec57d7cdb2 Bluetooth: ATT: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 11:26:20 +0200
  • b3cece0af1 Bluetooth: L2CAP: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 11:22:07 +0200
  • 47eaaf9f96 Bluetooth: Use unified k_fifo API for FIFOs Szymon Janc 2016-11-10 10:45:10 +0100
  • 3062516a1a Bluetooth: Controller: Improve default RX/TX buffer counts Johan Hedberg 2016-11-10 11:30:04 +0200
  • 27cbd586cb Bluetooth: ATT: Fix non-ASCII characters in code comments Szymon Janc 2016-11-10 10:45:06 +0100
  • f2b1ffbedb Bluetooth: shell: Add support for RFCOMM Connect Jaganath Kanakkassery 2016-10-21 20:42:41 +0530
  • a3c057a5e9 Bluetooth: samples/hci_uart: Remove redundant semicolon Johan Hedberg 2016-11-10 09:56:48 +0200
  • a8506f7814 Bluetooth: samples/hci_uart: Declare assert handler only when needed Johan Hedberg 2016-11-10 09:55:15 +0200
  • a69996210f Bluetooth: samples/hci_uart: Remove dependency on controller Johan Hedberg 2016-11-09 18:32:32 +0200
  • 00457636f8 Bluetooth: RFCOMM: Initiate session connection Jaganath Kanakkassery 2016-10-21 20:14:21 +0530
  • e4c5c96a16 Bluetooth: Fine-tune default incoming ACL buffer count Johan Hedberg 2016-11-09 17:38:05 +0200
  • b64e0d4c51 Bluetooth: Kconfig: Remove redundant 'default n' declarations Johan Hedberg 2016-11-09 16:18:56 +0200
  • c583a9f43b Bluetooth: Kconfig: Restructure for a more logical hierarchy Johan Hedberg 2016-11-09 12:23:21 +0200
  • 1c40b964a0 Bluetooth: Dump the content of unhandled events as hex Johan Hedberg 2016-11-09 22:27:51 +0200
  • f7d313b154 Bluetooth: Controller: Add ASSERT info dump on HCI builds Carles Cufi 2016-10-31 11:39:12 +0100
  • 3fc4fd53f6 Bluetooth: samples/hci_uart: Add micro:bit configuration Johan Hedberg 2016-11-09 18:50:01 +0200
  • 50f03a8de5 Bluetooth: Controller: Kconfig: Clean up style issues Johan Hedberg 2016-11-09 11:37:04 +0200
  • 629ab2da6b Bluetooth: ATT: Fix not forwarding error properly Luiz Augusto von Dentz 2016-11-09 13:35:28 +0200
  • 6e71f1f6a3 power: Fix x86 wake up sequence Julien Delayen 2016-11-08 14:21:03 +0000
  • f540cbc5c5 power: Add ARC power states and update sample Julien Delayen 2016-11-01 13:07:34 +0000
  • d56714b1c7 samples/net: mbedTLS TCP client use unified thread spawn API Sergio Rodriguez 2016-11-10 11:19:47 -0800
  • fdc93c4733 samples/net: mbedTLS TCP client use unified kernel Sergio Rodriguez 2016-11-07 08:51:47 -0800
  • 6044f05f8a usb: class: Using unified kernel thread spawn API Sergio Rodriguez 2016-11-10 14:04:20 -0800
  • 3932dd98a7 drivers: usb: update to unified kernel Sergio Rodriguez 2016-11-10 14:14:30 -0800
  • c9e295932b tests: aonc: skip counter stopping Baohong Liu 2016-10-24 16:35:46 -0700
  • dbe30711fd LICENSING: clarify licenses of imported / reused code Inaky Perez-Gonzalez 2016-10-07 10:25:00 -0700
  • c4546589fb Revert "build: Document outputexports" axy 2016-11-10 19:37:30 -0500
  • ab96d3648a tests: dma: update to unified kernel Baohong Liu 2016-11-10 16:16:14 -0800
  • eeea5de171 fix: change group name on debug setting Genaro Saucedo Tejada 2016-11-10 18:31:14 -0600
  • cea9bb992c Makefile.inc: fix 'make debugserver' no rule issue jing wang 2016-11-10 13:34:19 +0800
  • 8215ce19ce kernel: fix k_msgq_get/put() from ISR Benjamin Walsh 2016-11-09 19:45:19 -0500
  • 6a791a3286 drivers: spi: update to unified kernel Baohong Liu 2016-11-10 14:29:24 -0800
  • d4d9ac2d21 build: Document outputexports Daniel Thompson 2016-11-10 11:42:06 +0000
  • 4f0c6f47d6 build: Minor tidy up of outputexports Daniel Thompson 2016-11-08 22:17:36 +0000
  • 445830dcec kernel: add k_is_preempt_thread() Benjamin Walsh 2016-11-10 15:54:27 -0500
  • d7ad176be6 kernel: export k_sched_lock and k_sched_unlock. Benjamin Walsh 2016-11-10 14:46:58 -0500
  • 5e2f899bad tests: adc: update to unified kernel Baohong Liu 2016-11-10 11:57:13 -0800
  • f1a1fe0b19 drivers: aio: update to unified kernel Baohong Liu 2016-11-10 11:37:51 -0800
  • 9376f876df drivers: adc: update to unified kernel Baohong Liu 2016-11-10 11:28:59 -0800
  • 9cf46e52dc drivers: rtc: update to unified kernel Baohong Liu 2016-11-10 14:40:35 -0800
  • b618d001b4 tests/compiance/checkpatch: force the format to 'email' Inaky Perez-Gonzalez 2016-11-04 17:45:15 -0700
  • 7cac3b9625 arch: arc: arm: sys_thread_self_get -> k_current_get Anas Nashif 2016-11-10 11:31:19 -0500
  • 073442ecc5 kernel: Treat aborting by main() as a fatal system error Allan Stephens 2016-11-09 07:46:56 -0600
  • 40325d2d28 kernel: Fix bug in spawning of legacy tasks using floating point Allan Stephens 2016-11-09 07:30:14 -0600
  • 361c296b30 doc: Remove reference to k_alert_handler_set() Allan Stephens 2016-11-09 10:57:45 -0600
  • 0a5330748f doc: Update Interrupts section of Kernel Primer (v2) Allan Stephens 2016-11-09 08:15:27 -0600
  • 49598db96d Revert "checkpatch: update with latest checkpatch from the linux kernel" Anas Nashif 2016-11-10 12:48:15 -0500
  • a3618e753d docs: remove usage of ARCH=arm Anas Nashif 2016-11-05 11:50:22 -0400
  • 0c9152d42d checkpatch: update with latest checkpatch from the linux kernel Anas Nashif 2016-11-07 15:57:57 -0500
  • 126fa0073b sanitycheck: Add bbc_microbit to list for platforms Kumar Gala 2016-11-10 10:08:15 -0600
  • a26dd646e7 MAINTAINERS: Add entry for STM32Cube SDK Erwan Gouriou 2016-11-04 11:35:01 +0100
  • a1aba18227 ext/hal: Introduce STM32Cube SDK for STM32F3xx family Adam Podogrocki 2016-11-04 11:58:10 +0100
  • 14d079a13c drivers: pwm: update to unified kernel Baohong Liu 2016-11-09 17:37:23 -0800
  • 3c01b5db57 drivers: wdt: update to unified kernel Baohong Liu 2016-11-09 18:09:38 -0800
  • 1a7f755785 drivers: dma: update to unified kernel Baohong Liu 2016-11-09 18:37:10 -0800
  • 82193c59e3 drivers: i2c: update to unified kernel Baohong Liu 2016-11-09 15:17:28 -0800
  • 8cc98d71cd drivers: flash: update to unified kernel Baohong Liu 2016-11-09 16:14:40 -0800
  • 180887a305 drivers: gpio: update to unified kernel Baohong Liu 2016-11-09 16:43:59 -0800
  • 5b7bfdaf48 tests/drivers/aon_counter: make a ztest testcase Inaky Perez-Gonzalez 2016-11-04 23:05:56 -0700
  • f37065bf84 ztest: add assert_not_equal() Inaky Perez-Gonzalez 2016-11-09 12:49:52 -0800
  • 90e6e9b7f6 dma.h: add missing includes Andrew Boie 2016-11-09 14:47:28 -0800
  • a543d956ba kernel: Remove traces of semaphore groups from public APIs Allan Stephens 2016-11-07 15:51:34 -0600
  • 5a7a86cb7f unified/doc: Revise doxygen for kernel APIs Allan Stephens 2016-11-04 13:53:19 -0500
  • bce8fbb61e kernel: Clean up of x86 floating point code Allan Stephens 2016-11-07 08:55:13 -0600
  • d3e2b0255a kernel: logger: move to unified kernel APIs Anas Nashif 2016-11-07 11:48:39 -0500
  • 56f561e15e arches: use new kernel APIs Andrew Boie 2016-11-09 11:10:21 -0800
  • 933e34621b samples: spi_fram: add spi FRAM sample app Baohong Liu 2016-11-08 14:58:07 -0800
  • 6fe94d6431 drivers: rtc: update to unified kernel Baohong Liu 2016-11-08 18:55:20 -0800
  • aa32a0914a drivers: counter: update to unified kernel Baohong Liu 2016-11-08 19:11:11 -0800
  • b85e58ad6d kernel: don't directly use deprecated sys_tick_get APIs Andrew Boie 2016-11-09 10:44:56 -0800
  • ec75fb856c legacy.h: deprecate legacy API Andrew Boie 2016-11-08 16:37:32 -0800
  • ba714dc6c2 tests: test_task: rename task group from TEST to TESTGROUP Anas Nashif 2016-11-09 12:10:14 -0500
  • c3552e6624 tests: test requires kernel to provide printk Anas Nashif 2016-11-09 12:09:19 -0500
  • 5b1b2d6123 tests: test_sema: rename task group from TEST to TESTGROUP Anas Nashif 2016-11-09 11:00:20 -0500
  • 0b474eef9c kernel: deprecate old init levels Andrew Boie 2016-11-08 11:06:55 -0800
  • 183a79cf6e tests: unit: remove -Werror Andrew Boie 2016-11-08 17:28:07 -0800
  • 12af934353 device.h: use new semaphore APIs Andrew Boie 2016-11-08 16:39:39 -0800
  • 7773893744 Merge bluetooth branch into master Johan Hedberg 2016-11-09 12:24:33 +0200
  • 77dcd7151d Bluetooth: tests/shell: Add Arduino 101-specific configuration Johan Hedberg 2016-11-09 09:13:03 +0200
  • bc3af66a01 Bluetooth: L2CAP: Add helper function to create LE signalling PDUs Luiz Augusto von Dentz 2016-11-08 16:55:09 +0200
  • 46972b1822 Bluetooth: Sample: handsfree sample application Sathish Narasimman 2016-09-06 20:58:24 +0530
  • 6ccfa64b5c Bluetooth: Controller: Handle LL_UNKNOWN_RSP PDU for remote features Carles Cufi 2016-11-07 15:49:43 +0100
  • d7f4fd74a9 Bluetooth: Use depends on SERIAL instead of selects Johan Hedberg 2016-11-08 14:25:36 +0200
  • 195e1b89b1 Bluetooth: Fix usage of C++ reserved word Johan Hedberg 2016-11-08 12:21:46 +0200
  • 87e18b4fbb Bluetooth: samples: Use consistent naming for HCI apps Johan Hedberg 2016-11-08 09:26:52 +0200
  • c719bfb689 Bluetooth: HFP HF: SLC connection-Send/Parse BRSF Sathish Narasimman 2016-11-03 13:07:20 +0530
  • b0d34d83c5 Bluetooth: AT handling error condition Sathish Narasimman 2016-11-04 12:05:10 +0530
  • 7e1234b44b Bluetooth: tests/shell: Implement "clear" command Johan Hedberg 2016-11-05 15:47:58 +0200
  • 8ed846285e Bluetooth: Implement bt_storage_clear() Johan Hedberg 2016-11-04 21:34:05 +0200
  • 77a8516dd2 Bluetooth: storage: Add basic support for internal storage Johan Hedberg 2016-11-04 10:47:33 +0200
  • e18e3ed60a Bluetooth: Controller: Use unified k_sem API for semaphore Szymon Janc 2016-10-27 11:56:51 +0200
  • b73b77652c Bluetooth: nble: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:51:07 +0200
  • 8f800a8bfe Bluetooth: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:32:30 +0200
  • 8944c25c90 Bluetooth: Controller: Include zephyr.h instead of nanokernel.h Szymon Janc 2016-11-07 11:36:56 +0100
  • 3808ad0a96 Bluetooth: L2CAP: Limit segments to TX MPS Luiz Augusto von Dentz 2016-11-07 14:01:13 +0200
  • 3317227437 Bluetooth: Remove workaround for Mynewt firmware bug Szymon Janc 2016-11-07 11:24:44 +0100
  • c1f47859e1 Bluetooth: doc: Move PICS documentation to right place Johan Hedberg 2016-11-06 11:03:06 +0200