- Mar 05, 2025
-
-
Add some patches which finally fix mobile data on this SoC! https://lore.kernel.org/netdev/20250227-ipa-v4-7-fixes-v1-0-a88dd8249d8a@fairphone.com/T/ [ci:skip-build]: already built successfully in CI
-
- Feb 23, 2025
-
-
[ci:skip-build]: already built successfully in CI
-
- Jan 29, 2025
-
-
This was done in 7 steps: * prepare by running pmbootstrap kconfig migrate * fix up kconfig category:uefi * fix up kconfig category:zram * fix up kconfig category:default * fix up kconfig category:default (NULL_TTY) * fix up kconfig category:input * bump pkgrels [ci:skip-build] [ci:ignore-count]
-
- Dec 24, 2024
-
-
see: #3386 [ci:skip-build]
-
- Dec 20, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Nov 24, 2024
-
-
linux-postmarketos-qcom{msm8974,msm8994,sc7280,sm6115,sm6350}: add CONFIG_CRYPTO_ZSTD/CONFIG_ZRAM_BACKEND_ZSTD (MR 5835) Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
- Oct 04, 2024
-
-
Manual kconfig changes: * Switch DRM_MSM & panel driver back to =y, seems to improve display issues a bit Closes https://gitlab.com/postmarketOS/pmaports/-/issues/2969 [ci:skip-build]: already built successfully in CI
-
- Sep 27, 2024
-
-
This patch adds CONFIG_UDMABUF to the libcamera kconfigcheck. [ci:skip-build] Resolves: https://gitlab.com/postmarketOS/pmaports/-/issues/3155 Signed-off-by:
Alistair Francis <alistair@alistair23.me>
-
- Sep 25, 2024
-
-
- Sep 11, 2024
-
-
[ci:skip-build]
-
- Aug 19, 2024
-
-
Contains the following patch to fix sensors: https://lore.kernel.org/linux-arm-msm/20240815094920.8242-1-griffin@kroah.com/ [ci:skip-build]: already built successfully in CI
-
- Aug 06, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Aug 01, 2024
-
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
- Jul 29, 2024
-
-
Oliver Smith authored
-
- Jul 08, 2024
-
-
Luca Weiss authored
Since the v6.9 upgrade the kernel supports Type-C functionality for Fairphone 4, but I forgot to enable the relevant kconfig options then. Enable them now along with a bunch of options related to USB that come in useful. Also prepare some options that will be used in the future with DisplayPort over USB-C (e.g. SBU mux). [ci:skip-build]: already built successfully in CI
-
- Jul 05, 2024
-
-
Notably include a fix for fastrpc required for sensors.
-
- Jul 01, 2024
-
-
[ci:ignore-count] [ci:skip-build] [ci:skip-vercheck]
-
- May 17, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- May 06, 2024
-
-
Clayton Craft authored
fixes #2652 [ci:skip-build] too many kernels to build, CI will never finish [ci:ignore-count]
-
- Mar 20, 2024
-
-
Luca Weiss authored
Kconfig changes: * DRM_SIMPLEDRM * QCOM_ICC_BWMON [ci:skip-build]: already built successfully in CI
-
- Feb 06, 2024
-
-
- Jan 21, 2024
-
-
Luca Weiss authored
Required for getting mobile data up, otherwise ModemManager fails to connect with: Status | connected: no | connection error name: org.freedesktop.ModemManager1.Error.MobileEquipment.Unknown | connection error message: failed to create net link for device: failed to add link for device: Could not allocate link: Failed to add link with mux id 1: Netlink message with transaction 27 failed [ci:skip-build]: already built successfully in CI
-
- Jan 08, 2024
-
-
Kconfig changes: * CRYPTO_DEV_QCE * CRYPTO_STATS * CRYPTO_USER_API_AEAD * GENERIC_ADC_THERMAL * HW_RANDOM * QCOM_BAM_DMA
-
- Dec 15, 2023
-
-
Manual config changes: * DRM_MSM=m (there's a race condition, genpd_power_off_unused needs to turn off mdss_gdsc before the display driver inits, otherwise screen stays black) [ci:skip-build]: already built successfully in CI
-
- Oct 31, 2023
- Jul 08, 2023
-
-
[ci:skip-build]: Already built successfully in CI
-
- May 24, 2023
-
-
Enable Bluetooth-related options in defconfig since FP4 now has Bluetooth support.
-
- May 08, 2023
-
-
Make sure the GPU can register its thermal device to avoid this error: [ 9.303081] adreno 3d00000.gpu: [drm:msm_devfreq_init] *ERROR* Couldn't register GPU cooling device [ci:skip-build]: already built successfully in CI
-
- Apr 30, 2023
-
-
[ci:skip-build] already built successfully in CI
-
- Mar 19, 2023
-
-
- Mar 06, 2023
-
-
SoC/device-specific changes: * Add OSM L3 Interconnect Provider for L3 cache scaling Config changes: * Enable INTERCONNECT_QCOM_OSM_L3 * Enable CPU_FREQ_GOV_POWERSAVE & CPU_FREQ_GOV_CONSERVATIVE [ci:skip-build]: already built successfully in CI
-
- Dec 17, 2022
-
-
* Enable flash/torch LED (CONFIG_LEDS_QCOM_FLASH) * Fix USB init when not plugged in during bootloader stage [ci:skip-build] already built successfully in CI
-
- Oct 31, 2022
-
-
Luca Weiss authored
[ci:skip-build] # too many packages for 3h
-
- Oct 16, 2022
-
-
* Merge 6.0.2 stable * Add pm7250b PMIC to dts [ci:skip-build] Already built successfuly on CI in MR
-
- Oct 09, 2022
-
-
[ci:ignore-count]: Too many packages probably [ci:skip-build]: No way this would finish in time
-
- Sep 21, 2022
-
-
Replace usages of pmb:kconfigcheck-* options with pmb:kconfigcheck-community which will be required for all devices in community/main category. This ensures more consistent features & behavior across devices.
-
- Sep 11, 2022
-
-
Switch to minimal config that I've been using for development for the last months, with some minor modifications. In addition to that enable all the kconfig options that will be a part of the new pmb:kconfigcheck-community (anbox/waydroid + iwd + nftables + containers + zram + netboot). Note by ollieparanoid: Re-applied it after I just reverted it. Now realized that I didn't need to revert this in the first place, this is and aarch64 package and the cross compilers (x86_64 packages) needed to be published. Anyway, the gcc mess is mostly resolved now, see issue 2167. [ci:skip-build] Already built successfuly on CI in MR
-
Oliver Smith authored
Temporarily revert this, so bpo can first build and publish all gcc cross packages. The build for this linux package currently failed - I could also set it back to queued and have it build, but that would delay the publish of the gcc-aarch64 package until the kernel is built. This reverts commit 979cc0bf.
-
- Sep 10, 2022
-
-
Switch to minimal config that I've been using for development for the last months, with some minor modifications. In addition to that enable all the kconfig options that will be a part of the new pmb:kconfigcheck-community (anbox/waydroid + iwd + nftables + containers + zram + netboot). [ci:skip-build] Already built successfuly on CI in MR
-
- Aug 25, 2022
-
-
The device fulfils the requirements for community category, and I plan to maintain and develop this device further going forward. Move it! [ci:skip-vercheck]: linux pkg was moved [ci:skip-build]: already built successfully in CI
-