zephyr/drivers
Ryan Erickson 2d7ccb59a9 drivers: modem: hl7800: Fix cases where socket would not close
There are cases where the socket would not be closed.
offload_put function will now always close the socket
properly.

Remove error log messages as they are redundant.
on_cmd_sock_error_code handles printing errors.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2020-10-05 15:41:03 -05:00
..
adc drivers: adc: Improve the default routine providing sampling intervals 2020-10-05 14:45:37 -05:00
audio
bluetooth
can drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
clock_control drivers: stm32: fix MSI PLL mode enabling 2020-10-02 11:46:22 +02:00
console misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
counter drivers: stm32: fix MSI PLL mode enabling 2020-10-02 11:46:22 +02:00
crypto misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
dac
debug
display drivers: ssd1306: Add SPI support 2020-10-02 11:33:26 +02:00
dma
ec_host_cmd_periph
eeprom
entropy
espi soc: npcx7: add comments for macro funcs used for device tree files. 2020-10-02 11:33:15 +02:00
ethernet misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
flash drivers: flash: Restore write protection in flash_shell 2020-10-02 12:06:28 -04:00
gpio drivers: gpio: litex_vexriscv: adapt to changes in CSR accessors 2020-10-02 11:36:16 +02:00
hwinfo
i2c i2c: power on reset for certain stm32 devices 2020-10-02 11:44:17 +02:00
i2s misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
ieee802154 misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
interrupt_controller misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
ipm
kscan
led
led_strip
lora
modem drivers: modem: hl7800: Fix cases where socket would not close 2020-10-05 15:41:03 -05:00
net
neural_net
pcie
peci
pinmux drivers/pinmux: stm32f1: Update dt to gpio encoding function 2020-10-01 11:08:42 -05:00
ps2
ptp_clock
pwm misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
sensor emul: Add an emulator for the Bosch BMI160 accelerometer 2020-10-05 15:33:00 -04:00
serial misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
spi emul: spi: Add support for SPI emulators 2020-10-05 15:33:00 -04:00
timer
usb
video
watchdog misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
wifi drivers: wifi: esp: inform modem_context about HW flow control 2020-10-05 17:04:52 +03:00
CMakeLists.txt
Kconfig