summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-18kernel: Minor optimization to kernel event logger timestampingAllan Stephens
2016-11-18doc: Fix up API descriptions for kernel event loggerAllan Stephens
2016-11-18kernel: fix thread prio and stack size types in some APIsBenjamin Walsh
2016-11-18kernel: remove v2 usage and rename KERNEL_V2_DEBUGAnas Nashif
2016-11-18doc: Minor cosmetic tweaks for kernel API descriptionsAllan Stephens
2016-11-18doc: Add descriptions for clock-related helper macrosAllan Stephens
2016-11-18doc: Fix up API descriptions for ring buffersAllan Stephens
2016-11-18doc: Fix up API description for IRQ_CONNECT()Allan Stephens
2016-11-18doc: Fix up return value descriptions for kernel APIsAllan Stephens
2016-11-18doc: Improve descriptions of workqueue APIsAllan Stephens
2016-11-18doc: Improve descriptions for some user-supplied functionsAllan Stephens
2016-11-18dlist: fix SYS_DLIST_FOR_EACH_SAFE when operating on empty listBenjamin Walsh
2016-11-16serial: fix up uart_poll_in docstringMarti Bolivar
2016-11-16doc: Various corrections to doxygen info for Kernel APIsAllan Stephens
2016-11-13drivers: update ipm driver to use unified kernelAnas Nashif
2016-11-13kernel: Add helpers for converting durations into millisecondsJohan Hedberg
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-12Bluetooth: log: Fix usage of legacy APIsJohan Hedberg
2016-11-11doc: Minor corrections to kernel API documentationAllan Stephens
2016-11-11power_mgmt: Rename _sys_soc_resume notification disabling APIRamesh Thomas
2016-11-11power_mgmt: Simplify _sys_soc_resume notificationRamesh Thomas
2016-11-11console: Fix warnings related to the use of deprecated APIsLuiz Augusto von Dentz
2016-11-11net: buf: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: L2CAP: Fix using nano_delayed_work APILuiz Augusto von Dentz
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: RFCOMM: Initiate session connectionJaganath Kanakkassery
2016-11-11power: Add ARC power states and update sampleJulien Delayen
2016-11-10kernel: fix k_msgq_get/put() from ISRBenjamin Walsh
2016-11-10kernel: add k_is_preempt_thread()Benjamin Walsh
2016-11-10kernel: export k_sched_lock and k_sched_unlock.Benjamin Walsh
2016-11-10dma.h: add missing includesAndrew Boie
2016-11-10kernel: Remove traces of semaphore groups from public APIsAllan Stephens
2016-11-10unified/doc: Revise doxygen for kernel APIsAllan Stephens
2016-11-09kernel: Clean up of x86 floating point codeAllan Stephens
2016-11-09kernel: logger: move to unified kernel APIsAnas Nashif
2016-11-09legacy.h: deprecate legacy APIAndrew Boie
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-09device.h: use new semaphore APIsAndrew Boie
2016-11-09Bluetooth: Fix usage of C++ reserved wordJohan Hedberg
2016-11-09Bluetooth: Use unified k_sem API for semaphoresSzymon Janc
2016-11-09usb: Add end-point stall APIs and flow control APISJithu Joseph
2016-11-09fs: expose generic ramdisk/flash disk access functionsJithu Joseph
2016-11-09include: Add a generic disk interfaceJithu Joseph
2016-11-08kernel: rename k_am_in_isr() to k_is_in_isr()Benjamin Walsh
2016-11-08kernel: add K_IDLE_PRIOBenjamin Walsh
2016-11-07include: remove old kernel defintionsAndrew Boie
2016-11-07HACK: ztest: fix redefintion of nano_fifo_get()Andrew Boie
2016-11-07legacy.h: fix build error with certain configurationsAndrew Boie
2016-11-07legacy: fix fiber_start on non 32-bitAndrew Boie
2016-11-07kernel: Remove traces of legacy task groups from public APIAllan Stephens