Commit graph

  • 8f9e38adc4 i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • fbdc7945e3 uart/atmel_sam3: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 196b88f4d0 spi/k64: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • c8bc070d72 pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • ecf4836d25 serial/k20: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 9b23654f68 gpio/k64: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • aa0635aa30 watchdog/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 6a8681a8d4 rtc/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 2898e249da spi/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 317922a3b6 pwm/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 6bb186b754 adc/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • da782358aa i2c/quark_se_ss: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 21727b5d86 i2c/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • c21e93eeee gpio/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 793da30039 serial/uart_ns16550: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 0ac7c72e7b clock_control/quark_se: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • ab38abff12 pinmux/dev: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • ce2e4ebdf1 device: add macro to assign driver_api at compile time Daniel Leung 2016-04-14 09:28:33 -07:00
  • 26a8dcd2c1 Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel Arkadiusz Lichwa 2016-04-13 16:35:09 +02:00
  • f9f10f37fe doc: counter should be under device driver Daniel Leung 2016-04-15 11:18:46 -07:00
  • c94cfbd4db Bluetooth: L2CAP: l2cap_send_reject() can use BR/EDR L2CAP SIG channel Arkadiusz Lichwa 2016-04-13 16:03:57 +02:00
  • 051a37dbd7 wdt: update sample code Flavio Santes 2016-04-15 12:07:49 -05:00
  • 8418b2eeb3 drivers/nble: Implement read multiple response Andrei Emeltchenko 2016-04-15 16:14:53 +03:00
  • 52e5c91f37 Bluetooth: Remove redundant returns from switch Grzegorz Kolodziejczyk 2016-04-15 17:06:56 +02:00
  • 1cfccfda84 Bluetooth: tester: Start using net_buf to store GATT database Mariusz Skamra 2016-02-25 17:16:41 +01:00
  • 15800ce78a nanokernel: deprecate dynamic IRQs Andrew Boie 2016-03-28 14:49:37 -07:00
  • a83f895dd5 microkernel: deprecate task IRQs Andrew Boie 2016-03-28 14:11:44 -07:00
  • 38b202e810 Bluetooth: tester: Update server commands with sequence params Grzegorz Kolodziejczyk 2016-04-01 18:12:54 +02:00
  • 1bc53f3f47 drivers/nble: Fix NULL pointer dereference Mariusz Skamra 2016-04-15 10:56:01 +02:00
  • cdd5851715 Bluetooth: shell: Add confirming incoming JustWorks pairing Szymon Janc 2016-04-13 18:12:57 +02:00
  • 9e158899eb quark_se_devboard: Do not select GPIO Andrei Emeltchenko 2016-04-13 10:48:16 +03:00
  • 8e18fa8903 arduino_101: Do not duplicate GPIO select Andrei Emeltchenko 2016-04-13 10:44:14 +03:00
  • c2a1ac8ae7 Bluetooth: Add support for confirming incoming JustWorks pairing Szymon Janc 2016-02-08 10:53:03 +01:00
  • 931afc81a4 drivers/nble: Fix spelling typo Andrei Emeltchenko 2016-04-12 13:51:35 +03:00
  • d11824ff58 Bluetooth: SMP: Refactor pairing request handling Szymon Janc 2016-04-13 11:21:33 +02:00
  • 2bae7b4c5f Bluetooth: drivers/nble: Fix returning included service handle Grzegorz Kolodziejczyk 2016-04-14 14:28:34 +02:00
  • ff8b88b634 drivers/nble: Fix handling read errors Mariusz Skamra 2016-04-14 12:36:01 +02:00
  • 5047d54403 drivers/nble: Fix compare logic in on_nble_gattc_read_rsp Mariusz Skamra 2016-04-14 12:33:41 +02:00
  • c239a8cb7b cc2520: Properly start and stop the device Tomasz Bursztyka 2016-04-13 11:09:19 +02:00
  • d8dcf56334 cc2520: Enable hardware filtering all the time Tomasz Bursztyka 2016-04-11 16:55:22 +02:00
  • a9af3c0512 cc2520: Set short address and ieee address from the driver Tomasz Bursztyka 2016-04-08 16:21:10 +02:00
  • af33e21017 net: Test random is necessary to use CC2520 as radio driver Tomasz Bursztyka 2016-04-08 16:09:54 +02:00
  • 3186d30ea6 doc: sphinx conf: use env var in sphinx doc version Javier B Perez 2016-04-12 12:15:28 -05:00
  • 176c2525a6 sensors: bma280: fix slope threshold measurement unit Bogdan Davidoaia 2016-04-12 14:47:33 +03:00
  • 69793bb320 sensors: use SENSOR_G constant in all accelerometer drivers Bogdan Davidoaia 2016-04-12 14:10:20 +03:00
  • 46e5fc6330 doc: Edit microkernel API links Gerardo Aceves 2016-03-28 12:02:06 -06:00
  • 756b90b01f flash/spi_flash_w25qxxdv: do not set driver_api if init fails Daniel Leung 2016-04-12 10:48:18 -07:00
  • 3cf33cb0d8 doc: remove usage of sudo and reduce notes Anas Nashif 2016-04-10 22:52:20 +08:00
  • a1ae6fdcdf doc: remove networking configuration section Anas Nashif 2016-04-10 22:51:53 +08:00
  • d0c5eaf4a0 docs: Getting Started overhaul Anas Nashif 2016-02-13 07:41:34 -05:00
  • 2a8560e06d doc: make naming conventions apply to none kernel functions Anas Nashif 2016-04-08 18:21:53 -04:00
  • c2170dfca9 doc: fix wording in device documentation Anas Nashif 2016-04-08 18:20:13 -04:00
  • 9daa1076cb docs: remove notes from bluetooth document Anas Nashif 2016-02-27 16:30:55 -05:00
  • 4dd845db13 doc: Fixed structure in collab guide Anas Nashif 2016-02-27 16:33:04 -05:00
  • 530a422a98 doc: create subsystem section Anas Nashif 2016-04-08 16:30:16 -04:00
  • 73fcb9f503 doc: move device driver to a new section Anas Nashif 2016-02-27 16:31:44 -05:00
  • 12485eb8c9 cc2520: Make the generated MAC address to look more random Jukka Rissanen 2016-04-12 16:06:11 +03:00
  • 5e6da236cb net: fix uip_udp_conn leak Jeremie Garcia 2016-04-11 10:39:35 +02:00
  • 00525c2acf sanitycheck: align output for easier visual comparison Daniel Leung 2016-04-11 10:27:56 -07:00
  • 11ee55a6cc openocd: make openocd variables overridable from env Anas Nashif 2016-04-08 22:14:56 -04:00
  • 124feb27c5 build: Add a toolchain file for the GCC ARM Embedded toolchain cacu 2016-04-11 20:21:13 +02:00
  • 3257193c6d serial/uart.h: no need to check driver_api being NULL Daniel Leung 2016-04-05 15:08:05 -07:00
  • dd5e90ec6c device_get_binding() returns NULL if driver_api is not set Daniel Leung 2016-04-05 13:40:37 -07:00
  • 90e93dce05 spi/intel: move driver_api assignment later Daniel Leung 2016-04-05 14:17:23 -07:00
  • 1870f95364 uart/nsim: fixed missing driver_api assignment Daniel Leung 2016-04-05 14:16:01 -07:00
  • b8e887a112 gpio/pcal_9535a: move driver_api assignment later Daniel Leung 2016-04-05 14:09:46 -07:00
  • aa98192cad pwm/pca_9685: move driver_api assignment later Daniel Leung 2016-04-05 14:03:40 -07:00
  • 5ba89ffdea samples: A test app for spi flash Baohong Liu 2016-04-06 10:44:18 -07:00
  • b2419abfbc gpio: dw: Activate by default on D2000 Vlad Dogaru 2016-04-11 14:02:02 +03:00
  • bacdf02061 Bluetooth: drivers/nble: Fix minor coding style issue Johan Hedberg 2016-04-12 12:33:24 +03:00
  • e12cf24e6d drivers/nble: Implement multiple read in bt_gatt_read Andrei Emeltchenko 2016-04-12 12:09:08 +03:00
  • 424cf4f9d2 drivers/nble: Update RPC to Nordic BLE Module Andrei Emeltchenko 2016-04-12 10:32:41 +03:00
  • 5aaf7ab930 nano_fifo: Fix problem with nano_fifo and timeouts Peter Mitsis 2016-04-08 12:37:08 -04:00
  • af2deb8dea Bluetooth: BR/EDR: Move up code in conn.c Arkadiusz Lichwa 2016-03-21 15:12:57 +01:00
  • 550d031107 Revert "Bluetooth: Fix compare logic in ATT read rsp" Mariusz Skamra 2016-04-11 15:47:31 +02:00
  • 37ef89511d drivers/nble: Correct auth configuration for No Input / Output Andrei Emeltchenko 2016-04-11 16:50:25 +03:00
  • 01f80c48ff Bluetooth: shell: Use same config for arm and x86 build Szymon Janc 2016-03-23 15:09:55 +01:00
  • 435ccd3e81 Bluetooth: BR/EDR: Refactor internals of 'Cancel' authentication API Arkadiusz Lichwa 2016-03-21 14:01:19 +01:00
  • 8f844fac29 Bluetooth: BR/EDR: Rename pair method field Arkadiusz Lichwa 2016-03-29 10:39:44 +02:00
  • 54425117d0 Bluetooth: Export helpers for defining buffer pools Johan Hedberg 2016-04-09 13:53:17 +03:00
  • 30601c09bb Bluetooth: Refactor buffer handling for non-host managed buffers Johan Hedberg 2016-04-09 11:29:50 +03:00
  • 14cc0401b4 Revert "net: Use TICKS_UNLIMITED if there are no timers" Jukka Rissanen 2016-04-11 09:42:43 +03:00
  • 30fcb2fdca Bluetooth: L2CAP: Store BR/EDR fixed channel mask per channel Johan Hedberg 2016-04-09 20:02:27 +03:00
  • 8a2c7915e3 Bluetooth: L2CAP: Fix logs to account for BR/EDR signaling channel Johan Hedberg 2016-04-09 20:00:49 +03:00
  • 52401300f3 Bluetooth: L2CAP: Fix missing line termination Johan Hedberg 2016-04-09 20:02:16 +03:00
  • a5d264774e Bluetooth: BR/EDR: Make available L2CAP signal channel Arkadiusz Lichwa 2016-04-07 13:00:16 +02:00
  • 83674b1d52 Bluetooth: BR/EDR: Get proper L2CAP CID limits Arkadiusz Lichwa 2016-04-06 10:30:27 +02:00
  • f6cdc3f3ab Bluetooth: BR/EDR: Refactor bt_l2cap_connected handler Arkadiusz Lichwa 2016-04-08 16:12:42 +02:00
  • d719c362f1 Bluetooth: BR/EDR: Add register routine for L2CAP fixed channel Arkadiusz Lichwa 2016-04-08 16:00:58 +02:00
  • 740bd96abc Bluetooth: Rename bt_l2cap_fixed_chan_register() Arkadiusz Lichwa 2016-04-08 15:42:10 +02:00
  • d57a503a55 Makefile: Fix linking order of libraries Juro Bystricky 2016-04-08 14:18:12 -07:00
  • a8aa603242 benchmark: Remove trailing whitespaces. Khem Raj 2016-04-09 10:32:09 +00:00
  • 27025e1988 x86.ini: increase arduino_101 priority Andrew Boie 2016-04-08 10:23:24 -07:00
  • 14ac902633 sanitycheck: fix test names to be same as before Andrew Boie 2016-04-08 13:31:53 -07:00
  • 146b76d839 doc: Add sensor section to kernel primer Vlad Dogaru 2016-03-31 15:59:56 +03:00
  • 3d348715d8 sanitycheck: be smarter about scanning for test cases Andrew Boie 2016-04-08 11:52:13 -07:00
  • 7f8501090c sanitycheck: add ability to use arbitrary report for comparison Daniel Leung 2016-04-08 11:07:32 -07:00
  • 81dbc7e8f9 doc: Add sensor section in API documentation Vlad Dogaru 2016-03-30 14:45:41 +03:00
  • 9e563c8769 gpio: dw: add support for D2000 board Vlad Dogaru 2016-04-08 17:51:05 +03:00
  • 722a36a03a arduino_101: defconfig: Limit UART defaults for Bluetooth H:4 driver Johan Hedberg 2016-04-08 20:24:41 +03:00