zephyr/drivers
Vinicius Costa Gomes 56bebf9206 pinmux_dev: Add driver using QMSI library
Change-Id: I81e3b60ac6c4d57e1978a64fdeb651ae52b23b77
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-03-25 06:17:33 -04:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio: put driver kconfigs under submenus 2016-03-18 11:27:09 +00:00
bluetooth drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
clock_control clock_control/stm32f1: HSE support and PLL configuration cleanup 2016-03-21 16:36:13 +00:00
console drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio pinmux: Move the Freescale FRDM K64F board to the pinmux model 2016-03-25 06:17:33 -04:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Fix validation of advertising parameters 2016-03-23 06:14:30 +00:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux pinmux_dev: Add driver using QMSI library 2016-03-25 06:17:33 -04:00
pwm drivers: pwm: Make K64 pwm submenu available only for K64 soc 2016-03-23 15:36:42 +00:00
qmsi
random
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: add driver for LSM9DS0 gyroscope 2016-03-24 08:03:31 +00:00
serial uart: Enable QMSI driver for Quark D2000 2016-03-18 23:33:06 +00:00
shared_irq drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
spi drivers: spi: Make K64 spi submenu available only for K64 soc 2016-03-23 15:36:43 +00:00
timer arc_timer: assert that counter always lower than limit 2016-03-24 12:05:37 +00:00
watchdog drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
Kconfig drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00