zephyr/drivers/espi
Andrei Emeltchenko a657abae23 espi: Fix gpio_manage_callback() logic
espi_manage_callback() returns -EINVAL if it could not remove
callback. However if the list is empty success is returned when trying
to remove callback.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2022-10-04 14:10:05 +00:00
..
CMakeLists.txt soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
espi_emul.c emul: remove name param from bus register APIs 2022-07-19 15:52:36 -05:00
espi_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_it8xxx2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_host_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_v2.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec.c espi: mec15xx: add pinctrl for mec15xx/mec1501 espi 2022-09-21 18:05:32 +00:00
espi_npcx.c driver: espi: npcx: add the controller attached flash sharing API 2022-09-09 16:30:51 -04:00
espi_saf_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_utils.h espi: Fix gpio_manage_callback() logic 2022-10-04 14:10:05 +00:00
host_subs_npcx.c drivers: espi: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.espi_emul
Kconfig.it8xxx2 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
Kconfig.npcx driver: eSPI: npcx: workaround the errata rev1_2, No.3.10 2022-05-12 09:21:24 +02:00
Kconfig.xec drivers: espi: Correct default eSPI to UART mapping 2022-04-22 10:46:18 -05:00
Kconfig.xec_v2 drivers: espi: xec_v2: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00