zephyr/drivers
Leandro Pereira 158ea970ea drivers: watchdog: Use common name configuration for all drivers
Each driver seemed to use their own Kconfig option to set the name for
their drivers.  This makes writing example/test code difficult as each
one of them will have to special case for each of the supported
platforms.

Use a consistent CONFIG_WDT_0_NAME option in all drivers.

Fixes #8094.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-01 15:31:56 -05:00
..
adc drivers: adc: fix TOCTOU attacks 2018-05-17 15:08:54 -07:00
aio syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
bluetooth drivers/bluetooth/hci: Name the choice of BT HCI driver bus 2018-05-15 15:11:12 -05:00
can drivers: can: Move bit timing and clock to device tree 2018-06-01 12:59:42 -05:00
clock_control drivers: clock_control: stm32: Remove unsupported clock configuration 2018-05-24 08:04:00 -04:00
console uart_console: delete char using BS(08H) or DEL(7FH) 2018-05-29 16:21:55 -04:00
counter syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
crypto drivers: crypto_ataes132a: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00
display driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
dma drivers: dma_cavs: separate callbacks per channel 2018-05-30 20:33:06 -04:00
entropy drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
ethernet drivers: eth: mcux: use CONFIG_SYS_LOG_ETHERNET_LEVEL for syslog level 2018-05-31 09:15:52 -05:00
flash drivers/flash: Cleaning up Kconfig 2018-05-29 16:21:08 -04:00
gpio drivers/gpio: stm32 fix gpio device init prio 2018-06-01 03:26:10 -07:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c i2c: i2c_gpio: fix typos in Kconfig file 2018-05-26 19:07:55 -04:00
i2s arch: soc: intel_s1000: set M/N divider ownership 2018-06-01 08:59:01 -04:00
ieee802154 drivers/ieee802154: KW41Z drivers is missing hw ACK caps 2018-05-17 16:18:53 +03:00
interrupt_controller kconfig: Define the IRQ priorities for CAVS & DW ICTL 2018-05-29 15:46:41 -04:00
ipm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led_strip api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
net net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux soc: stm32f1: add port uart4 2018-05-25 11:58:20 -05:00
pwm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
rtc arch: arm: nxp: Fixup HAS_MCUX_RTC 2018-05-24 08:21:24 -05:00
sensor boards: arm: argonkey: Properly set choice default 2018-05-29 16:19:51 -04:00
serial drivers: serial: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
spi drivers/spi: Handle the case when tx buf/len is NULL/>0 in DW driver 2018-05-29 16:21:08 -04:00
timer drivers: timer: nRFx: Remove redundant code 2018-05-16 10:16:29 +02:00
usb drivers: usb_dc_kinetis: fix usb_dc_ep_read_continue 2018-05-30 11:23:39 -05:00
watchdog drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wifi doc: fix misspellings in Kconfig files 2018-05-23 16:57:20 -04:00
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig drivers: can: Add Kconfig for CAN driver 2018-05-19 20:19:30 +02:00