summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-17Bluetooth: GATT: Expose ATT error codes to application callbacksJohan Hedberg
2016-02-17Bluetooth: ATT: Add Common Profile Error CodesJohan Hedberg
2016-02-17Bluetooth: Add public att.h header fileJohan Hedberg
2016-02-17Bluetooth: Fix not calling connected callback on connect failedSzymon Janc
2016-02-16Bluetooth: Add Cycling Speed and Cadence Service related UUID defsMariusz Skamra
2016-02-16docs: fixed API linkingAnas Nashif
2016-02-16docs: doxygen: group driver APIsAnas Nashif
2016-02-15Bluetooth: Add Environmental Sensing Service related UUID defsMariusz Skamra
2016-02-12doc: Edit the UART driver APIsRodrigo Caballero
2016-02-12net: buf: Add net_buf_pull_u8() helper APIJohan Hedberg
2016-02-12doc: Edit the Event Logger APIsRodrigo Caballero
2016-02-11sys_clock/microkernel: do not announce ticks until microkernel is upBenjamin Walsh
2016-02-11doc: Edit nanokernel APIGerardo Aceves
2016-02-11doc: API doc edits for microkernel event.hRodrigo Caballero
2016-02-11net doc: Fix parameter names in documentationPeter Mitsis
2016-02-11bluetooth doc: Fix parameter name in documentationPeter Mitsis
2016-02-11doc: Fix warning about unsupported xml/html tagPeter Mitsis
2016-02-11doc: Fix doxygen build warnings in device.hPeter Mitsis
2016-02-11doc: Fix misuse of @file doxygen tagPeter Mitsis
2016-02-11tickless idle x86: Tickless idle support on nanokernel for x86Sergio Rodriguez
2016-02-11Bluetooth: Add HCI defines for common 1-byte valuesJohan Hedberg
2016-02-11Bluetooth: Add connection role to bt_conn_infoJohan Hedberg
2016-02-11doc: API edits for microkernel semaphore.hRodrigo Caballero
2016-02-11net: buf: Add convenience API for adding 8-bit integersJohan Hedberg
2016-02-11bluetooth doc: Fix typos in uuid documentationPeter Mitsis
2016-02-11bluetooth doc: Fix unsupported xml/html tag warningsPeter Mitsis
2016-02-11doc: Edit API documentation on microkernel task.hL.S. Cook
2016-02-11doc: Edit API documentation on microkernel memory_pool.hL.S. Cook
2016-02-11doc: Edit API documentation on microkernel task_irq.hL.S. Cook
2016-02-11doc: Edit API documentation on microkernel pipe.hL.S. Cook
2016-02-11doc: Edit microkernel mailboxAceves
2016-02-11doc: Edit the microkernel FIFOAceves
2016-02-11doc: Edit API documentation on microkernel ticks.hL.S. Cook
2016-02-11doc: Edit API documentation on microkernel mutex.hL.S. Cook
2016-02-11doc: Migrating API edit on microkernel memory_map.hL.S. Cook
2016-02-11doc: Edit the I2C driver APIsRodrigo Caballero
2016-02-11doc: Edit the PWM driver APIsRodrigo Caballero
2016-02-11doc: Edit the IPM driver APIsRodrigo Caballero
2016-02-11doc: Edit the Pinmux driver APIsRodrigo Caballero
2016-02-11doc: Edit the GPIO driver APIsRodrigo Caballero
2016-02-11doc: Edit the SPI driver APIsRodrigo Caballero
2016-02-10Bluetooth: Move address helper functions to hci.hJohan Hedberg
2016-02-10net: Print thread pointer in debug printsJukka Rissanen
2016-02-10Bluetooth: GATT: Refactor read APISzymon Janc
2016-02-10Bluetooth: GATT: Refactor subscription APISzymon Janc
2016-02-10struct packingDan Kalowsky
2016-02-10x86: add debug function to dump IDTAndrew Boie
2016-02-10doc: Edit the ADC driver APIsRodrigo Caballero
2016-02-10device: fix race condition in device_sync if ISR runs before thread waitsBenjamin Walsh
2016-02-10device: fibers/idle task must wait when acquiring device_sync objectBenjamin Walsh