zephyr/drivers
Anas Nashif 82c969c8ae gpio: use consistent names for IRQ priority variables
Change-Id: I35ca4a13bb9dc0fd86298fa4fb17158b275dc9cc
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-12 10:57:23 +00:00
..
adc galileo: set priority of ADC to 95 2016-05-11 17:59:46 +00:00
aio aio_comparator/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
bluetooth drivers/nble: Notify about updated connection parameters 2016-05-12 10:08:39 +00:00
clock_control stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
console console: fix spelling error in comment 2016-05-09 20:56:51 +00:00
counter counter/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash qmsi: flash: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
gpio gpio: use consistent names for IRQ priority variables 2016-05-12 10:57:23 +00:00
grove i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
i2c i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
ieee802154 ieee802154: cc2520: SPI workaround when QMSI drivers are in use 2016-05-04 13:47:17 +00:00
interrupt_controller arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driver 2016-05-04 13:53:00 +00:00
pwm pwm/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
qmsi qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERS 2016-04-22 20:55:36 -04:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
sensor sensor: sx9500: fix compile error 2016-05-05 19:06:16 +00:00
serial drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/qmsi: don't assign driver_api if init fails 2016-04-28 01:03:39 +00:00
timer arc: clarify in comment that ARC must have timer0 2016-05-09 20:56:51 +00:00
watchdog watchdog/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile aio: build only when driver is configured in 2016-04-25 17:01:48 +00:00