zephyr/drivers
Henrik Brix Andersen b52b79d15e drivers: spi: sam0: avoid unsigned comparision with less than zero
Avoid comparison of size_t with less than zero.

This fixes #11136.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-11-27 12:05:17 -08:00
..
adc adc: remove adc_ti_adc108s102.h 2018-11-21 18:06:11 -05:00
aio
audio dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth
can dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
clock_control dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
console
counter dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
crypto
display drivers: ssd1673: fix SPI GPIO CS configuration 2018-11-23 08:39:20 -05:00
dma logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
entropy drivers: entropy: add Atmel SAM entropy generator driver 2018-11-14 12:58:49 -05:00
ethernet drivers: eth_mcux: adding i.mx-rt support 2018-11-20 09:54:25 -06:00
flash drivers: flash: spi_nor: Correct the return values for R/W 2018-11-24 07:58:05 -05:00
gpio drivers: gpio_gecko: Use emlib API for compatibility 2018-11-21 13:42:26 -06:00
i2c drivers: nrf: Support I2C initial speed configuration from dts 2018-11-23 12:39:36 -05:00
i2s drivers/i2s_sam_ssc.c: enable cache support 2018-11-22 13:16:42 -05:00
ieee802154 ieee802154: cc2520: Move to DT only config support 2018-11-16 14:02:00 -05:00
interrupt_controller dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ipm imx: Add IMX IPM driver for i.MX socs 2018-11-19 08:38:38 -06:00
led
led_strip
modem drivers: modem: WNCM14A2A select UART_INTERRUPT_DRIVEN 2018-11-21 04:09:23 -06:00
net net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
neural_net dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
pci drivers/pci: Avoid nested C/C++ comments 2018-11-15 17:38:25 -05:00
pinmux dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ptp_clock
pwm drivers: pwm: Add power management to pwm_nrfx 2018-11-16 15:01:16 +01:00
rtc dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
sensor dts: nrf: Remove qdec dts.fixup defines and use aliases instead. 2018-11-20 22:18:09 +01:00
serial drivers: serial: uart_cmsdk_apb: Ack IRQs before callback to avoid races 2018-11-22 13:14:19 -05:00
spi drivers: spi: sam0: avoid unsigned comparision with less than zero 2018-11-27 12:05:17 -08:00
timer kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
usb drivers: usb_dc_sam: kill a coverity warning 2018-11-23 09:19:44 -05:00
watchdog dts: nrf: Remove WDT dts.fixup defines and use aliases instead. 2018-11-20 22:18:09 +01:00
wifi drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
CMakeLists.txt drivers: neural_net: Use correct Kconfig variable 2018-11-09 16:52:32 -05:00
Kconfig