summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-12grove: add light sensorBogdan Davidoaia
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-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-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-12drivers/nble: Implement on_nble_gatts_write_exec_evt()Andrei Emeltchenko
2016-05-12drivers/nble: Fix passing uninitialized req parametersAndrei Emeltchenko
2016-05-11i2c: IC_CON_SPEED_MASK should be 2 bit maskChuck Jordan
2016-05-11i2c: fix i2c_dw.c to have correct decl for i2c_dw_isr()Chuck Jordan
2016-05-11galileo: set priority of ADC to 95Anas Nashif
2016-05-11arc: early init should invalidate d-cache and set vector tableChuck Jordan
2016-05-11drivers/nble: Make sure gatt_private is reset properlyLuiz Augusto von Dentz
2016-05-10Bluetooth: GATT: Make bt_gatt_write take a structLuiz Augusto von Dentz
2016-05-10drivers/nble: Update RPC version to 0510Andrei Emeltchenko
2016-05-10drivers/nble: Fix NULL pointer dereferenceMariusz Skamra
2016-05-10Revert "drivers/nble: Update RPC to Nordic BLE to 0509"Andrei Emeltchenko
2016-05-09gpio: For EM Starterkit, some additional GPIO register defines are neededChuck Jordan
2016-05-09arc: clarify in comment that ARC must have timer0Chuck Jordan
2016-05-09console: fix spelling error in commentChuck Jordan
2016-05-09drivers/nble: Fix passing uninitialized write request structureAndrei Emeltchenko
2016-05-09drivers/nble: Fix passing uninitialized scan parametersAndrei Emeltchenko
2016-05-09drivers/nble: Increase RX buffer poolAndrei Emeltchenko
2016-05-09drivers/nble: Fix memory leak with double connection createAndrei Emeltchenko
2016-05-06drivers/nble: Increase debug for NBLEAndrei Emeltchenko
2016-05-06drivers/nble: Update RPC to Nordic BLE to 0509Andrei Emeltchenko
2016-05-05sensor: sx9500: fix compile errorVlad Dogaru
2016-05-05drivers/nble: Fix setting SCAN_RSP data twiceSzymon Janc
2016-05-05sensor: bmg160: fix compile error when not using triggerVlad Dogaru
2016-05-04drivers/nble: Pass read_params as nble user_dataMariusz Skamra
2016-05-04drivers/nble: Fix NULL pointer dereferenceMariusz Skamra
2016-05-04drivers/interrupt_controller: initialize only NUM_IRQS interruptscjordan
2016-05-04drivers/nble: Update RPC function namesAndrei Emeltchenko
2016-05-04pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driverAndre Guedes
2016-05-04drivers: pinmux: Implement pinmux pin get API for QMSI shim driverBaohong Liu
2016-05-04ieee802154: cc2520: SPI workaround when QMSI drivers are in useTomasz Bursztyka
2016-05-04Bluetooth: Make UART draining logic consistent across driversJohan Hedberg