zephyr/drivers
Marcin Niestroj 66766581c9 drivers: wifi: esp_at: notify send() caller about pending close
If stream socket is marked as pending close, make sure that send()
caller gets notified about it, so that application layer can decide to
stop trying to send anything more.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2021-07-07 08:25:34 -04:00
..
adc drivers: adc: Adding CONFIG_SOC_SERIES_STM32L5X in stm32l5 series 2021-07-06 18:03:22 -04:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth drivers: bluetooth: hci driver for stm32wb includes clock control 2021-06-18 07:59:48 -05:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can drivers: can: Kconfig.rcar: Make options depend on its driver 2021-06-28 10:40:18 -05:00
clock_control boards: arm: add STM32H735G discovery kit 2021-07-01 08:49:26 -05:00
console drivers: console: rtt: Add no multithreading support 2021-05-27 13:33:02 +02:00
counter drivers: stm32_rtc: add STM32WL family support 2021-06-07 12:04:15 +02:00
crypto drivers: crypto: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
dac drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
display drivers: display: ili9xxx: add support for ILI9341 controller 2021-06-29 16:02:44 -04:00
dma drivers: dma: stm32 dmamux has request 0 for mem-to-mem 2021-05-21 04:55:02 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
edac shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
eeprom drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
entropy drivers: cc13xx_cc26xx: fix pm.h not included 2021-06-04 10:24:10 -05:00
espi drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00
ethernet drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
flash drivers/flash: stm32: Gets maximum erase time from device tree 2021-07-06 19:02:19 -04:00
gpio driver: gpio: it8xxx2: enable gpio_driver_config 2021-07-01 11:39:08 -04:00
hwinfo drivers: hwinfo: Update i.MX RT Hwinfo driver 2021-06-29 11:30:00 -04:00
i2c drivers: i2c: emul: Link emulators to correct bus 2021-07-06 15:19:40 -05:00
i2s soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
ieee802154 Revert "drivers: ieee802154: configure IE header injection for nRF5" 2021-07-05 18:54:35 -04:00
interrupt_controller drivers: gpio_litex: add support for litex_vexriscv GPIO interrupts 2021-06-04 16:24:52 -05:00
ipm ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
kscan drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
led drivers: led_gpio: use gpio_pin_set_dt 2021-06-24 06:40:00 -05:00
led_strip drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lora drivers: lora: sx126x: cosmetic fixes 2021-06-18 11:22:03 +02:00
memc drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
modem drivers: modem: gsm: Ignore semaphore take return value 2021-06-16 22:12:40 -04:00
net drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
neural_net drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux ite: drivers/adc: create pinmux phandle to the ADC driver node 2021-06-11 15:47:25 +02:00
pm_cpu_ops drivers: pm_cpu_ops: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ptp_clock include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
pwm ITE drivers/pwm: add PWM for it8xxx2 2021-07-01 13:21:06 -04:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
serial drivers: serial: nrfx_uarte: Fix race condition in async isr 2021-06-29 11:31:31 -04:00
spi soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
timer tests: arch: arm_irq_vector_table: Update to run on MXRT685 2021-07-07 08:25:06 -04:00
usb drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog ITE driver/watchdog: add watchdog timer for it8xxx2 2021-06-18 11:21:53 +02:00
wifi drivers: wifi: esp_at: notify send() caller about pending close 2021-07-07 08:25:34 -04:00
CMakeLists.txt cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
Kconfig cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00