zephyr/drivers
Thomas Stranger ade3c72a35 drivers: wifi: esp_at: fix ssid_len calucation for AP query.
The driver seems to be designed to use the very last byte of the
buffer(scan, connect), so null terminating the status query
might have unintended consequences.
However we should not use strlen to determine the ssid_len,
to avoid depending on the following buffer(bssid) to be zeroed.
Related to CID 316354

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2024-02-16 10:15:37 -06:00
..
adc drivers: adc: stm32: add dma support for stm32f4 adc 2024-02-12 12:19:56 +01:00
audio
auxdisplay
bbram drivers: bbram: stm32: add include to fix compilation error 2024-02-14 10:40:00 +01:00
bluetooth
cache drivers: cache: add Nordic cache driver 2024-01-30 21:00:44 +00:00
can drivers: can: mcan: fix handling of bus-off status events 2024-02-14 19:07:18 +01:00
charger charger: bq25180: implement online and status properties 2024-01-31 17:59:50 -06:00
clock_control drivers: clock_control: ra: sub-clock oscillator select fix 2024-02-15 09:20:30 +01:00
console drivers: console: uart_mux: fix incorrect usage of configuration API 2024-02-06 19:33:42 +01:00
coredump
counter drivers: counter: maxim_ds3231: Fix coverity errors 2024-02-13 10:25:53 +01:00
crypto
dac
dai dai: nxp: sai: Disable data line on pause trigger 2024-02-01 14:27:37 -06:00
disk
display drivers: display: gc9x01x: fix bindings include 2024-02-05 09:38:57 +00:00
dma dma: intel-adsp: hda: avoid division by 0 2024-02-15 16:23:49 +01:00
edac
eeprom
entropy drivers: entropy: neorv32: add missing soc.h include 2024-02-13 10:42:04 +01:00
espi drivers: espi: mec172x: Do not enable interrupt if VW is disabled 2024-02-13 08:58:18 +01:00
ethernet drivers: eth_mcux: Fix PM_DEVICE build failure 2024-02-16 07:26:18 +01:00
flash drivers: flash: stm32 qspi drivers gets address and size from DTS 2024-02-02 13:48:18 +01:00
fpga drivers: fpga: add Microchip PolarFire SoC FPGA driver 2024-02-01 04:33:16 -05:00
fuel_gauge
gnss
gpio
hwinfo drivers: hwinfo: update to be aligned to nRF54L15 2024-01-30 21:00:44 +00:00
hwspinlock
i2c drivers: i2c_mchp: Replace slave by target 2024-02-14 12:06:20 +01:00
i2s
i3c
ieee802154 Revert "drivers: ieee802154: nrf: cache radio channel" 2024-02-07 15:35:29 +00:00
input drivers: input: cst816s: add alternative chip id 2024-02-05 14:49:33 +01:00
interrupt_controller drivers: ecia: microchip: Prevent lost eSPI interrupts 2024-02-16 07:26:36 +01:00
ipm xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
kscan
led drivers: led: lp50xx: brightness: don't check uint >= 0 2024-02-10 16:32:23 +01:00
led_strip drivers: led_strip: tlc5971: fix brightness control bit shifting 2024-02-14 13:09:54 +01:00
lora
mbox drivers: mbox: Add NXP Mailbox driver for mbox 2024-02-02 09:31:33 -06:00
mdio
memc drivers: flash: flash_flexspi_nor: support SFDP probe 2024-02-01 10:57:35 +01:00
mfd
mipi_dbi drivers: mipi_dbi: mipi_dbi_spi: change reset pin polarity 2024-02-08 19:42:38 +01:00
mipi_dsi
misc drivers: misc: nordic_vpr_launcher: initial version 2024-02-02 16:40:11 +01:00
mm xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
modem modem: hl7800: Fix null reference in hl7800_net_addr6_pton 2024-02-15 22:17:43 +01:00
net
pcie drivers: pci: update prt retrieve based on pnp id 2024-01-31 15:03:06 +01:00
peci
pinctrl
pm_cpu_ops
power_domain pm: device_runtime: Extend with synchronous runtime PM 2024-02-01 15:03:42 +01:00
ps2
ptp_clock
pwm drivers: rpi_pico_pwm: Fix compilation warnings 2024-02-05 19:58:18 +00:00
regulator
reset
retained_mem
rtc
sdhc
sensor drivers: sensor: ltrf216a: fix overflow in conversion 2024-02-13 21:14:21 +01:00
serial drivers: serial: liteuart: Enable interrupt driven mode 2024-02-15 09:19:57 +01:00
sip_svc
smbus
spi drivers: spi: stm32h7: Ignore spurious interrupts 2024-02-01 14:31:12 +00:00
syscon
timer drivers: timer: nrf_grtc_timer: Add dependency on nRF clock control 2024-02-02 16:40:11 +01:00
usb drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
usb_c
video
virtualization
w1 drivers: w1: fix return check in bit_read for w1-gpio 2024-02-08 12:14:36 +00:00
watchdog
wifi drivers: wifi: esp_at: fix ssid_len calucation for AP query. 2024-02-16 10:15:37 -06:00
xen
CMakeLists.txt drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00
Kconfig drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00