zephyr/drivers
Rajavardhan Gundi 1e6adba9ef drivers/interrupt_controller: Introduce multi-level interrupt support
In a scenario where a platform harbours multiple interrupts to the
extent the core cannot support it, an interrupt controller is added
as an additional level of interrupt. It typically combines several
sources of interrupt into one line that is then routed to the parent
controller.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-02-06 22:39:05 -05:00
..
adc drivers: ti_adc108s102: remove newline from syslog messages 2018-01-09 10:59:41 -05:00
aio kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
bluetooth dts: add spi device support for SPI bluetooth modules 2018-01-22 18:08:51 -06:00
clock_control drivers: clock_control: simplify CLOCK_STM32_PLL_PREDIV1 config 2018-01-25 15:13:53 -06:00
console native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
counter kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
entropy drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
ethernet drivers: ethernet: eth_stm32_hal: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
flash flash: mcux: implement software write protection (HACK) 2018-02-06 15:39:45 -06:00
gpio lpc: Add gpio mcux driver for lpc 2018-01-23 09:18:32 -06:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers: i2c: nrf5: Make pins for Port 1 configurable 2018-02-05 16:12:48 -05:00
i2s drivers: Add Atmel SAM I2S (SSC) driver 2017-11-30 10:30:33 -05:00
ieee802154 drivers: cc2520: Change debug information 2018-02-02 16:50:07 +02:00
interrupt_controller drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
net drivers: net: loopback: Simulate real hw device 2017-11-15 12:27:14 +02:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux boards: arm: stm32f3_disco: Enable SPI_1, SPI_2 ports 2018-02-05 09:21:33 -06:00
pwm pwm: nrf5_sw: don't disable timer if another channel is still active 2018-01-31 19:51:12 -05:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor sensors: tmp112: Fix breakage on stm32f4 platform 2018-02-06 17:08:35 -05:00
serial drivers: serial: uart_stm32: fix call to LL_USART_SetBaudRate 2018-02-02 08:22:27 -06:00
spi spi: sam0: fix txrx, NULL buffers, and add a stub async method. 2018-02-05 07:42:58 -08:00
timer timer: Corrected types in nRF system timer functions 2018-02-02 15:28:32 +01:00
usb usb: stm32: Introduce transfer method 2018-01-29 11:26:48 -06:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00