zephyr/drivers
Alain Volmat e511f8f44a video: gc2145: avoid useless register page change
Avoid some register page change when the right page is
already being accessible.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
2025-06-24 20:12:51 -10:00
..
adc drivers: adc: add dma support for ambiq adc driver 2025-06-23 15:45:44 +01:00
audio drivers: audio: max98091: fix max98091_set_property error handling 2025-06-23 15:48:25 +01:00
auxdisplay
bbram
bluetooth Bluetooth: drivers: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
cache drivers: cache: nrf: Resolve NRF_CACHE_HAS_LINEADDR issue 2025-06-12 09:33:48 -07:00
can drivers: can: renesas: properly clear error flag 2025-06-24 20:05:09 -10:00
charger charger: axp2101: Guards against out-of-bounds read 2025-05-28 12:22:21 +02:00
clock_control drivers: clock_control: add uart clock handling 2025-06-24 15:37:57 -05:00
comparator drivers: comparator: add it51xxx_evb analog comparator driver 2025-06-24 15:33:17 -05:00
console
coredump
counter drivers: nrfx: help select clock control when needed 2025-06-23 15:47:01 +01:00
crypto drivers: crypto: cc23x0: Add support for DMA mode 2025-06-11 16:06:55 -07:00
dac drivers: dac: adopt SHELL_HELP 2025-06-16 14:03:57 -04:00
dai drivers: dai: esai: support applying default pin configuration 2025-06-24 09:13:45 +02:00
debug drivers: debug: silabs_pti: Add driver for Packet Trace Interface 2025-06-13 11:12:20 +02:00
disk drivers: disk: nvme: fix include guard typo 2025-06-06 09:08:33 -07:00
display doc: drivers: display: remove unsupported ref 2025-06-23 16:29:59 -05:00
dma drivers: dma: Update NXP EDMA driver for version 5 2025-06-24 20:02:35 -10:00
dp
edac edac: shell: Make more generic 2025-06-18 09:09:40 -04:00
eeprom
entropy drivers: entropy: virtio: Unify the notation to VIRTIO 2025-06-07 15:39:06 +01:00
espi drivers: espi: npcx: fix compilation errors 2025-06-18 09:31:08 -04:00
ethernet drivers: ethernet: phy: phy_qualcomm_ar8031: fix speeds undeclared 2025-06-24 15:38:45 -05:00
firmware drivers: firmware: TISCI driver support 2025-06-23 15:54:34 +01:00
flash drivers: flash: STM32WBA flash_stm32wba_fm.c: fix sector erase error 2025-06-24 15:37:41 -05:00
fpga
fuel_gauge
gnss drivers: gnss: tidy satellite count kconfig symbols 2025-06-20 16:23:43 +02:00
gpio drivers: gpio: Support gpio_pin_get_config_dt 2025-06-24 14:22:49 +02:00
haptics drivers: haptics: drv2605: drop redundant include 2025-06-16 14:04:22 -04:00
hdlc_rcp_if drivers: hdlc_rcp_if: Add HDLC SPI adapter driver 2025-06-18 17:50:31 -04:00
hwinfo drivers: hwinfo: add TI MSPM0 support 2025-06-18 09:10:11 -04:00
hwspinlock
i2c drivers: i2c: Add support i2c driver for Renesas RX MCU 2025-06-23 16:26:51 -05:00
i2s drivers: i2s: stm32 sai add mclk-divider property 2025-06-20 13:26:14 -04:00
i3c drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro 2025-06-18 07:38:58 +02:00
ieee802154 drivers: ieee802154: update mcxw ieee802154 driver 2025-06-12 09:34:16 -07:00
input drivers: input: esp32: fix threshold calculation 2025-06-09 14:54:30 -07:00
interrupt_controller drivers: interrupt_controller: Add interrupt controller support for RX130 2025-06-24 14:18:41 +02:00
ipm
led drivers: npm13xx: add support for nPM1304 2025-06-23 16:19:43 +01:00
led_strip
lora lora: adopt SHELL_HELP 2025-06-18 07:37:10 +02:00
mbox drivers: mbox: secureproxy: Pass userdata in isr 2025-06-23 15:54:34 +01:00
mdio drivers: mdio: mdio_xilinx_axienet: Add access timeouts 2025-06-24 15:37:24 -05:00
memc drivers: memc: stm32 psram: Fix XSPI configuration for performance 2025-06-19 22:33:37 -07:00
mfd drivers: mfd: npm13xx: Namespace register macros 2025-06-24 22:51:13 +02:00
mipi_dbi pm: policy: remove redundant ifdef exclusion of device_power_lock 2025-06-05 09:34:31 +02:00
mipi_dsi
misc drivers: external interrupt: add external interrupt support for RX130 2025-06-24 14:18:41 +02:00
mm
modem net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mspi drivers: mspi_dw: Add support for RX dummy cycles in single line mode 2025-06-23 13:42:07 +02:00
net
pcie drivers: pcie: shell: add missing const qualifiers 2025-06-17 07:24:52 +02:00
peci
pinctrl drivers: gpio: add gpio interrupt support for RX130 2025-06-24 14:18:41 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock: Add NXP NETC PTP Clock Driver 2025-06-06 14:47:53 +01:00
pwm drivers: pwm: Fix priority handling for Renesas RA 2025-06-19 14:00:21 +02:00
regulator drivers: npm13xx: add support for nPM1304 2025-06-23 16:19:43 +01:00
reset
retained_mem
rtc drivers: rtc: adopt SHELL_HELP 2025-06-17 16:25:32 -05:00
sdhc driver: sdhc: fix typo in SAM4E hsmci driver 2025-06-17 16:12:17 +02:00
sensor drivers: sensor: uint8_t var cannot be greater than 0xff 2025-06-24 20:08:54 -10:00
serial bindings: uart-bridge: add PM hooks 2025-06-24 14:19:24 +02:00
sip_svc
smbus
spi drivers: spi: fix numaker spi driver bug of frame size 2025-06-24 09:14:33 +02:00
stepper drivers: stepper: tmc5xxx: introduce stop function 2025-06-23 13:44:51 +02:00
syscon
tee
timer driver: timer: enable 64 bit cycle counter for MCUX_OS_TIMER 2025-06-24 20:03:01 -10:00
usb drivers: usb_dc_mcux: disable irq in detach 2025-06-23 15:45:55 +01:00
usb_c drivers: usb_c: fusb307: Check return value gpio_add_callback() 2025-06-13 14:29:23 +02:00
video video: gc2145: avoid useless register page change 2025-06-24 20:12:51 -10:00
virtio drivers: vertio: Move VIRTIO-MMIO register definitions to header 2025-06-18 07:40:02 +02:00
virtualization
w1 drivers: w1: shell: fix off-by-one error 2025-06-17 17:46:17 +02:00
watchdog drivers: npm13xx: add support for nPM1304 2025-06-23 16:19:43 +01:00
wifi drivers: wifi: nxp: enable net monitor mode on IW610 2025-06-24 15:36:04 -05:00
xen
CMakeLists.txt drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00
Kconfig drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00