..
adc
drivers: adc: add ADC emulator
2021-05-07 15:27:37 +02:00
bluetooth
everywhere: fix typos
2022-03-14 20:22:24 -04:00
can
drivers: can: remove redundant @typedef doxygen commands
2022-03-24 07:20:55 -04:00
clock_control
include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ
2022-03-07 11:36:28 +01:00
console
drivers: console: remove @return doc for void functions
2022-01-12 16:02:16 -05:00
dma
everywhere: fix typos
2022-03-14 20:22:24 -04:00
ec_host_cmd_periph
drivers: ec_host_cmd_periph: remove @return doc for void funcs
2022-01-12 16:02:16 -05:00
flash
everywhere: fix typos
2022-03-14 20:22:24 -04:00
gpio
everywhere: fix typos
2022-03-14 20:22:24 -04:00
i2c /slave
Revert "drivers: move eeprom_slave driver to tests directory"
2020-12-16 16:39:49 -05:00
ieee802154
interrupt_controller
interrupt_controller: gicv3_its: add get_msi_addr API
2022-03-25 12:56:25 +01:00
led
drivers: ht16k33: convert keyscan driver from gpio API to kscan API
2021-06-18 11:22:40 +02:00
led_strip
drivers: led_strip: add tlc5971 driver
2022-03-23 12:50:11 +01:00
misc
everywhere: fix typos
2022-03-14 20:22:24 -04:00
mm
everywhere: fix typos
2022-03-18 13:24:08 -04:00
modem
modem: hl7800: add API to set bands
2022-03-30 11:39:06 +02:00
pcie
pcie: controller: add generic controller MSI/MSI-X API core functions
2022-03-25 12:56:25 +01:00
pinctrl
drivers: pinctrl: Update Atmel sam0 driver to new API
2022-03-24 15:45:37 -07:00
pm_cpu_ops
arm/arm64: Make ARM64 a standalone architecture
2021-03-31 10:34:33 -05:00
regulator
drivers: pca9420: Added voltage level support for PCA9420
2021-12-08 08:27:44 -05:00
rtc
drivers: counter: NXP SNVS rtc: Add support for NXP imx SNVS RTC
2021-12-07 09:45:43 -06:00
sensor
ITE drivers/sensor: add voltage comparator driver
2022-03-25 15:00:35 -07:00
timer
soc: arm: nordic_nrf: nrf53: Add Synchronized RTC
2022-01-19 17:46:28 +01:00
uart
doc: fix @param usage in callbacks
2020-12-18 12:18:28 +01:00
usb
everywhere: fix typos
2022-03-14 20:22:24 -04:00
usbc
everywhere: fix typos
2022-03-18 13:24:08 -04:00
virtualization
drivers/virtualization: Make ivshmem driver userspace ready
2020-12-16 18:47:35 -05:00
adc.h
drivers: adc: add PGA gain value
2021-09-03 10:10:09 -04:00
bbram.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
cache.h
drivers: cache: remove @return doc for void functions
2022-01-12 16:02:16 -05:00
can.h
drivers: can: convert can_calc_timing*() to syscalls
2022-03-29 17:05:56 -07:00
clock_control.h
drivers: clock_control: use device_is_ready
2022-01-07 10:41:23 -05:00
counter.h
drivers: counter: Added get_freq to API
2021-12-09 19:55:17 -05:00
dac.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
disk.h
include: move disk driver interface to own header
2021-03-23 12:16:01 +01:00
display.h
drivers: display: fix doxygen issues
2021-05-19 06:21:53 -04:00
dma.h
dma: Add read and write positions in dma_status
2022-04-01 09:12:20 -04:00
ec_host_cmd_periph.h
ec_host_cmd_periph: add device API
2020-09-04 14:50:45 -04:00
edac.h
edac: ibecc: Fix return error type
2021-08-17 17:21:50 +02:00
eeprom.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
emul.h
emul: Add data and parent pointers to emulators
2021-10-05 19:21:39 -04:00
entropy.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
espi_emul.h
emul: Add data and parent pointers to emulators
2021-10-05 19:21:39 -04:00
espi_saf.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
espi.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
flash.h
drivers/flash: remove flash_write_protection API
2022-02-01 10:46:28 +01:00
fpga.h
drivers: fpga controller: add fpga api
2021-09-03 09:54:00 -04:00
gna.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
gpio.h
drivers: gpio: move non-standard dts flags to be soc specific
2022-03-10 13:46:34 -05:00
hwinfo.h
hwinfo: Replace ENOTSUP with ENOSYS in documentation
2022-03-16 10:24:32 +01:00
i2c_emul.h
i2c: emul: Add get_config function
2021-11-02 16:46:33 +01:00
i2c.h
I2C: add a define that can write a specified speed from dts
2022-03-22 20:30:38 -04:00
i2s.h
drivers: i2s: Add missing const qualifiers
2021-05-03 19:57:49 -04:00
ipm.h
drivers/ipm: Add IPM_CALLBACK_ASYNC mode
2022-03-01 09:59:15 -05:00
kscan.h
drivers: kscan: fix NOTSUP vs NOSYS usage
2021-03-30 10:50:14 -05:00
led_strip.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
led.h
led.h: clarify brightness API for on/off LEDs
2021-05-04 16:01:30 +02:00
lora.h
doc: Add LoRa PHY and LoRaWAN sections
2022-03-18 10:41:46 -04:00
mbox.h
mbox: Move MBOX_DT_* macros
2022-03-25 16:02:09 -07:00
mdio.h
drivers: Add mdio API
2021-08-27 11:43:48 -04:00
peci.h
driver: peci: Add supported peci response codes
2021-03-10 17:12:05 -05:00
pinctrl.h
all: Deprecate UTIL_LISTIFY and replace with LISTIFY
2022-03-08 11:03:30 +01:00
pinmux.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
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
net: gptp: convert clock sync ratio from float to double
2022-02-11 10:03:05 -06:00
pwm.h
drivers: pwm: add Doxygen in/out tags to parameters
2022-04-01 21:26:34 +02:00
regulator.h
drivers: add infrastructure for regulator devices
2020-10-28 15:22:53 +01:00
reset.h
include: drivers: added header file for Reset Controller Driver
2022-03-23 12:51:39 +01:00
sensor.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
spi_emul.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
spi.h
api: move a devicetree.h layering violation to drivers/spi.h
2022-01-26 16:08:18 +01:00
syscon.h
drivers: syscon: Add support for multiple regions
2021-09-22 10:32:11 -04:00
uart.h
drivers: uart: remove uart_device_config
2022-02-21 22:02:23 -05:00
video-controls.h
drivers: video: add more camera control IDs
2021-08-17 09:18:38 -04:00
video.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
watchdog.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00