summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-26irq: formalize external zephyr interrupt APIAndrew Boie
2016-02-26Bluetooth: BR/EDR: Add HCI SSP exchange IO Capa definesArkadiusz Lichwa
2016-02-26Bluetooth: BR/EDR: Add initial SSP CompleteArkadiusz Lichwa
2016-02-26Bluetooth: BR/EDR: Initial IO Capability reply to remoteArkadiusz Lichwa
2016-02-26Bluetooth: BR/EDR: Handle IO Capability Response eventArkadiusz Lichwa
2016-02-26Bluetooth: BR/EDR: Enable SSP mode in controllerArkadiusz Lichwa
2016-02-25kernel: add fiber_wakeup()Benjamin Walsh
2016-02-23nanokernel: Add routines for waking a fiberPeter Mitsis
2016-02-23nanokernel: Change fiber_start() return typePeter Mitsis
2016-02-23nanokernel: Change fiber_delayed_start() return typePeter Mitsis
2016-02-20Bluetooth: Change GATT callback return values to ssize_tJohan Hedberg
2016-02-19net: ip: Make sure CONFIG_NETWORKING_WITH_LOGGING is properly handledTomasz Bursztyka
2016-02-18gpio: clarify API docDaniel Leung
2016-02-18i2c: clarify API docDaniel Leung
2016-02-18Bluetooth: L2CAP: Add proper documentation for callbacksLuiz Augusto von Dentz
2016-02-18Bluetooth: GATT: Provide documentation for the attribute callbacksJohan Hedberg
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