zephyr/drivers
Michael Scott aa226eb528 drivers: modem: wncm14a2a: stop reading when bytes read is 0
Let's also check for bytes_read == 0 after calling mdm_receiver_recv()
and if so, break the loop so we don't endlessly loop.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-02-20 10:46:54 -06:00
..
adc drivers: adc: Fix handling of invalid sampling requests 2019-01-17 16:58:21 -05:00
aio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
audio drivers: intel_dmic: replace cache operation macros 2019-02-20 07:33:11 -05:00
bluetooth include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
can drivers: can: Update userspace handlers 2019-02-12 09:39:30 -05:00
clock_control clock_control: RV32M1: introduce PCC driver / DT bindings 2019-01-25 11:59:46 -05:00
console drivers/console: Switch telnet console driver to new net_pkt API 2019-02-19 11:29:07 -05:00
counter drivers: counter: mcux: Fix sanitycheck test build issue 2019-02-11 09:40:27 -06:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display drivers: ssd1673: fix typo in string 2019-02-09 07:45:57 -05:00
dma Kconfig: intel_s1000: Remove DCACHE_WRITEBACK 2019-02-20 07:33:11 -05:00
entropy include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
ethernet driver: eth: gmac: remove ring_buf usage in the RX path 2019-02-14 22:15:29 -05:00
flash shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
gpio shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
hwinfo shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
i2c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
i2s drivers: i2s_cavs: replace cache operation macros 2019-02-20 07:33:11 -05:00
ieee802154 ieee802154: mcr20a: Fixup SPI CS handling 2019-02-01 04:10:09 -06:00
interrupt_controller driver/interrupt_controller: Clean up Kconfig symbol in stm32 driver 2019-02-06 18:59:00 -06:00
ipm drivers: ipm: ipm_quark_se: Remove object declaration from header 2018-12-07 10:32:41 -05:00
led led: lp3943: Remove dts_fixup.h 2019-01-31 09:09:36 -06:00
led_strip led_strip: lpd880x: Add Device Tree support 2019-01-29 12:04:07 -06:00
modem drivers: modem: wncm14a2a: stop reading when bytes read is 0 2019-02-20 10:46:54 -06:00
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net drivers: intel_gna: replace cache operation macros 2019-02-20 07:33:11 -05:00
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux driver: pinmux: stm32f4: Remove duplicated defination 2019-02-13 06:46:41 -06:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm pwm: pwm_sifive: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
rtc soc: stm32: Convert CONFIG_RTC leftover to DT_ 2019-02-07 16:14:00 -05:00
sensor drivers/sensor/vl53l0x: Remove unnecessary lib include check 2019-02-19 07:48:10 -06:00
serial uart: pl011: Use correct masking for ICR 2019-02-13 11:08:22 -06:00
spi include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
timer include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
usb include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
watchdog drivers/watchdog: stm32: Disable IWDG_STM32_START_AT_BOOT by default 2019-02-01 19:16:59 -05:00
wifi include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
CMakeLists.txt drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
Kconfig drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00