zephyr/drivers
Daniel Mangum a80af336c2 drivers: wifi: esp_at: only log errors in active mode with full IPD
Removes constant error logging when parsing IPD headers in active mode and
waiting on remote IP and port. Currently an error message is logged for
every character in the remote IP and port until the full length obtained.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2024-09-06 12:04:49 -05:00
..
adc drivers: adc: Add ADC driver for MAX32xxx MCUs 2024-09-04 21:28:08 +02:00
audio drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
auxdisplay build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram driver: bbram: npcx: fix the way to clear bbram status 2024-06-21 10:07:41 +02:00
bluetooth driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER 2024-09-02 11:58:18 +02:00
cache drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92 2024-08-22 14:24:38 -04:00
can drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
charger charger: bq25180: Add threshold voltage for precharge 2024-09-05 17:01:05 -04:00
clock_control drivers: clock_control: stm32: Default driver selection out of soc 2024-09-06 11:25:43 -04:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter drivers: counter: nrfx_timer: Add barrier when reading CC 2024-09-03 14:40:10 +01:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
dai drivers: dai: sai: don't crash on underrun/overrun 2024-08-27 10:50:53 -04:00
disk drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
display driver: display: Add driver for diplay controller ist3931 2024-09-06 12:03:57 -05:00
dma drivers: dma_xmc4xxx: Clear request before callback when overrun happens 2024-09-04 19:09:49 -04:00
dp driver: swdp_bitbang: hardcode request lut 2024-06-14 11:14:17 +02:00
edac arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
eeprom drivers/eeprom/eeprom_simulator: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
entropy entropy: native_posix: Add kconfig to not seed by default 2024-09-05 16:56:33 -04:00
espi drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 2024-09-02 11:49:52 +02:00
ethernet drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
firmware firmware: scmi: add support for pinctrl protocol 2024-08-19 10:05:16 -04:00
flash drivers: flash: Add support for flash driver on MCK-RA8T1 2024-09-06 11:28:04 -04:00
fpga drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fuel_gauge fuel_gauge: composite analog fuel gauge 2024-08-29 16:12:36 -04:00
gnss gnss: rename u-blox M10 driver to M8 2024-08-26 17:27:12 -04:00
gpio boards: ambiq: apollo3: add connector dtsi for apollo3 boards 2024-08-29 18:06:07 +02:00
haptics drivers: haptics: drv2605: Hard codes open loop mode for LRA mode 2024-08-20 14:52:32 -04:00
hwinfo drivers: hwinfo: litex: depend on devicetree 2024-08-29 16:10:57 -04:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i2c i2c: nrf_twi: Add cast to const buffer pointers 2024-09-05 12:41:45 -05:00
i2s drivers: i2s: Do not ignore the return value from queue_put. 2024-09-05 09:50:08 +02:00
i3c drivers: i3c: shell: add shell command for the ccc setaasa 2024-09-06 11:28:23 -04:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input drivers: input: input_gt911: fix OOB buffer write to touch points array 2024-09-06 10:13:14 -05:00
interrupt_controller arm/gicv3: set routing affinity before enable IRQ 2024-09-04 09:53:04 +02:00
ipm drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led drivers: led: lp5562: reuse engine already linked 2024-09-04 21:27:53 +02:00
led_strip drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04:00
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox drivers: mbox: Fix error code in Nordic's implementation 2024-09-04 12:52:24 +02:00
mdio drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
memc drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi mipi_dbi: stm32: use proper type for timeout argument 2024-08-27 12:45:48 +02:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc drivers: misc: coresight: nrf_etr: Add standalone mode 2024-09-06 11:31:27 -04:00
mm mm: common: reset mappings during simple mapping failures 2024-08-28 16:35:43 -04:00
modem modem_cellular: adjust CMUX max frame size for LARA-R6 2024-09-05 16:58:44 -04:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02:00
pcie kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
peci build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pinctrl drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain power_domain: intel_adsp: Use register definitions 2024-05-24 09:53:04 -05:00
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
regulator drivers: regulator: add basic mps mpm54304 driver 2024-09-03 14:39:52 +01:00
reset drivers: reset: Add NXP RSTCTL driver 2024-05-21 16:49:42 -04:00
retained_mem drivers: retained_mem: nrf: implement using nrfx_ram_ctrl helper 2024-08-14 12:35:17 -04:00
rtc drivers: rtc: Add RTC driver for Infineon XMC4xxx devices 2024-09-04 09:54:52 +02:00
sdhc drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
sensor drivers: sensor: mcux_acmp: update mcux_acmp drivers 2024-09-04 21:27:28 +02:00
serial drivers: serial: uart_nrfx_uarte: Fix dropping flushed data 2024-09-06 11:31:10 -04:00
sip_svc kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
smbus drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
spi spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
stepper drivers: stepper: refactor gpio stepper driver 2024-09-03 10:42:19 +02:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer drivers: timer: nrf_grtc: Add GRTC fix for app and rad cores 2024-09-06 11:29:06 -04:00
usb drivers: usb_dc_rpi_pico: Fixed connected handling 2024-09-06 09:59:43 -05:00
usb_c drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
video drivers: video: esp32s3: add support for cam interface 2024-09-06 11:26:59 -04:00
virtualization kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
w1 drivers: w1: Ensure DQ pin is both input and output. 2024-05-29 07:34:29 +02:00
watchdog drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
wifi drivers: wifi: esp_at: only log errors in active mode with full IPD 2024-09-06 12:04:49 -05:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00
Kconfig stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00