Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c7fd8e63430a4b74b3925ff10995a8fd8d2e8c96
/
drivers
/
shared_irq
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
93e4d72
spell: fix Kconfig help typos: /boards /drivers
by David B. Kinder
· 8 years ago
ccad5bf
drivers: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
b04cdcd
drivers: Remove legacy nanokernel.h include
by Flavio Santes
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
0bac787
shared_irq: Make driver_api structure const.
by Marcus Shawcroft
· 8 years ago
bcdc0d2
shared_irq: Make driver config_info structure const.
by Marcus Shawcroft
· 8 years ago
09df78f
shared_irq: Make config_info pointers const.
by Marcus Shawcroft
· 8 years ago
d846dd1
drivers: shared irq: clean nested #if condition and align
by Javier B Perez
· 8 years ago
546b8ad
refactor common driver initialization priorities
by Daniel Leung
· 9 years ago
7c956d2
drivers: Replace DEV_FAIL by -EIO
by Andre Guedes
· 9 years ago
024cfe7
drivers: Replace DEV_OK by 0
by Andre Guedes
· 9 years ago
13a5912
drivers/shared_irq: fix kconfig hierarchy
by Daniel Leung
· 9 years ago
897ffae
irq: rename irq_connect() to IRQ_CONNECT()
by Andrew Boie
· 9 years ago
d340d4c
device: use DEVICE_INIT everwhere
by Benjamin Walsh
· 9 years ago
2c1a95a
device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICE
by Benjamin Walsh
· 9 years ago
0303d8c
device: rename SYS_DEFINE_DEVICE()
by Benjamin Walsh
· 9 years ago
bfc2720
device: rename DECLARE_DEVICE_INIT_CONFIG()
by Benjamin Walsh
· 9 years ago
d9cfbd5
interrupts: new static IRQ API
by Andrew Boie
· 9 years ago
6bca372
drivers: set default priority for drivers
by Anas Nashif
· 9 years ago
8effb4f
shared_irq: move IOAPIC interrupt trigger flags into driver
by Daniel Leung
· 9 years ago
bc1a79c
irq: removes priority parameter from IRQ_CONFIG macro
by Juan Manuel Cruz
· 9 years ago
57f2741
init: Implement fine-grained initialization policy
by Dmitriy Korovkin
· 9 years ago
f142051
irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function
by Dmitriy Korovkin
· 9 years ago
f1a4760
Fix Kconfig SHARED_IRQ_1_PRI dependency
by Peter Mitsis
· 9 years ago
5084b6d
Fix various default IRQ priorities
by Peter Mitsis
· 9 years ago
87fe938
shared_irq: move static stubs to driver directory
by Anas Nashif
· 9 years ago
147d658
x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC
by Dirk Brandewie
· 9 years ago
7b00606
init: Simplify symbol name generated by DECLARE_DEVICE_INIT_CONFIG()
by Allan Stephens
· 9 years ago
f7fffae
Change BSD-3 licenses to Apache 2
by Javier B Perez Hernandez
· 9 years ago
464a5348
shared_irq: adding copyright to Kconfig
by Dan Kalowsky
· 9 years ago
006555a
shared_irq: add config options for interrupt triggers
by Daniel Leung
· 9 years ago
002c53b
drivers: add shared interrupt driver
by Dirk Brandewie
· 9 years ago