openwrt/target/linux/mediatek
Mieczyslaw Nalewaj 3e42e349d4
treewide: strip trailing whitespace
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/22840
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-04-08 10:05:53 +02:00
..
base-files mediatek: filogic: add support for Cudy M3000 w/ YT8821 PHY 2026-03-14 01:40:32 +01:00
dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
files/drivers treewide: constify mdio_bus 2026-03-13 19:56:20 +01:00
files-6.12 treewide: constify mdio_bus 2026-03-13 19:56:20 +01:00
filogic mediatek: add Huasifei WH3000 Pro NAND support 2026-04-06 22:39:41 +02:00
image mediatek: filogic: fix EAX17 rootfs hash in FIT node for per-device rootfs builds 2026-04-08 10:02:58 +02:00
mt7622 kernel: 6.12: move CONFIG_CRYPTO_LIB_SHA1 to generic 2026-04-06 01:38:41 +02:00
mt7623 kernel: enable CRYPTO_RNG2 and CRYPTO_SIG2 by default 2026-04-06 01:38:41 +02:00
mt7629 kernel: 6.12: move CONFIG_CRYPTO_LIB_SHA1 to generic 2026-04-06 01:38:41 +02:00
patches-6.12 mediatek: device tree overlay for BPI-R4 with BE14 module 2026-04-07 19:38:07 +01:00
Makefile mediatek: switch to Linux 6.12 by default 2025-07-18 12:26:40 +01:00
modules.mk mediatek: build rtl8367s_gsw as a kernel module 2025-11-30 22:59:28 +01:00