| .. |
|
adc
|
|
|
|
bluetooth
|
|
|
|
clock_control
|
include/drivers/clock_control: stm32: Fix apb1/2 conditions (wl/wb)
|
2021-05-05 16:34:37 -05:00 |
|
console
|
|
|
|
dma
|
drivers/dma: stm32: Preparation for QSPI DMA mode support
|
2021-01-15 10:29:30 -05:00 |
|
ec_host_cmd_periph
|
|
|
|
gpio
|
drivers: gpio: gpio_mmio32: remove usage of device_pm_control_nop
|
2021-04-28 20:40:00 -04:00 |
|
i2c/slave
|
|
|
|
ieee802154
|
|
|
|
interrupt_controller
|
interrupt_controller: loapic: remove duplicate identifier
|
2021-04-29 21:09:54 -04:00 |
|
led
|
|
|
|
misc
|
drv: display: Initial FT800 display driver
|
2021-03-19 19:05:53 +01:00 |
|
modem
|
|
|
|
pcie
|
drivers: pcie: Introduce API to look up devices by ID
|
2021-02-15 08:23:05 -05:00 |
|
pm_cpu_ops
|
arm/arm64: Make ARM64 a standalone architecture
|
2021-03-31 10:34:33 -05:00 |
|
rtc
|
|
|
|
sensor
|
drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X
|
2021-03-17 11:35:17 +01:00 |
|
timer
|
pm: rename device_pm_cb to pm_device_cb
|
2021-05-05 18:35:49 -04:00 |
|
uart
|
|
|
|
usb
|
|
|
|
virtualization
|
|
|
|
adc.h
|
adc: Move ADC acquisition time macros
|
2021-04-29 09:50:18 -04:00 |
|
can.h
|
Update can_common: Check bitrate is greater than 0
|
2021-01-12 15:11:18 -06:00 |
|
clock_control.h
|
clock_control: Replace device_is_ready with device_usable_check
|
2021-05-05 15:54:44 +02:00 |
|
counter.h
|
counters: Remove deprecated APIs
|
2021-03-18 19:35:14 -04:00 |
|
dac.h
|
|
|
|
disk.h
|
include: move disk driver interface to own header
|
2021-03-23 12:16:01 +01:00 |
|
display.h
|
drivers: display: Added support for restricted update.
|
2021-01-21 17:26:37 +01:00 |
|
dma.h
|
dma: add request channel and release channel helper
|
2021-04-23 14:58:40 +02:00 |
|
ec_host_cmd_periph.h
|
|
|
|
edac.h
|
edac: doc: Include EDAC API to Zephyr API Reference
|
2021-01-21 08:34:07 -05:00 |
|
eeprom.h
|
|
|
|
emul.h
|
include: Move emul.h to drivers/emul.h
|
2021-04-22 12:51:01 -04:00 |
|
entropy.h
|
|
|
|
espi_emul.h
|
emul: Add an emulator for the eSPI Host
|
2021-01-20 17:49:19 -05:00 |
|
espi_saf.h
|
drivers: espi: Microchip eSPI add SAF support
|
2021-02-15 08:22:01 -05:00 |
|
espi.h
|
|
|
|
flash.h
|
include/drivers/flash: deprecation of flash_write_protection_set()
|
2021-03-29 13:43:55 -04:00 |
|
gna.h
|
|
|
|
gpio.h
|
drivers: gpio: add GPIO_DT_SPEC_GET_OR and friends
|
2021-05-05 20:46:43 +02:00 |
|
gsm_ppp.h
|
drivers: device: do not reuse tag name 'device'
|
2021-03-22 19:48:14 -04:00 |
|
hwinfo.h
|
|
|
|
i2c_emul.h
|
|
|
|
i2c.h
|
drivers: i2c: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
i2s.h
|
drivers: i2s: Add missing const qualifiers
|
2021-05-03 19:57:49 -04:00 |
|
ipm.h
|
|
|
|
kscan.h
|
drivers: kscan: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
led_strip.h
|
|
|
|
led.h
|
led.h: clarify brightness API for on/off LEDs
|
2021-05-04 16:01:30 +02:00 |
|
lora.h
|
drivers: lora: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
peci.h
|
driver: peci: Add supported peci response codes
|
2021-03-10 17:12:05 -05:00 |
|
pinmux.h
|
|
|
|
pm_cpu_ops.h
|
aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem
|
2021-03-04 06:53:19 -05:00 |
|
ps2.h
|
drivers: ps2: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
ptp_clock.h
|
include: Move ptp_clock.h to drivers/ptp_clock.h
|
2021-03-25 10:09:33 +02:00 |
|
pwm.h
|
drivers: pwm: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
regulator.h
|
|
|
|
sensor.h
|
drivers: sensor: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
spi_emul.h
|
|
|
|
spi.h
|
drivers: spi: add helpers for initializing from DT
|
2021-02-23 10:34:19 -05:00 |
|
uart.h
|
drivers: uart: add support for collision detection error
|
2021-05-03 19:57:07 -04:00 |
|
video-controls.h
|
|
|
|
video.h
|
drivers: video: fix NOTSUP vs NOSYS usage
|
2021-03-30 10:50:14 -05:00 |
|
watchdog.h
|
|
|