zephyr/drivers
Yannis Damigos a1e3f39214 usb_dc_stm32: Check if functions' arguments are valid
Check if usb_dc_* functions' arguments are valid.
Fixes `tests/subsys/usb/device` on STM32 SoCs.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2019-05-20 13:01:41 -04:00
..
adc drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio driver/audio: mpxxdtyy: Added support for 2 microphones (stereo) 2019-04-18 11:09:46 -05:00
bluetooth drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
can drivers: can: rename drivers to can_<dev name> 2019-05-12 16:54:49 -04:00
clock_control kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures 2019-05-18 07:20:44 -05:00
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter drivers: counter: Move nRF TIMER and RTC configuration to device tree 2019-05-15 10:11:02 +02:00
crypto cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
display license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dma api: dma: add api to retrieve runtime status 2019-05-07 22:14:36 -04:00
entropy drivers: add CC13xx / CC26xx entropy driver 2019-05-14 06:10:52 -05:00
ethernet drivers: native_posix: Add VLAN tag strip feature 2019-04-26 10:46:27 +03:00
flash drivers: flash: flash_simulator: added max write calls param 2019-05-13 17:07:28 +02:00
gpio kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures 2019-05-18 07:20:44 -05:00
hwinfo drivers: hwinfo: add driver support for Atmel SAM0 device ID 2019-04-18 17:54:30 -04:00
i2c drivers: i2c: mcux_lpi2c: add support for I2C_0 2019-05-14 13:12:43 -05:00
i2s drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR 2019-05-14 09:01:21 -05:00
ieee802154 drivers: ieee802154: nrf5: Support when LOG is off 2019-05-13 16:30:27 +02:00
interrupt_controller drivers: interrupt_controller: add LiteX interrupt controller driver 2019-05-15 12:52:16 -05:00
ipm drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
led drivers: gpio: ht16k33: add GPIO driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem net: if: Add access functions for network interface flags 2019-04-23 13:11:03 +03:00
net net: slip: fix compilation without NET_L2_ETHERNET 2019-04-25 21:36:53 +03:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie drivers/pcie: add support to read wired IRQ configuration 2019-05-04 18:29:32 -04:00
pinmux drivers: pinmux: add SPI2 on Port B defines 2019-05-12 15:16:44 -04:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm ext: nrfx: Reserve PPI channels and groups used by Bluetooth controller 2019-05-06 15:25:44 +02:00
rtc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sensor drivers: adxl362: clear status independently and before mapping 2019-05-13 09:53:04 -05:00
serial drivers: nrf: Fix long receptions in UARTE async API. 2019-05-16 13:47:07 +02:00
spi C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00
timer drivers: timer: add LiteX timer driver 2019-05-15 12:52:16 -05:00
usb usb_dc_stm32: Check if functions' arguments are valid 2019-05-20 13:01:41 -04:00
watchdog drivers: watchdog: sam0: Check if timeout is valid 2019-05-08 11:52:22 -05:00
wifi drivers: wifi: simplelink: Add static IP address support 2019-05-10 22:42:16 +03:00
CMakeLists.txt uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00