summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-25drivers: pwm_shim: correct api argument inconsistencyBaohong Liu
2016-08-18doc: Fix terminology in Kconfig files for 'platform'David B. Kinder
2016-08-17arc: fix management of IRQ priority levelsAndrew Boie
2016-08-17ipm_console: rate-limit to avoid losing messagesAndrew Boie
2016-08-12uart.h: fix path to PCI headersAndrew Boie
2016-08-10usb: Add Bluetooth class codes definitionsAndrei Emeltchenko
2016-08-10drivers: spi: Update comment for spi config parameterBaohong Liu
2016-08-05doc: Fixes a typo in the file system documentationRamesh Thomas
2016-08-05doc: Add file system documentationRamesh Thomas
2016-08-05Revert "microkernel: remove deprecated task IRQs"Andrew Boie
2016-08-05driver: ENC28J60 Ethernet SPI moduleJuan Manuel Cruz
2016-08-05microkernel: remove deprecated task IRQsAndrew Boie
2016-08-05misc: Make sure byteorder.h does not get loaded more than onceTomasz Bursztyka
2016-08-01fs: Adds the glue layer for the Fat FS moduleRamesh Thomas
2016-08-01fs: Add Zephyr File System APIRamesh Thomas
2016-08-01fs: Adds diskio interfaceRamesh Thomas
2016-07-29i2c: Remove suspend and resume hooks from i2c_driver_apiIván Briano
2016-07-29spi: Remove suspend and resume hooks from spi_driver_apiIván Briano
2016-07-29pwm: Remove suspend and resume hooks from pwm_driver_apiIván Briano
2016-07-28x86: improve exception APIsAndrew Boie
2016-07-28x86: put ISR stubs in their own text sectionAndrew Boie
2016-07-27misc/byteorder.h: Mark bswap_16 & bswap_32 as internal helpersJohan Hedberg
2016-07-27atomic.h: change to ATOMIC_DEFINEAndrew Boie
2016-07-26atomic: Add helper to declare atomic_t arrays for bit fieldsJohan Hedberg
2016-07-26arc: move special-purpose irq priorities to flagsAndrew Boie
2016-07-25Bluetooth: L2CAP: Add BR/EDR CoC channel disconnectArkadiusz Lichwa
2016-07-25Bluetooth: L2CAP: Introduce security requirements on CoCArkadiusz Lichwa
2016-07-25Bluetooth: GATT: Fix bt_gatt_exchange_mtu documentationLuiz Augusto von Dentz
2016-07-22Bluetooth: Rename connectable_addr member in struct bt_le_oobSzymon Janc
2016-07-22Bluetooth: L2CAP: Refactor channel context by identArkadiusz Lichwa
2016-07-22net/yaip: revert mergeInaky Perez-Gonzalez
2016-07-21timer: Adds device suspend/resume to loapic timerRamesh Thomas
2016-07-21power_mgmt: Enhances the DEVICE_INIT_PM macrosRamesh Thomas
2016-07-21misc/byteorder.h: Add helpers to get & put unaligned integersJohan Hedberg
2016-07-21misc/byteorder.h: Add documentation for existing APIsJohan Hedberg
2016-07-20__assert.h: format strings are not optionalAndrew Boie
2016-07-20Bluetooth: Add initial support for OOB dataSzymon Janc
2016-07-20microkernel: Fix fifo buffer name generation in DEFINE_FIFOMariusz Okroj
2016-07-20Bluetooth: Pass net_buf_simple to scan callbackJohan Hedberg
2016-07-20Bluetooth: GATT: Add write struct parameter to its callbackLuiz Augusto von Dentz
2016-07-20net: buf: Add API for saving & restoring parsing stateJohan Hedberg
2016-07-19drivers: spi: Add comment for API usageBaohong Liu
2016-07-19net: buf: Add net_buf_add_be32 helperJohan Hedberg
2016-07-19Bluetooth: doc: Fix displacement of storage keys descriptionArkadiusz Lichwa
2016-07-19Bluetooth: doc: Fix displacement of HCI buffer descriptionArkadiusz Lichwa
2016-07-19Bluetooth: doc: Fix displacement of conn type descriptionArkadiusz Lichwa
2016-07-18nanokernel: support GCC compiler atomic builtinsAndrew Boie
2016-07-18Bluetooth: doc: Fix displacement of security levels descriptionArkadiusz Lichwa
2016-07-18Bluetooth: doc: Fix displacement of L2CAP channel states descriptionArkadiusz Lichwa
2016-07-15nios2: map all sys_write* to 32-bit to work around CPU bugAndrew Boie