summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-15sensor: remove sensor value typeBogdan Davidoaia
2017-01-14Merge "Merge net branch into master"Anas Nashif
2017-01-13gpio: added support for the pulpino GPIO controller driverJean-Paul Etienne
2017-01-13serial: added support for the riscv-qemu UART driverJean-Paul Etienne
2017-01-13timer: added support for the riscv-qemu timer driverJean-Paul Etienne
2017-01-13timer: added timer driver for the pulpino SOCJean-Paul Etienne
2017-01-13ieee802154: conf: add common log levelJohann Fischer
2017-01-13arc: fix unaligned variables resulting in unaligned k_cpu_sleep_modeBenjamin Walsh
2017-01-12pinmux: Remove the k64 pinmux driverMaureen Helm
2017-01-12gpio: Remove the k64 gpio driverMaureen Helm
2017-01-12gpio: Introduce new mcux gpio driverMaureen Helm
2017-01-12pinmux: Init mcux pinmux driver in PRE_KERNEL_1Maureen Helm
2017-01-12clock/stm32: add STM32F107 reset and clock controlAdam Podogrocki
2017-01-12pinmux: Rename ksdk to mcuxMaureen Helm
2017-01-12flash: Rename ksdk to mcuxMaureen Helm
2017-01-12random: Rename ksdk to mcuxMaureen Helm
2017-01-12i2c: Rename ksdk to mcuxMaureen Helm
2017-01-12ethernet: Rename ksdk to mcuxMaureen Helm
2017-01-12pinmux: Remove stale ksdk pinmux dev referencesMaureen Helm
2017-01-12pinmux: Merge ksdk pinmux dev into regular ksdk pinmux driverMaureen Helm
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