.. |
adc
|
drivers: adc: mcux_adc12: fix compilation
|
2019-06-18 08:45:31 -05:00 |
aio
|
license: cleanup: add SPDX Apache-2.0 license identifier
|
2019-04-07 08:45:22 -04:00 |
audio
|
dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-15 07:14:12 -04:00 |
bluetooth
|
drivers: spi hci: Add spi dedicated rx thread
|
2019-06-17 03:17:08 -04:00 |
can
|
doc: fix Kconfig misspellings
|
2019-06-18 15:07:52 -04:00 |
clock_control
|
drivers/clock_control: stm32: Leftover from driver clean up
|
2019-06-17 03:37:56 -04:00 |
console
|
usb: console: Initialize USB console after USB Device stack
|
2019-06-05 11:44:17 +02:00 |
counter
|
drivers: Define COUNTER_LOG_LEVEL using template
|
2019-06-17 16:38:46 -04:00 |
crypto
|
cmake: Don't have users call zephyr_link_interface on mbedTLS
|
2019-05-11 08:35:26 -04:00 |
display
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
dma
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
entropy
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
ethernet
|
dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-15 07:14:12 -04:00 |
flash
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
gpio
|
doc: fix Kconfig misspellings
|
2019-06-18 15:07:52 -04:00 |
hwinfo
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
i2c
|
drivers/i2c: Add missing HAS_DTS_I2C to nios
|
2019-06-18 11:22:23 -04:00 |
i2s
|
drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR
|
2019-05-14 09:01:21 -05:00 |
ieee802154
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
interrupt_controller
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
ipm
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
led
|
Drivers: led: lp5562: Add delay when writing to enable register
|
2019-06-17 16:23:16 -04:00 |
led_strip
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
modem
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05: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/shell: add basic probe for MSI-X capability
|
2019-06-10 10:52:02 -04:00 |
pinmux
|
drivers: pinmux: stm32l4: Fix CONFIG_SOC_STM32L496XX references
|
2019-06-17 18:17:51 -07:00 |
ptp_clock
|
drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
pwm
|
dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-15 07:14:12 -04:00 |
rtc
|
style: add braces around if/while statements
|
2019-06-06 15:20:21 +02:00 |
sensor
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
serial
|
drivers/uart_rv32m1_lpuart: Fix DT define usage
|
2019-06-15 07:14:12 -04:00 |
spi
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
timer
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05:00 |
usb
|
usb: drivers: usb_dc_stm32: Fix coverity issue
|
2019-06-19 11:08:26 +02:00 |
watchdog
|
drivers/wdt: Fixing tiny style issues in sam0 driver
|
2019-06-17 16:45:27 -04:00 |
wifi
|
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
|
2019-06-14 08:02:15 -05: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 |