zephyr/drivers
Marcin Niestroj 5e3d542862 drivers: modem: hl7800: don't cleaup net_context members
There is no reason to clenaup members of net_context structure, as those
should be (and are) managed by net_context_put() implementation.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-12-01 11:13:48 -05:00
..
adc drivers: adc: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
audio
bluetooth
can
clock_control drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
console drivers: console: Fix path to mcumgr header 2020-11-27 18:18:50 +01:00
counter drivers: counter: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
crypto
dac drivers: dac: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
debug
display
dma drivers: dma: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ec_host_cmd_periph
eeprom
entropy drivers: entropy: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
espi
ethernet
flash drivers: flash: stm32l1: add initial L1x support 2020-11-30 15:49:15 -06:00
gpio drivers: gpio: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
hwinfo drivers: hwinfo: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
i2c drivers: i2c: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
i2s drivers: i2s: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ieee802154
interrupt_controller drivers: interrupt_controller: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ipm drivers: ipm: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
kscan
led
led_strip
lora
memc
modem drivers: modem: hl7800: don't cleaup net_context members 2020-12-01 11:13:48 -05:00
net
neural_net
pcie
peci
pinmux include: drivers: pinmux: stm32: Add missing C linkage 2020-11-30 18:47:08 +01:00
ps2
ptp_clock
pwm drivers: pwm: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
regulator
sensor
serial
spi drivers: spi: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
timer drivers: timer: stm32_lptim: use generic LL headers 2020-11-30 15:50:03 +01:00
usb drivers: usb: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
video
watchdog drivers: iwdg: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
wifi drivers: wifi: winc1500: remove unused send_cb and send_user_data 2020-12-01 10:06:43 +02:00
CMakeLists.txt
Kconfig