zephyr/drivers
Caspar Friedrich 598de06165 drivers: ds2484: Fix wrong early exit during suspend/resume
The sleep pin is optional and the driver checks for availability during
runtime. Currently the logic is inverted and therefore the driver exits
early if the pin is actually available. This pr fixes this behavior.

Also: Add `fallthrough` flags to switch/case

Signed-off-by: Caspar Friedrich <c.s.w.friedrich@gmail.com>
2022-08-24 10:06:58 +02:00
..
adc devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
audio drivers: audio: Update Kconfig 2022-08-14 09:05:09 -05:00
bbram drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
bluetooth drivers: bluetooth: hci: initialize uart device at compile time 2022-08-19 11:51:26 +02:00
cache cache: Fix cache API calling from userspace 2022-08-23 10:14:17 +02:00
can devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
clock_control drivers: clock_control: nrf: initialize temp sensor at compile time 2022-08-19 11:51:26 +02:00
console drivers: console: initialize uart devices at compile time 2022-08-19 11:51:26 +02:00
coredump
counter drivers: counter: Patch for the stm32 counter 2022-08-23 20:08:35 +02:00
crypto devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
dac devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
dai drivers: dai: intel: ssp: add dai index to config 2022-08-19 12:09:14 +02:00
debug
disk devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
display drivers: ssd16xx: Make SSD1673 registers optional 2022-08-16 11:32:26 +02:00
dma drivers: dma: stm32 Kconfig with the new DT_HAS_<COMPAT>_ENABLED. 2022-08-24 10:05:32 +02:00
ec_host_cmd_periph
edac devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
eeprom eeprom: Move to using select in Kconfig for I2C & SPI busses 2022-08-12 11:34:16 +02:00
entropy drivers: entropy: stm32 rng driver configuration for NIST 2022-08-22 10:22:20 +00:00
espi drivers: espi: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
ethernet drivers: ethernet: patch for the stm32 drivers 2022-08-23 20:08:35 +02:00
flash devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
fpga
gpio drivers: gpio: Updating driver to Enable Multiple Interrupts. 2022-08-22 19:38:37 +02:00
hwinfo drivers: hwinfo: Exclude SYSCON driver on LPC51U68 2022-08-12 16:15:42 -05:00
i2c soc: it8xxx2: pull more function into ram code section 2022-08-23 10:16:36 +02:00
i2s drivers: i2s: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
ieee802154 devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
interrupt_controller soc: it8xxx2: pull more function into ram code section 2022-08-23 10:16:36 +02:00
ipm devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
kscan drivers: kscan_touch: enable the touch panel for rt1170 2022-08-17 12:07:44 +02:00
led dts: Replace DT_LABEL(node) with DT_PROP(node, label) 2022-08-19 06:49:50 -05:00
led_strip drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
lora drivers: lora: Add support for setting sync-word and iq-inverted 2022-08-16 18:06:18 +02:00
mbox
mdio drivers: mdio: mdio: Update mdio_shell to use DEVICE_DT_GET 2022-08-18 11:32:02 +00:00
memc drivers: memc: Introduce Atmel SAM SMC/EBI driver 2022-08-16 12:53:50 +02:00
mipi_dsi drivers: mipi_dsi: Update Kconfig 2022-08-12 10:23:31 -05:00
misc drivers: misc: ft8xx: Update Kconfig 2022-08-12 11:34:21 +02:00
mm intel_adsp: move cavs to be a series 2022-07-25 16:50:24 -04:00
modem devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
net net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h 2022-08-18 10:19:29 +02:00
neural_net
pcie pcie: shell: Replace shell argument with sh 2022-08-18 10:19:49 +02:00
peci drivers: peci: Update Kconfig 2022-08-16 08:26:11 +00:00
pinctrl drivers: pinctrl_nrf: Fix nrf_pin_configure() implementation 2022-08-22 16:17:59 +02:00
pinmux board: v2m_beetle: drop CONFIG_PINMUX=y 2022-08-18 12:13:14 +00:00
pm_cpu_ops drivers: pm_cpu_ops: Update Kconfig 2022-08-12 11:34:10 +02:00
power_domain power_domain: Intel ADSP: Add power gating mechanism for Intel ADSP devices 2022-08-10 11:58:45 +02:00
ps2 devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
ptp_clock
pwm pwm: stm32: Remove support for deprecated st,prescaler prop 2022-08-18 10:20:32 +02:00
regulator drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
reset drivers: reset: Update Kconfig 2022-08-16 09:10:37 -05:00
sdhc drivers: sdhc: Update Kconfig 2022-08-12 17:39:15 +02:00
sensor drivers: sensor: ina237: add support for triggered mode 2022-08-22 19:38:06 +02:00
serial serial: uart_cc13xx_cc26xx: Remove dead code 2022-08-22 12:40:17 -04:00
spi devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
syscon drivers: syscon: Update Kconfig 2022-08-14 09:04:33 -05:00
timer drivers: timer: Increase default user-allocable channel count to 3 2022-08-19 12:08:59 +02:00
usb devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
usbc kconfig: guard usbc logging macros 2022-07-20 18:28:43 +02:00
video video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
virtualization drivers: virt: ivshmem: Convert to use DEVICE_DT_GET_ONE 2022-07-25 15:16:05 +02:00
w1 drivers: ds2484: Fix wrong early exit during suspend/resume 2022-08-24 10:06:58 +02:00
watchdog devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
wifi drivers: eswifi: fix spi initialization 2022-08-17 12:10:02 +02:00
xen
CMakeLists.txt
Kconfig