zephyr/drivers
Bernardo Perez Priego 1cc93810d0 ec_host_cmd: Fix generating multiple Port80 notifications
Port80 notifications are continously generated as long as NOT_EMPTY
bit inside of Data Attributes register is set. This register was only
read once prior entering loop and its value was not checked on each
iteration.

This patch will include reading Data Attributes register on each
iteration, this way we can exit loop when no more data is available.

Signed-off-by: Bernardo Perez Priego <bernardo.perez.priego@intel.com>
2024-10-10 20:24:06 -04:00
..
adc drivers: adc: stm32: Implement boost settings for STM32H7. 2024-10-09 13:44:54 +02:00
audio modules: hal_nordic: align PDM configuration 2024-10-07 18:42:14 +02:00
auxdisplay drivers: auxdisplay: Remove unused variables 2024-09-21 12:23:51 +01:00
bbram
bluetooth drivers: bluetooth: silabs: move code from module to main tree 2024-10-02 13:42:56 -05:00
cache
can
charger
clock_control uart: esp32: Fixing garbage characters on mcuboot 2024-10-10 20:22:54 -04:00
console
coredump
counter zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
crypto
dac drivers: dac: Add dummy driver for vnd,dac 2024-10-02 09:51:19 +02:00
dai soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
disk zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
display da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
dma drivers: dma: stm32_bdma: fix regression 2024-10-08 18:09:47 -04:00
dp drivers: dp: swdp_bitbang: Update SWD clock calculation 2024-10-07 17:13:37 +01:00
edac
eeprom eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
entropy
espi ec_host_cmd: Fix generating multiple Port80 notifications 2024-10-10 20:24:06 -04:00
ethernet ethernet: phy_mc_ksz8081: Don't reset in cfg link 2024-10-08 18:09:26 -04:00
firmware
flash dts: nxp: Rename nxp,iap-msf1 to nxp,msf1 2024-10-09 18:23:39 +01:00
fpga drivers: fpga: configure CDONE for ICE40 as input 2024-09-28 08:18:49 -05:00
fuel_gauge
gnss
gpio drivers: gpio: Add MAX14916 industrial output 2024-10-08 17:01:44 +02:00
haptics
hwinfo
hwspinlock
i2c da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
i2s zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i3c drivers: i3c: cdns: fixup attachment and addr assignment for daa 2024-10-10 20:22:01 -04:00
ieee802154 drivers: ieee802154: ieee802154_uart_pipe: replace magic number 2024-09-29 21:20:20 +02:00
input drivers: input: ili2132a: add support for ili2132a touch controller 2024-10-09 13:46:14 +02:00
interrupt_controller drivers: intc: plic: convert trigger type to use Kconfig 2024-10-09 09:41:50 +02:00
ipm drivers: ipm: ipm_mbox: Initialize after mbox drivers 2024-10-09 09:46:56 +02:00
kscan kscan: input: fix multiple kscan inputs 2024-09-30 12:10:29 +01:00
led
led_strip drivers: led_strip: Fix formatting of log message 2024-10-07 13:39:59 +02:00
lora zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mbox drivers: mbox: esp32: IRQ priority and flags from dts 2024-09-23 18:08:36 -04:00
mdio
memc zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mfd
mipi_dbi drivers: mipi_dbi: update macro to get address 2024-10-10 14:57:58 -04:00
mipi_dsi drivers: mipi_dsi: Change MIPI_DSI priority to the same as DISPLAY 2024-10-07 17:11:58 +01:00
misc drivers: misc: coresight: nrf_etr: Imply UART asynchronous API 2024-10-04 10:46:54 +01:00
mm
modem
mspi
net
pcie
peci
pinctrl zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
pm_cpu_ops
power_domain drivers: power_domain: gpio_monitor: Add PM_DEVICE dependency 2024-09-29 21:22:34 +02:00
ps2
ptp_clock
pwm drivers: pwm: rpi_pico: Configuring the divide ratio adaptively 2024-10-10 10:07:47 +02:00
regulator
reset
retained_mem
rtc Verification: verify code changes from PR review 2024-10-09 13:46:56 +02:00
sdhc drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
sensor drivers: sensor: qdec: fix QDEC overflow handling 2024-10-10 15:01:20 -04:00
serial da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
sip_svc
smbus
spi drivers: spi_mcux_lpspi: clang-format 2024-10-10 10:07:55 +02:00
stepper shell: stepper: add further stepper signals to shell 2024-10-09 18:24:08 +01:00
syscon
tee
timer drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 2024-10-07 18:42:14 +02:00
usb drivers: udc_dwc2: Change hibernation exit on bus reset 2024-10-03 17:08:36 +01:00
usb_c usbc: add event-driven handling of CC lines changes in ps8815 driver 2024-09-23 10:03:19 +02:00
video drivers: video: ov5640: Add support for changing frame rate 2024-10-10 10:08:09 +02:00
virtualization
w1 devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00
watchdog zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
wifi drivers: nrfwifi: Fix random MAC address setting 2024-10-10 14:57:27 -04:00
xen
CMakeLists.txt
Kconfig