summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12grove: add light sensorBogdan Davidoaia
2016-05-12add a new option for debugging quark seAnas Nashif
2016-05-12samples: get rid of obsolete usage of ARCH variableAnas Nashif
2016-05-12device: add documentation for device_get_bindingAnas Nashif
2016-05-12eth_dw: use sys log interface for debuggingAnas Nashif
2016-05-12spi: use syslog infratructure for debuggingAnas Nashif
2016-05-12spi: consalidate and simplifyAnas Nashif
2016-05-12spi: remove kconfig variables that can be define in headersAnas Nashif
2016-05-12spi: intel: move soc specific values to header fileAnas Nashif
2016-05-12adc: unify kconfig variables and make them consistentAnas Nashif
2016-05-12aio: unify kconfig variables and make them consistentAnas Nashif
2016-05-12rtc: unify kconfig variable namesAnas Nashif
2016-05-12watchdog: unify kconfig variablesAnas Nashif
2016-05-12gpio: use consistent names for IRQ priority variablesAnas Nashif
2016-05-12gpio: GPIO_DW_BOTHEDGES_SUPPORT unusedAnas Nashif
2016-05-12i2c: unify kconfig options and share them across driversAnas Nashif
2016-05-12Bluetooth: tester: Add Kconfig for nimble stackMariusz Skamra
2016-05-12drivers/nble: Notify about updated connection parametersMariusz Skamra
2016-05-12drivers/nble: Update connection parameters on_nble_gap_connect_evtMariusz Skamra
2016-05-12drivers/nble: Add bt_conn_le_param_update implementationMariusz Skamra
2016-05-12Bluetooth: SMP: Minor coding style fixesJohan Hedberg
2016-05-12drivers/nble: Store new connection parametersMariusz Skamra
2016-05-12drivers/nble: Move bt_le_conn_params_valid functionMariusz Skamra
2016-05-12drivers/nble: Fix setting connection roleMariusz Skamra
2016-05-12Bluetooth: L2CAP: Enable handle BR/EDR signal channel trafficArkadiusz Lichwa
2016-05-12Bluetooth: Add comment clarifying condition check in bt_le_adv_startSzymon Janc
2016-05-12drivers/nble: Implement on_nble_gatts_write_exec_evt()Andrei Emeltchenko
2016-05-12drivers/nble: Fix passing uninitialized req parametersAndrei Emeltchenko
2016-05-12Bluetooth: L2CAP: Implement bt_l2cap_br_connected() notifierArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Move bt_l2cap_br_fixed_chan_register() to l2cap_br.cArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Introduce internal BR/EDR connection L2CAP notifier APIArkadiusz Lichwa
2016-05-12Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.cArkadiusz Lichwa
2016-05-12qemu: Add possibility to redirect serial port to pseudo TTYFabrice Olivero
2016-05-12Add interrupt stub label for profiler (interrupt event)Fabrice Olivero
2016-05-12kernel event profiler: add dynamic enable/disable/configureFabrice Olivero
2016-05-12Set kernel event logger timestamps to HW cyclesFabrice Olivero
2016-05-11i2c: IC_CON_SPEED_MASK should be 2 bit maskChuck Jordan
2016-05-11net/ip: Fix Makefile typoFlavio Santes
2016-05-11i2c: fix i2c_dw.c to have correct decl for i2c_dw_isr()Chuck Jordan
2016-05-11checkpatch: change default kconfig help length warnsJavier B Perez
2016-05-11kernel: add _IS_IDLE_TASK()Benjamin Walsh
2016-05-11quark_se_devboard: Update flash and debug openocd configurationAndrei Emeltchenko
2016-05-11galileo: set priority of ADC to 95Anas Nashif
2016-05-11Bluetooth: SMP: Fix ecc_make_key return code checkSzymon Janc
2016-05-11Bluetooth: GATT: Remove authorization permissionLuiz Augusto von Dentz
2016-05-11Bluetooth: Omit implicit permission flagsLuiz Augusto von Dentz
2016-05-11doc: use table for Kconfig option referenceAnas Nashif
2016-05-11nanokernel: Add fiber_config structure and wrapperVlad Dogaru
2016-05-11arc: early init should invalidate d-cache and set vector tableChuck Jordan
2016-05-11arc: initialize the i-cache ONLY if it is presentChuck Jordan