zephyr/drivers
Andrew Boie eec13ca8c1 interrupt_controller: allow for indeterminate faulting vectors
You can't query the LOAPIC for every kind of interrupt that fires,
it has no idea about IRQs that were generated by an 'int' instruction
for example. Extend the semantics of _irq_controller_isr_vector_get()
to return -1 if the vector can't be identified.

Issue: ZEP-602
Change-Id: I1174aa62fbedffdcd329d60da8ef14fabb042dc3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-08 12:47:14 -07:00
..
adc drivers: adc: Correct an error in Kconfig 2016-08-11 03:11:28 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth Bluetooth: Controller: alternate ticker compare set logic 2016-09-07 13:19:37 +00:00
clock_control sys_log: replace old debug macros at clock control driver 2016-07-08 19:41:26 +00:00
console drivers: ipm_console: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
counter qmsi: aon counter: Use locking mechanism to guard critical regions of API call 2016-07-21 02:05:43 +00:00
dma drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
ethernet ethernet: Enables multicast reception for dw driver 2016-09-01 11:04:14 +00:00
flash driver: spi_flash_w25qxxdv: remove an incorrect erase size definition 2016-09-07 02:50:31 +00:00
gpio gpio/Kconfig.nrf5: cosmetic fixes 2016-08-31 00:19:16 -03:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c i2c: qmsi_shim: change some i2c config parameters to SoC specific 2016-09-08 11:57:41 +00:00
ieee802154 quark_se_devboard: We do not support capabilities via Kconfig yet 2016-08-25 06:12:00 -04:00
interrupt_controller interrupt_controller: allow for indeterminate faulting vectors 2016-09-08 12:47:14 -07:00
ipm arc: fix management of IRQ priority levels 2016-08-17 20:51:05 +00:00
pci drivers: pci: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
pinmux drivers/pinmux: delete unused file and Makefile item 2016-08-31 20:19:21 +00:00
pwm drivers: pwm_shim: correct api argument inconsistency 2016-08-25 14:24:03 -07:00
random doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
rtc qmsi: rtc: Use locking to guard critical section 2016-07-27 22:17:20 +00:00
sensor sensor: hmc5883l: fix data sample axis order 2016-08-11 17:29:50 +00:00
serial serial/Kconfig.nrf5: cosmetic fixes 2016-08-31 10:39:25 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi drivers: spi: Fix typos in SPI port numbers 2016-08-31 14:41:36 +00:00
timer x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
usb usb: Add error log to help debugging 2016-08-10 15:27:36 +00:00
watchdog qmsi: wdt: improved reentrancy of the wdt driver 2016-07-27 22:17:09 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00