zephyr/drivers
Tim Lin 32a19ea28c drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2
When using the it8xxx2bx chip, because the SRAM size is 60k and
not a power of 2, using (CONFIG_SRAM_SIZE - 1) results in an
incorrect value for the h2ram base address mask.
Therefore, the mask is declared as GEMASK(19, 0) here.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2024-09-02 11:49:52 +02:00
..
adc drivers: adc: adc_mcux_adc12: add API internal reference 2024-08-30 11:47:07 -04:00
audio drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
auxdisplay
bbram
bluetooth Driver: hci_nxp_setup: Change log message to LOG_DBG 2024-09-02 09:05:34 +02:00
cache drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92 2024-08-22 14:24:38 -04:00
can drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
charger
clock_control clock: mcux_ccm: add flexio clock 2024-08-29 18:04:56 +02:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter Drivers: Counter: Added flag for counting up 2024-09-02 09:07:57 +02:00
crypto
dac drivers: dac: esp32: clock initialization fix 2024-08-29 16:11:57 -04:00
dai drivers: dai: sai: don't crash on underrun/overrun 2024-08-27 10:50:53 -04:00
disk disk: sdmmc: power off card in DISK_IOCTL_CTRL_DEINIT 2024-08-20 19:42:37 -04:00
display drivers: display: use zephyr reset api for diyplay 2024-08-20 14:50:57 -04:00
dma drivers: dma: intel_adsp_hda: change L1 exit defaults 2024-09-02 09:09:07 +02:00
dp
edac
eeprom drivers/eeprom/eeprom_simulator: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
entropy drivers: entropy: esp32c6: Add support 2024-08-29 11:38:36 +02:00
espi drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 2024-09-02 11:49:52 +02:00
ethernet drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
firmware firmware: scmi: add support for pinctrl protocol 2024-08-19 10:05:16 -04:00
flash flash: spi_nor: handle SPI bus power 2024-08-27 07:15:28 -04:00
fpga drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fuel_gauge fuel_gauge: composite analog fuel gauge 2024-08-29 16:12:36 -04:00
gnss gnss: rename u-blox M10 driver to M8 2024-08-26 17:27:12 -04:00
gpio boards: ambiq: apollo3: add connector dtsi for apollo3 boards 2024-08-29 18:06:07 +02:00
haptics drivers: haptics: drv2605: Hard codes open loop mode for LRA mode 2024-08-20 14:52:32 -04:00
hwinfo drivers: hwinfo: litex: depend on devicetree 2024-08-29 16:10:57 -04:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i2c i2c: nrfx_twi: fix RTIO utility functions 2024-08-23 08:02:45 -04:00
i2s drivers: i2s: i2s_ll_stm32: Handle single clock source 2024-08-29 16:11:30 -04:00
i3c i3c: drivers: check for reserved addresses for i2c scan 2024-08-07 07:13:42 -04:00
ieee802154
input drivers: input: use generic touch report in stmpe811 2024-08-28 14:02:43 -04:00
interrupt_controller Revert "drivers/interrupt: it8xxx2: Register interrupt number 0 to handle" 2024-08-28 06:49:36 -04:00
ipm drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
kscan
led drivers: led: lp5569: run clang-format 2024-08-23 15:49:43 +01:00
led_strip
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
mdio drivers: mdio: shell: add support for stm32 mdio 2024-08-21 08:58:29 +02:00
memc soc: nxp: Move flexspi log level change to driver 2024-08-22 09:14:24 +02:00
mfd
mipi_dbi mipi_dbi: stm32: use proper type for timeout argument 2024-08-27 12:45:48 +02:00
mipi_dsi
misc drivers: misc: Add support for nRF54L15 SoC 2024-08-29 12:02:35 +02:00
mm mm: common: reset mappings during simple mapping failures 2024-08-28 16:35:43 -04:00
modem drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net
pcie
peci
pinctrl drivers: pinctrl_imx: support i.MX93 M33 core 2024-08-22 09:15:16 +02:00
pm_cpu_ops
power_domain
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ptp_clock
pwm drivers: cc13xx_cc26xx: pwm: Add polarity flag support 2024-08-27 10:51:04 -04:00
regulator style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
reset
retained_mem drivers: retained_mem: nrf: implement using nrfx_ram_ctrl helper 2024-08-14 12:35:17 -04:00
rtc drivers: rtc: rtc_ll_stm32: add hse clock support 2024-08-28 06:51:00 -04:00
sdhc drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
sensor Drivers: Add support for Bosch bmp180 sensor 2024-08-30 11:46:25 -04:00
serial drivers: intc: stm32: remove STM32_EXTI_LINE_NONE macro 2024-08-27 10:50:39 -04:00
sip_svc
smbus
spi drivers: spi: update spi_mcux_flexio.c 2024-08-28 06:50:50 -04:00
stepper drivers: stepper: Fix missing _driver_api suffix 2024-08-29 18:03:01 +02:00
syscon
tee
timer drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
usb drivers: udc_dwc2: Allow not-multiple-of-4 mps in DMA mode 2024-08-27 12:45:42 +02:00
usb_c
video drivers: video: ov2640: Add 240x240 video format 2024-08-26 17:06:28 +02:00
virtualization
w1
watchdog drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
wifi drivers: wifi: nxp: change the dormant state 2024-08-29 18:03:48 +02:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00
Kconfig stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00