zephyr/drivers
Aurelien Jarno 6ed2ea66d0 drivers: usb_dc_sam: add support for SoF event
Add support for SoF events to the USB SAM device driver. When
CONFIG_USB_DEVICE_SOF is enabled, enable the corresponding interrupt
and call the callback function from there.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-02 10:39:39 -05:00
..
adc adc: remove adc_ti_adc108s102.h 2018-11-21 18:06:11 -05:00
aio drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
audio dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
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 drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
counter dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
crypto drivers: crypto: Fix precedence issue in if statement 2018-10-25 07:23:49 +01:00
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 net/iface: Switch fully to a one-pass sending logic in net_if 2018-11-30 11:12:13 -08:00
flash drivers: flash: spi_nor: Remove unused block_size parameter 2018-12-02 09:27:16 -05:00
gpio drivers: gpio_gecko: Use emlib API for compatibility 2018-11-21 13:42:26 -06:00
i2c drivers: i2c: fix build break for nrfx_twi* with newlib 2018-12-01 18:35:21 +01:00
i2s drivers/i2s_sam_ssc.c: enable cache support 2018-11-22 13:16:42 -05:00
ieee802154 net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08: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 driver: led: move to new logger 2018-10-10 10:22:01 -04:00
led_strip drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
modem net/iface: Finally remove the send function from net_if_api 2018-11-30 11:12:13 -08:00
net net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08: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 pinmux: stm32f4: add MII interface 2018-11-30 10:59:49 -08:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
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 i2c: sensor: Replace static_assert by BUILD_ASSERT_MSG 2018-12-01 18:37:16 +01:00
serial uart: native_posix driver: Fix typo 2018-11-30 08:00:34 -08:00
spi drivers: spi: fix typo bug in spi_sam.c 2018-11-28 13:44:07 -06:00
timer drivers: timer: nrf_rtc_timer: fix handling for 24-bit counter 2018-11-30 15:05:25 +01:00
usb drivers: usb_dc_sam: add support for SoF event 2018-12-02 10:39:39 -05:00
watchdog dts: nrf: Remove WDT dts.fixup defines and use aliases instead. 2018-11-20 22:18:09 +01:00
wifi net/iface: Finally remove the send function from net_if_api 2018-11-30 11:12:13 -08:00
CMakeLists.txt drivers: neural_net: Use correct Kconfig variable 2018-11-09 16:52:32 -05:00
Kconfig kconfig: intel_s1000: Add neural_net Kconfig 2018-11-08 17:08:19 -05:00