zephyr/drivers
Daniel Leung 5aab5ccbad arc/quark_se_ss: need some magic to enable GPIO interrupts
1. Need to unmask interrupts for the sensor subsystem.
2. The GPIO controllers need their clock enabled before they can
   start sending out interrupts.
3. Setting up ISR on ARC requires usage of irq_connect().

Change-Id: I633b07292f11e5c5e768fc51fabb70769d407609
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:06 -05:00
..
adc adc: fixes the macro name for interruption vectors. 2016-02-05 20:24:57 -05:00
aio aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
bluetooth Bluetooth: Use h4_* prefix for H:4 driver internal symbols 2016-02-05 20:25:03 -05:00
clock_control quark_se: rename platform and remove x86 suffix 2016-02-05 20:24:54 -05:00
console drivers/console: Add support for ANSI sequences with values 2016-02-05 20:25:06 -05:00
ethernet build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
gpio arc/quark_se_ss: need some magic to enable GPIO interrupts 2016-02-05 20:25:06 -05:00
grove grove/lcd: add an option to specify I2C master 2016-02-05 20:25:06 -05:00
i2c i2c/dw: move IOAPIC interrupt trigger flags into driver 2016-02-05 20:25:04 -05:00
interrupt_controller mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
ipm ipi: rename to ipm 2016-02-05 20:25:04 -05:00
pci Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
pinmux init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
pwm gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
serial arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating 2016-02-05 20:25:06 -05:00
shared_irq shared_irq: move IOAPIC interrupt trigger flags into driver 2016-02-05 20:25:04 -05:00
spi spi: dw: intel: move IOAPIC interrupt trigger flags into driver 2016-02-05 20:25:05 -05:00
timer kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
watchdog wdt: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
Kconfig ipi: rename to ipm 2016-02-05 20:25:04 -05:00
Makefile ipi: rename to ipm 2016-02-05 20:25:04 -05:00