OpenRTX/platform/drivers
Behnood Abdollahi 1fc055fbf2 drivers: NVM: fix out-of-bounds access in settings block rollover
Replace hard-coded block limit (2047) with ARRAY_SIZE(memory->data)
to correctly bound access to the 1024-entry NVM data array.
2026-06-06 08:51:17 +02:00
..
ADC drivers: ADC: add ADC Driver for AT32F423 2026-05-17 12:19:30 +02:00
audio drivers: fix Linux platform unable to read baseband audio file sources 2026-05-10 10:56:06 +02:00
backlight copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
baseband drivers: SKY72310: set phase detector gain during init 2026-04-28 21:14:04 +02:00
chSelector copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
CPS nvmem: move device access API to a separate file 2026-03-03 18:34:07 +01:00
display MD9600: read hardware info from external flash 2026-04-22 19:01:18 +02:00
GPIO drivers: GPIO: add gpio driver for AT32F423 2026-05-17 12:19:30 +02:00
GPS copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
keyboard copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
NVM drivers: NVM: fix out-of-bounds access in settings block rollover 2026-06-06 08:51:17 +02:00
SPI copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stubs copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
tones copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
USB copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00