zephyr/drivers
Daniel Leung 635aadc9a9 drivers/interrupt_controller: dw_ictl: add get_line_state()
This implements the new API to query whether a particular IRQ
line is enabled.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-09-07 10:20:51 -04:00
..
adc drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
audio drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
bluetooth
can drivers: can: mcp2515: fix devicetree bindings 2019-08-18 09:56:42 +02:00
clock_control drivers: clock_control: mcux_mcg: add driver for NXP Kinetis MCG 2019-08-09 07:32:43 -05:00
console
counter dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
crypto
display display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
dma
entropy drivers: sam: entropy: implement get_entropy_isr 2019-08-23 17:03:18 +02:00
espi drivers: espi: espi_mchp_xec: Fix wrong size type for status var 2019-08-19 17:48:42 +02:00
ethernet net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
flash drivers/flash: stm32l4: Handle pages_per_bank for all variants 2019-08-17 20:05:21 +02:00
gpio gpio: stm32: fix build for stm32l0x with no GPIOH 2019-08-26 09:48:54 -05:00
hwinfo
i2c i2c: remove unused qmsi driver 2019-08-21 09:52:01 -04:00
i2s
ieee802154 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option 2019-07-31 16:09:30 +03:00
interrupt_controller drivers/interrupt_controller: dw_ictl: add get_line_state() 2019-09-07 10:20:51 -04:00
ipm
led dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
led_strip dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
modem drivers: modem: socket: sock_fd isn't an index in modem_socket_put() 2019-08-14 11:01:47 +02:00
net
neural_net
pci
pcie
pinmux riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
ptp_clock
pwm drivers: pwm: mcux_ftm: use device tree for obtaining clock frequency 2019-08-09 07:32:43 -05:00
rtc
sensor drivers: sensors: Add Si7006 temperature/humidity sensor driver 2019-08-06 15:05:25 -05:00
serial drivers: uart: Properly configure pins in NRF UARTE power management 2019-08-28 14:04:18 +02:00
spi drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
timer drivers : timer : MEC1501 RTOS timer load delay work-around. 2019-09-03 18:37:46 +02:00
usb
watchdog drivers/watchdog: Add support for Microchip XEC device 2019-09-07 09:56:58 -04:00
wifi drivers: wifi: simplelink: fix 'log_strdup missing' error messages 2019-08-22 01:44:55 -05:00
CMakeLists.txt
Kconfig