zephyr/drivers
Nazar Kazakov f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00
..
adc everywhere: fix typos 2022-03-18 13:24:08 -04:00
audio soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
bbram drivers: bbram: mec: fixed compilation error 2022-03-01 14:18:55 -06:00
bluetooth everywhere: fix typos 2022-03-14 20:22:24 -04:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock_control everywhere: fix typos 2022-03-18 13:24:08 -04:00
console everywhere: fix typos 2022-03-14 20:22:24 -04:00
counter everywhere: fix typos 2022-03-18 13:24:08 -04:00
crypto everywhere: fix typos 2022-03-14 20:22:24 -04:00
dac drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk everywhere: fix typos 2022-03-14 20:22:24 -04:00
display everywhere: fix typos 2022-03-18 13:24:08 -04:00
dma everywhere: fix typos 2022-03-18 13:24:08 -04:00
ec_host_cmd_periph everywhere: fix typos 2022-03-14 20:22:24 -04:00
edac kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
eeprom drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
entropy everywhere: fix typos 2022-03-18 13:24:08 -04:00
espi everywhere: fix typos 2022-03-18 13:24:08 -04:00
ethernet everywhere: fix typos 2022-03-18 13:24:08 -04:00
flash soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
fpga kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
gpio everywhere: fix typos 2022-03-18 13:24:08 -04:00
hwinfo drivers: hwinfo: Added reset cause support for RPi Pico 2022-03-16 10:24:32 +01:00
i2c everywhere: fix typos 2022-03-18 13:24:08 -04:00
i2s soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
ieee802154 everywhere: fix typos 2022-03-18 13:24:08 -04:00
interrupt_controller everywhere: fix typos 2022-03-18 13:24:08 -04:00
ipm everywhere: fix typos 2022-03-18 13:24:08 -04:00
kscan everywhere: fix typos 2022-03-18 13:24:08 -04:00
led everywhere: fix typos 2022-03-14 20:22:24 -04:00
led_strip kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
lora drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
mbox mbox: Fix function syscall check 2022-03-02 07:55:32 -08:00
mdio drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
memc kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
misc kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
mm everywhere: fix typos 2022-03-18 13:24:08 -04:00
modem everywhere: fix typos 2022-03-18 13:24:08 -04:00
net drivers: net: ppp: asynch api: use microseconds 2022-02-01 13:31:20 +01:00
neural_net drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
pcie everywhere: fix typos 2022-03-14 20:22:24 -04:00
peci everywhere: fix typos 2022-03-18 13:24:08 -04:00
pinctrl everywhere: fix typos 2022-03-18 13:24:08 -04:00
pinmux drivers: pinmux: stm32: fix MAPR remap 2022-03-16 10:26:37 +01:00
pm_cpu_ops drivers: pm_cpu_ops: build as static library 2021-08-17 06:06:03 -04:00
power_domain drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00
ps2 everywhere: fix typos 2022-03-14 20:22:24 -04:00
ptp_clock drivers: ptp_clock: build as static library 2021-08-17 06:06:03 -04:00
pwm soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
regulator drivers: regulator: pmic: remove unneeded NULL check 2022-01-28 10:06:21 +01:00
sensor everywhere: fix typos 2022-03-18 13:24:08 -04:00
serial soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
spi soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
syscon syscon: Compile the generic driver only when selected 2022-02-07 09:27:41 -05:00
timer drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +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
video everywhere: fix typos 2022-03-18 13:24:08 -04:00
virtualization everywhere: fix typos 2022-03-18 13:24:08 -04:00
watchdog everywhere: fix typos 2022-03-18 13:24:08 -04:00
wifi wifi: esp_at: claim net_context in rx 2022-03-15 10:05:36 +01:00
xen xenvm: arm64: add Xen Enlighten and event channel support 2021-12-07 12:15:38 -05:00
CMakeLists.txt stm32: Add STM32 USB TCPC Driver 2022-03-08 11:08:43 +01:00
Kconfig stm32: Add STM32 USB TCPC Driver 2022-03-08 11:08:43 +01:00