nuttx/arch
Jacob Dahl fbe3468703 arch/arm/src/stm32h7: Remove broken FDCAN filter ioctl stubs.
The SIOCxCANxxFILTER cases in fdcan_netdev_ioctl() call
stm32_addextfilter(), stm32_delextfilter(), stm32_addstdfilter() and
stm32_delstdfilter(), none of which exist anywhere in the tree. The
block only ever compiled because no stm32h7 config enables
NETDEV_CAN_FILTER_IOCTL; enabling it breaks the link. The commands now
fall through to the existing -ENOTSUP default, which is also what a
caller observed before.

Assisted-by: Claude:claude-fable-5
Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com>
2026-09-01 17:40:47 +08:00
..
arm arch/arm/src/stm32h7: Remove broken FDCAN filter ioctl stubs. 2026-09-01 17:40:47 +08:00
arm64 fs/hostfs: fix pre-existing nxstyle issues in touched files 2026-08-28 18:35:37 +08:00
avr
ceva
dummy
hc
mips arch/mips/jz4780: Add HDMI EDID parsing and dynamic display modes 2026-08-29 11:08:25 -03:00
misoc
or1k
renesas
risc-v fs/hostfs: fix pre-existing nxstyle issues in touched files 2026-08-28 18:35:37 +08:00
sim arch/sim: make nuttx link target depend on staging libraries 2026-08-28 11:40:08 -03:00
sparc
tricore arch/tricore: fix bug about less ')" in makefile 2026-09-01 12:23:32 +08:00
x86
x86_64
xtensa esp32s3_tickless: fix 32-bit overflow in NSEC_2_CTICK/SEC_2_CTICK/USEC_2_CTICK 2026-09-01 13:38:56 +08:00
z16
z80
CMakeLists.txt
Kconfig arch/xtensa: Provide vfork(). 2026-08-28 23:08:31 +08:00