Commit graph

  • e9b818e763 Bluetooth: Controller: Fix suspicious use of sizeof Vinayak Chettimada 2016-11-16 11:14:27 +0100
  • 26f6b71a8e Bluetooth: Controller: Fix incorrect irq priority check Vinayak Chettimada 2016-11-15 17:22:04 +0100
  • 27b1a24993 Bluetooth: Controller: Remove unused util functions Vinayak Chettimada 2016-11-15 17:13:52 +0100
  • 94a425429c Bluetooth: Controller: Fix incorrect auto variable init Vinayak Chettimada 2016-11-15 17:00:32 +0100
  • 7b1c042b02 Bluetooth: Controller: Fix observer filter_policy field size Vinayak Chettimada 2016-11-15 16:38:15 +0100
  • a2ee111aa0 Bluetooth: Fix address type use for passive scanning Szymon Janc 2016-11-15 13:55:31 +0100
  • c0edc551b5 Bluetooth: GATT: Fix using att_ prefix Luiz Augusto von Dentz 2016-11-15 12:39:25 +0200
  • 243668dbc4 Bluetooth: Kconfig: Fix BR/EDR dependencies Szymon Janc 2016-11-14 18:33:27 +0100
  • 9dde3e02fd Bluetooth: Fix use of deprecated PRIMARY init level Szymon Janc 2016-11-14 12:38:28 +0100
  • 11770b8bf4 Bluetooth: Controller: Fix HCI Reset Command implementation Vinayak Chettimada 2016-11-08 05:23:27 +0100
  • 2305196461 Bluetooth: Fix not sending L2CAP Connection Parameters Update Request Mariusz Skmara 2016-11-14 14:13:54 +0100
  • 2469bd6f87 Bluetooth: Use convenience macros for timeout durations Johan Hedberg 2016-11-13 19:18:39 +0200
  • 82d4c3a68b doc: Minor cosmetic tweaks for kernel API descriptions Allan Stephens 2016-11-17 09:23:46 -0500
  • c2f15a4525 doc: Add descriptions for clock-related helper macros Allan Stephens 2016-11-17 12:24:22 -0500
  • 56daa20345 doc: Revise timer example to use workqueue instead of alert Allan Stephens 2016-11-17 10:05:57 -0500
  • 2ba967f925 doc: Fix up API descriptions for ring buffers Allan Stephens 2016-11-16 16:44:26 -0500
  • fb513eb1c8 doc: Fix up API description for IRQ_CONNECT() Allan Stephens 2016-11-16 16:44:06 -0500
  • 9ef50f4f0c doc: Fix up return value descriptions for kernel APIs Allan Stephens 2016-11-16 15:33:31 -0500
  • 6bba9b052f doc: Improve descriptions of workqueue APIs Allan Stephens 2016-11-16 14:56:54 -0500
  • 5eceb8514c doc: Improve descriptions for some user-supplied functions Allan Stephens 2016-11-16 10:16:30 -0500
  • 3acb1c97a3 doc: Enable Kernel Primer links to macro-type APIs Allan Stephens 2016-11-16 09:44:58 -0500
  • 5e892b7e1e samples: grove_lcd: stop the app if device binding fails Baohong Liu 2016-11-17 16:01:22 -0800
  • 0ad8f517f7 test: power states: fix dead code issue Javier B Perez 2016-11-16 11:08:09 -0600
  • 6b04e0669a drivers: gpio_dw: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-17 16:19:14 -0800
  • cd63c74bbd drivers: gpio_atmel: Fix erronous if statement Sergio Rodriguez 2016-11-17 15:46:10 -0800
  • bad9665198 soc: stm32f1: gpio: Fix unnecessary else statement Sergio Rodriguez 2016-11-17 16:06:00 -0800
  • 2ca689da91 samples: button: stop the app if device binding fails Baohong Liu 2016-11-17 16:47:57 -0800
  • 8d2a511557 tests/tinycrypt: Solve style issues in test_ccm_mode Flavio Santes 2016-11-17 04:35:37 -0600
  • 6a3ca408cf tests/tinycrypt: Fix wrong sizeof argument in test_ccm_mode (2nd) Flavio Santes 2016-11-17 03:43:54 -0600
  • 5b47ca7395 tests/tinycrypt: Fix wrong sizeof argument in test_ccm_mode Flavio Santes 2016-11-16 16:43:32 -0600
  • 0f231c70d3 tests/tinycrypt: Fix dead code issue (2nd) Flavio Santes 2016-11-16 16:26:10 -0600
  • 7ac025ea14 tests/tinycrypt: Fix dead code issue (1st) Flavio Santes 2016-11-16 16:20:13 -0600
  • ad96aa9a5d dlist: fix SYS_DLIST_FOR_EACH_SAFE when operating on empty list Benjamin Walsh 2016-11-17 16:44:37 -0500
  • 9c426ba3f8 test/tinycrypt: Solve style issues in test_hmac_prng Flavio Santes 2016-11-16 13:20:05 -0600
  • 9c2c57b730 tests/tinycrypt: Fix wrong sizeof argument Flavio Santes 2016-11-16 13:11:03 -0600
  • bb8f324d94 tests/tinycrypt/aes: Replace spaces by tabs Flavio Santes 2016-11-17 05:39:56 -0600
  • 455ed30fee tests/tinycrypt/aes: Solve style issues in comments Flavio Santes 2016-11-17 05:28:28 -0600
  • ef86c7d6f3 tests/tinycrypt/aes: Variable declarations at the beginning of a block Flavio Santes 2016-11-17 05:22:54 -0600
  • 32f04293ca tests/tinycrypt/aes: Remove struct declaration inside function Flavio Santes 2016-11-17 05:04:26 -0600
  • 3accae1da6 kernel: event_logger: use POST_KERNEL instead of NANOKERNEL Anas Nashif 2016-11-16 08:41:03 -0500
  • 1dd4960738 Revert "build: Handle ALL_LIBS dependencies correctly" Anas Nashif 2016-11-16 09:08:48 -0500
  • e8c7c0b400 tests: libs: Fix string overflow Jithu Joseph 2016-11-17 15:26:08 -0800
  • b58b1bbc9c drivers: cc2520: fix variable type mismatching issue Baohong Liu 2016-11-15 17:27:29 -0800
  • da622d3ff2 net: ip: fix variable type mismatching issue Baohong Liu 2016-11-15 17:39:14 -0800
  • b18e4307b6 samples: net: fix a memcmp len error Baohong Liu 2016-11-15 17:54:31 -0800
  • 2a0554b1e7 net: 802.15.4: Fix a variable type mismatching issue Baohong Liu 2016-11-16 15:18:07 -0800
  • 091048172f samples :usb : Check return value fix Jithu Joseph 2016-11-16 16:26:54 -0800
  • b03ddf491f samples: drivers: gpio: Exit from testcase if device not found Sergio Rodriguez 2016-11-17 15:16:40 -0800
  • df08319473 tests: benchmark: fix a string format issue Baohong Liu 2016-11-16 14:45:30 -0800
  • 41004171d3 samples: drivers: i2c fram : Exit from testcase if device not found Sergio Rodriguez 2016-11-17 15:26:02 -0800
  • fb83ea9cc6 drivers: rtc: fix enum type mismatching issue Baohong Liu 2016-11-15 16:57:57 -0800
  • d5ccac16be tests: spi: add return value check Baohong Liu 2016-11-17 14:42:47 -0800
  • 32698293c8 kernel/arm: fix race condition when setting _Swap() return value Benjamin Walsh 2016-11-15 18:45:43 -0500
  • 11bd718733 fatal error handlers: report which thread croaked Inaky Perez-Gonzalez 2016-11-16 10:57:28 -0800
  • 6c393fa393 drivers: gpio: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-15 19:45:36 -0800
  • 23a0f6c918 drivers: gpio_ss: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-16 18:19:07 -0800
  • 97c5020079 drivers: gpio_k64: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-16 18:12:57 -0800
  • 02902df44b samples: aio comparators: Use expected pointer type in printf Sergio Rodriguez 2016-11-16 17:49:13 -0800
  • 5f818bfcd3 sensors/mcp9808: Evaluate sensor_channel_get return code Flavio Santes 2016-11-17 01:30:00 -0600
  • 0e20d45272 sensors/mcp9808: Evaluate sensor_sample_fetch return code Flavio Santes 2016-11-17 01:13:50 -0600
  • f75762258a serial: fix up uart_poll_in docstring Marti Bolivar 2016-11-16 16:47:27 -0500
  • c41d88fd11 libc: atoi() avoid fallthroughs in switch cases Inaky Perez-Gonzalez 2016-11-16 08:49:15 -0800
  • ac4a351ba9 kernel: Enhance naming of memory pool configuration options Allan Stephens 2016-11-15 12:33:54 -0500
  • 436094023e doc: Incorporate kernel APIs into API documentation guide Allan Stephens 2016-11-15 14:38:39 -0500
  • d423cd3c0f doc: Various corrections to Kernel Primer Allan Stephens 2016-11-15 14:37:27 -0500
  • c98da84e69 doc: Various corrections to doxygen info for Kernel APIs Allan Stephens 2016-11-11 15:45:03 -0500
  • f880c250dd adc: Cleanup ti 108s102 adc driver Vincenzo Frascino 2016-11-15 17:56:38 +0000
  • 95f06a5657 adc: Cleanup qmsi ss adc driver Vincenzo Frascino 2016-11-15 17:48:16 +0000
  • 9192e55ff4 adc: Cleanup qmsi adc driver Vincenzo Frascino 2016-11-15 17:46:29 +0000
  • 0dfab90d30 adc: Cleanup DW adc driver Vincenzo Frascino 2016-11-15 17:41:06 +0000
  • c3b54339da adc: Cleanup main Kconfig Vincenzo Frascino 2016-11-15 17:39:01 +0000
  • add1b55dca gpio: Cleanup DW gpio driver Vincenzo Frascino 2016-11-15 11:39:35 +0000
  • 0ff548a0e0 gpio: Cleanup Kconfig for K64F Vincenzo Frascino 2016-11-14 18:29:52 +0000
  • 2a8eb46f5c gpio: Cleanup Kconfig dependancy for nRF5X support Vincenzo Frascino 2016-11-14 18:12:33 +0000
  • 9e7fec0ca4 gpio: Cleanup Atmel SAM3 gpio driver Vincenzo Frascino 2016-11-14 17:15:07 +0000
  • da5dd09875 tinycrypt: Update CTR PRNG test case Flavio Santes 2016-11-14 02:14:25 -0600
  • f73c86d096 tinycrypt: Fix style issues Flavio Santes 2016-11-14 02:29:53 -0600
  • 1a19e14d97 tinycrypt: Fix bug in CTR PRNG reseed function Flavio Santes 2016-11-14 01:47:26 -0600
  • f6eb05d1d9 ext hal qmsi: Avoid QMSI specific flags when QMSI is not used Iván Briano 2016-11-16 13:57:05 -0200
  • 2e6e0a7c38 drivers spi_ss: Fix setting of wrong config for SPI 1 Iván Briano 2016-11-16 11:30:10 -0200
  • f3a9241045 console: Fix unreachable code condition Vincenzo Frascino 2016-11-16 12:01:48 +0000
  • ceca10828a sensor: Fix Unchecked return value in bma280 driver Vincenzo Frascino 2016-11-16 11:05:11 +0000
  • 575adb6060 tests: crypto: Fix unchecked return value on CTR PRNG test case Sergio Rodriguez 2016-11-15 19:18:17 -0800
  • 39b06e676f drivers: pwm: Fix uninitialized pointer Sergio Rodriguez 2016-11-15 18:51:07 -0800
  • 4944c3e705 tests: power_states: Update testcase.ini to include arc Ramesh Thomas 2016-11-14 00:20:03 -0800
  • 1b1068a2b4 samples: power_mgmt: Remove platform filtering of testcases Ramesh Thomas 2016-11-15 17:35:13 -0800
  • 36b398f89f samples: button: fix variable type mismatching issue Baohong Liu 2016-11-15 17:19:31 -0800
  • d6ba1c0c3e drivers: bmi160: fix variable type mismatching issue Baohong Liu 2016-11-15 17:09:16 -0800
  • 2e10266975 sensors: bme280: fix typo in reading trimming parameters Sergey Kiselev 2016-11-15 09:39:35 -0800
  • 8bbff61874 samples: usb: fix variable type mismatching issue Baohong Liu 2016-11-15 16:47:39 -0800
  • 34b7fbfca7 sensor: Fix Unchecked return value issues in bme280 driver Vincenzo Frascino 2016-11-15 16:51:16 +0000
  • 5912d7abe7 sensor: Fix less-than-zero comparison in bmi160 driver Vincenzo Frascino 2016-11-15 15:28:17 +0000
  • e46d125e07 samples: power_mgmt: Remove redundant sample power_hooks Ramesh Thomas 2016-11-13 19:17:31 -0800
  • 3e1ee1b8e4 samples: power_mgmt: Cleanup and update with new pm interface Ramesh Thomas 2016-11-13 23:51:58 -0800
  • 16b62051fb tests: spi_test: fix variable type mismatching issue Baohong Liu 2016-11-15 12:08:39 -0800
  • 13f6a0c676 kernel/arm: fix missing interrupt lock around _is_next_thread_current() Benjamin Walsh 2016-11-15 15:26:23 -0500
  • 34849b2424 cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc Gil Pitney 2016-11-14 19:48:35 -0800
  • dfa7ca4ee5 kernel/arm: add comment about _is_next_thread_current Benjamin Walsh 2016-11-14 13:48:13 -0500
  • da5f3a5c89 legacy/kernel/test_{static_id,stackprot}: 'fatal fault' is not a failure Inaky Perez-Gonzalez 2016-11-13 12:55:33 -0800
  • 59a382e339 kernel: remove last instances of tNANO in comments Benjamin Walsh 2016-11-14 10:29:31 -0500