summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-09arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocksKumar Gala
2017-01-08kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTSAnas Nashif
2017-01-08trivial: fix typoAnas Nashif
2017-01-07drivers: aio: remove aio disabling before invoking callbackBaohong Liu
2017-01-07driver: gpio: remove nano_timer codeQiu Peiyang
2017-01-05Merge "Merge bluetooth branch into master"Anas Nashif
2017-01-05sensor/bmc150: Fix layout.Marcus Shawcroft
2017-01-05sensor/bmc150: Drop unncessary external definition.Marcus Shawcroft
2017-01-05sensor/nrf5_temp: Drop unncessary attribute set callback.Marcus Shawcroft
2017-01-05serial: enable 64-bytes FIFO for UART 16750 in uart_ns16550 driverJean-Paul Etienne
2017-01-05drivers: rtt: Lock interrupts around RTT WriteCarles Cufi
2017-01-05Bluetooth: Create separate bt_recv_prio() APIJohan Hedberg
2017-01-05Bluetooth: h4: Convert TX path to be interrupt basedJohan Hedberg
2017-01-05Bluetooth: h4: Use k_fifo instead of k_semJohan Hedberg
2017-01-05Bluetooth: drivers: Use bt_buf_get_rx() in h5.cJohan Hedberg
2017-01-05Bluetooth: Convert H:4 HCI driver to RECV_IS_RX_THREADJohan Hedberg
2017-01-05Bluetooth: Kconfig Remove HOST_BUFFERS optionJohan Hedberg
2017-01-05Bluetooth: Take advantage of new net_buf_add_mem() APIJohan Hedberg
2016-12-25shell: move shell to its own subsystemAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-24random: Introduce random device API.Marcus Shawcroft
2016-12-24drivers: gpio_atmel: Fix erronous if statementSergio Rodriguez
2016-12-24Bluetooth: Add timeout to event & ACL buffer allocation functionsJohan Hedberg
2016-12-23spi_qmsi_ss: add device_busy_set() to avoid re-enter deep sleepQiu Peiyang
2016-12-23i2c_qmsi_ss: add device_busy_set() to avoid re-enter deep sleepQiu Peiyang
2016-12-22drivers: i2c_shim: grant arc the access to i2c on I/O fabricBaohong Liu
2016-12-22drivers: spi_shim: grant arc the access to spi on I/O fabricBaohong Liu
2016-12-22drivers: adc108s102: use unified kernelBaohong Liu
2016-12-21rtc: qmsi: Fix wrong comment in driver initAndre Guedes
2016-12-21drivers: hp206 driver does not need 2000 ticks/s frequencyBenjamin Walsh
2016-12-21drivers: fix timeout in hp206Benjamin Walsh
2016-12-21arc/nios2: rename sys_cycle_get_32 to k_cycle_get_32Benjamin Walsh
2016-12-21drivers: eliminate nano/micro kernel usageAnas Nashif
2016-12-21fxos8700: Add support for tap and double tap triggersMaureen Helm
2016-12-21drivers: gpio_cmsdk_ahb: Fix erronous if statementsSergio Rodriguez
2016-12-21eth/ksdk: Use k_sem instead of nano_semMarcus Shawcroft
2016-12-21eth/ksdk: Use k_sem_init() initial countMarcus Shawcroft
2016-12-21drivers/usb: Use the right data-typeFlavio Santes
2016-12-21shell: Init structure and add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers: Add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers/sensor: Add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers/sensor/bmi160: Remove compiler warningsFlavio Santes
2016-12-21drivers/slip: Use the right data-typeFlavio Santes
2016-12-21driver: Add ARG_UNUSED to console and uart driversFlavio Santes
2016-12-20board: add initial support for Nucleo-64 with Soc STM32F411REMatthias Boesl
2016-12-20gpio: nrf5x: Add support for GPIOTE and GPIO callbacksCarles Cufi
2016-12-20boards: arm: Refactor the GPIO and UART dependenciesCarles Cufi
2016-12-20cc3200: Add a GPIO driver for the TI CC3200 LaunchXLGil Pitney
2016-12-20drivers: serial: nrf5: Undefine MDK macros to avoid conflictCarles Cufi
2016-12-20eth/enc28j60: CONFIG_ETHERNET no longer exists.Marcus Shawcroft