zephyr/drivers
Carlo Caione 0d1a6dc27f intc: gic: Use SYS_INIT instead of custom init function
The GIC interrupt controller driver is using a custom init function
called directly from the prep_c function. For consistency move that to
use SYS_INIT.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-12-11 10:17:27 -05:00
..
adc drivers: adc: Convert drivers to new DT device macros 2020-12-10 08:48:17 -06:00
audio device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth drivers: bluetooth: Add timeout to rpmsg init 2020-12-08 12:41:21 +02:00
can drivers: can: add network interafce for mcp2515 2020-12-08 09:30:46 -05:00
clock_control drivers: clock_control: nrf: Add audio clock support to nrf53 2020-12-10 12:58:49 +01:00
console drivers: console: Fix path to mcumgr header 2020-11-27 18:18:50 +01:00
counter drivers: counter: stm32_rtc: remove dependency on maximal libc 2020-12-01 14:54:12 -05:00
crypto misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
dac drivers: dac: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
debug debug: tracing: Add Segger RTT and SystemView linker section options 2020-11-20 12:54:09 -06:00
display drivers: display: mcux_elcdif: fix k_heap call 2020-12-10 16:18:10 -06:00
dma drivers: dma: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ec_host_cmd_periph ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
eeprom eeprom: at2x: Add support for at24cXX 2020-10-28 17:03:47 +01:00
entropy power: remove SYS_ and sys_ prefixes 2020-12-09 15:18:29 -05:00
espi driver: host_uart: Add host-uart device in npcx. 2020-12-09 00:46:57 -05:00
ethernet power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
flash drivers: flash: stm32g4x: Fix include for dual bank 2020-12-10 16:21:35 -06:00
gpio power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
hwinfo drivers: hwinfo: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
i2c drivers: i2c: i2c_sifive: Fix build issue 2020-12-11 09:13:02 -06:00
i2s drivers: i2s: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ieee802154 drivers: ieee802154: nrf5: Add support for tx in the future 2020-12-08 14:52:08 +02:00
interrupt_controller intc: gic: Use SYS_INIT instead of custom init function 2020-12-11 10:17:27 -05:00
ipm drivers: ipm: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
kscan dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
led_strip drivers: led_strip: APA102 use CS flags from devicetree 2020-09-14 18:35:26 -05:00
lora drivers: lora: Add CheckRfFrequency callback to SX1276 driver 2020-10-08 12:15:38 +02:00
memc drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00
modem power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
net net: ppp: Avoid wrapping each byte in muxing headers 2020-10-19 18:29:02 +02:00
neural_net device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pcie drivers/pcie: Add support for MSI-X 2020-12-08 09:29:20 -05:00
peci drivers: peci: xec: Enhance PECI bus recovery mechanism 2020-11-19 17:00:16 -05:00
pinmux soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h 2020-12-09 00:46:57 -05:00
ps2 drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ptp_clock device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm drivers: pwm: pwm_mcux_tpm: Fix build failure 2020-12-11 08:32:14 -06:00
regulator drivers: Convert to use new DEVICE_DT_INST_* macros 2020-12-09 14:06:48 -06:00
sensor drivers: sensor: dps310 fix pressure and temperature registers 2020-12-10 08:59:32 -06:00
serial power: remove SYS_ and sys_ prefixes 2020-12-09 15:18:29 -05:00
spi drivers: spi: cc13xx_cc26xx: Fix compile error 2020-12-11 03:34:50 -06:00
timer power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
usb kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
video drivers: video: fix potential NULL pointer dereference 2020-12-11 08:18:42 -06:00
watchdog drivers: watchdog: Convert drivers to new DT device macros 2020-12-11 08:14:23 -06:00
wifi drivers: wifi: esp: control CWMODE depending on current needs 2020-12-01 11:16:36 -05:00
CMakeLists.txt drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00
Kconfig drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00