zephyr/drivers
Caio Barz Molinari e57cf1e5ce drivers: video: ov5640: add support to QVGA and QQVGA in CSI mode
The ov5640 driver already supports QVGA and QQVGA in dvp mode but not
in CSI mode. This PR adds support for these resolutions in CSI mode.

Signed-off-by: Caio Barz Molinari <caioheitor.barzmolinari_1@nxp.com>
2025-04-03 13:16:20 +02:00
..
adc drivers: adc: stm32: support DMA when CONFIG_MEM_ATTR=n 2025-04-02 12:54:50 +02:00
audio drivers: audio: Add driver for tlv320aic3110 2025-03-24 12:13:51 +01:00
auxdisplay
bbram drivers: bbram: npcx: bypass npcx49nf errata rev1.5 No.2.30 2025-03-20 07:21:23 +01:00
bluetooth bluetooth: hci_nxp: disallow standby usage while sending HCI MSG 2025-04-01 16:27:50 +02:00
cache
can drivers: can_mcp251xfd: Add XSTBY option 2025-04-02 10:30:59 +02:00
charger
clock_control drivers: timer: Add ULPT timer for power management on Renesas RA MCUs 2025-04-03 08:41:08 +02:00
comparator modules: hal_nxp: Move hal_nxp glue layer to zephyr repo 2025-03-26 16:26:34 +01:00
console console: winstream: add missing Kconfig dependency 2025-03-15 13:08:03 +01:00
coredump
counter drivers: esp32: Update for shared intc 2025-04-02 19:02:27 +02:00
crypto
dac drivers: dac: Add TI DAC161S997 driver 2025-04-02 12:53:03 +02:00
dai Drivers: DAI: Intel: DMIC: Program start symmetrically for PDMx 2025-04-02 13:04:32 +02:00
disk drivers: disk: stm32 sdmmc: add stm32n6 support 2025-04-03 11:07:33 +02:00
display drivers: display: Add Sitronix ST7701 driver. 2025-03-28 21:50:58 +01:00
dma drivers: dma: siwx91x: Enable scatter-gather transfer support 2025-04-03 11:07:12 +02:00
dp
edac
eeprom
entropy drivers: entropy: stm32: clear data available IRQ flag on WB09 2025-03-24 19:22:30 +01:00
espi drivers: eSPI: microchip: Port80 Multibyte 2025-04-01 22:12:28 +02:00
ethernet style: Fix formatting 2025-04-03 11:06:53 +02:00
firmware
flash drivers: flash: update flash_mcux to support all mcxa family device 2025-04-03 08:43:16 +02:00
fpga drivers: fpga: fix build of ICE40 bitbang with PINCTRL 2025-03-31 14:32:35 +02:00
fuel_gauge
gnss drivers: fix support for U-Blox M10 modules with M8 driver 2025-03-26 07:08:27 +01:00
gpio drivers: gpio: rz: Fix a build error 2025-04-03 06:25:06 +02:00
haptics
hdlc_rcp_if
hwinfo
hwspinlock
i2c drivers: mfd: Add ambiq iom binding file 2025-04-02 19:02:56 +02:00
i2s
i3c drivers: i3c: stm32: fix ibi build issue 2025-03-26 07:08:17 +01:00
ieee802154
input drivers: input: sdl_touch: Associate display with instance 2025-03-25 22:14:40 +01:00
interrupt_controller drivers: intc: esp32: Shared allocator for Xtensa and RISCV 2025-04-02 19:02:27 +02:00
ipm drivers : ipm: clean up usage of "select USE_STM32_LL_ipcc" 2025-03-20 09:32:56 +01:00
led
led_strip
lora
mbox drivers: mbox: Add Arm MHUv3 Mailbox driver 2025-03-31 11:29:40 +02:00
mdio drivers: mdio: stm32: set mdio clock for v1 api 2025-04-02 10:31:34 +02:00
memc drivers: memc: add driver for stm32 xspi psram 2025-03-24 15:09:47 +01:00
mfd drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
mipi_dbi
mipi_dsi drivers: mipi_dsi: Update api for migration of FSP to 5.8.0 2025-04-01 04:14:14 +02:00
misc drv: ft8xx: extend single-letter function argument names 2025-04-02 05:29:46 +02:00
mm intel_adsp: ace30: mm: Set write permissions during memory mapping 2025-03-18 16:41:22 +01:00
modem modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
mspi drivers: ambiq: Correct peripheral instance calculation 2025-03-25 05:59:42 +01:00
net net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
pcie
peci
pinctrl drivers: pinctrl: Add support for RZ/V2L 2025-03-28 08:35:13 +01:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: esp32: Update for shared intc 2025-04-02 19:02:27 +02:00
regulator
reset drivers: reset: Add generic reset MMIO driver 2025-04-02 10:31:12 +02:00
retained_mem drivers: retained_mem: Fix using multiple nRF retained memory regions 2025-03-07 20:23:42 +01:00
rtc drivers: rtc: pcf8563: some fixes to the driver 2025-03-21 14:17:45 +01:00
sdhc
sensor sensor: pat9136: Add cooldown timer 2025-04-02 05:29:23 +02:00
serial serial: cmsdk_apb: fix irq_is_pending 2025-04-03 08:43:37 +02:00
sip_svc
smbus
spi drivers: mfd: Add ambiq iom binding file 2025-04-02 19:02:56 +02:00
stepper doc: migration-guide: 4.2: add migration guide entry for enable 2025-04-03 00:03:29 +02:00
syscon
tee
timer drivers: timer: Add ULPT timer for power management on Renesas RA MCUs 2025-04-03 08:41:08 +02:00
usb drivers: usb: udc: simplify code of maximum-speed 2025-04-03 08:43:29 +02:00
usb_c
video drivers: video: ov5640: add support to QVGA and QQVGA in CSI mode 2025-04-03 13:16:20 +02:00
virtualization
w1
watchdog drivers: esp32: Update for shared intc 2025-04-02 19:02:27 +02:00
wifi drivers: wifi: siwx91x: Add Wi-Fi version command support 2025-04-03 13:15:55 +02:00
xen
CMakeLists.txt kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00
Kconfig kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00