Igor Pecovnik
684936ea72
sunxi-6.16: Fix and re-enable patches for tsc2007
2025-09-21 20:09:24 +02:00
The-going
64a3da3b64
sunxi-6.16: move drm-sun4i-Mark-one-of-the-UI-planes-as-a-cursor-one.patch
...
This patch breaks the cursor display.
2025-09-21 20:09:24 +02:00
The-going
2279308d76
sunxi-6.16: Disable patches for tsc2007.
...
drivers/input/touchscreen/tsc2007_core.c:266:30: error: implicit declaration of function 'from_timer';
did you mean 'mod_timer'? [-Werror=implicit-function-declaration]
134 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer);
135 │ | ^~~~~~~~~~
136 │ | mod_timer
137 │ drivers/input/touchscreen/tsc2007_core.c:266:48: error: 'timer' undeclared (first use in this function);
did you mean 'ktimerd'?
138 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer);
2025-09-21 20:09:24 +02:00
The-going
82d66bb6f9
sunxi-6.16: Skip changes to drv-mfd-axp20x-add-sysfs-interface.patch
...
Potch is outdated.
Compilation fails with [-Werror=incompatible-pointer-types].
2025-09-21 20:09:24 +02:00
The-going
18d939edfd
sunxi-6.16: add sun50i-h618-bananapi-m4-zero support
2025-09-21 20:09:24 +02:00
The-going
25ff95075e
sunxi-6.16: add armbian patches
2025-09-21 20:09:24 +02:00
The-going
2b3a4c382a
sunxi-6.16: add media patches
2025-09-21 20:09:24 +02:00
The-going
6db90af653
sunxi-6.16: re-export patces to v6.16.8
2025-09-21 20:09:24 +02:00
The-going
72ee3fe714
sunxi-6.16: add drm patches series
...
re-extract drm patches from v6.15.11 to v6.16.7
2025-09-21 20:09:24 +02:00
The-going
2805a7acce
sunxi-6.16: move Revert megous patches to megous series
2025-09-21 20:09:24 +02:00
The-going
8bbaa8666a
sunxi-6.16: remove unused megous patches
2025-09-21 20:09:24 +02:00
The-going
095e9c68e8
sunxi-6.16: Add series.conf file and switch to v6.16.7
2025-09-21 20:09:24 +02:00
The-going
13e6960fd6
sunxi-6.16: Fix ASoC: soc-core, usb: dwc3, drm: sun4i
2025-09-21 20:09:24 +02:00
The-going
c1b82e9824
sunxi-6.16: Add megous patches for v6.16.7
2025-09-21 20:09:24 +02:00
The-going
e31992ae7c
sun55iw3: move patches to archive/sunxi-dev-6.16 folder
...
When patches outside the series are in the target folder
KERNELPATCHDIR = "archive/sunxi- $ {KERNEL _ MAJOR _ MINOR}"
they create problems for all other patches in the series
and are difficult to move to the new kernel version because
they are not properly designed.
Move the patches to a separate development folder until
the design is fixed so that we can add them to the series.
2025-09-15 19:46:23 +02:00
juanesf
83f33fa122
Migrate Radxa Cubie A5E to mainline 6.16 ( #8447 )
...
* migrate u-boot and kernel to mainline
* Add patches for 6.17
* fix compile for patches addes
* Orderer patches, switch kernel config to sunxi64, recreate some patches for fix build
* Update linux-sunxi64-edge.config after pm-domain & sun55i-gmac200 activate
* enable wifi and bluetooth
* revert linux-sunxi64-edge.config
- Revert linux-sunxi64-edge.config
- Add modules: CONFIG_IOMMUFD, CONFIG_SUN50I_IOMMU, CONFIG_SUN55I_PCK600.
* drop sunxi-dev-6.14 and cleanup involved patches
* Update radxa-cubie-a5e.csc
make change proposed by igorpecovnik
2025-08-07 22:17:15 +02:00