- May 12, 2022
-
-
Antoni Aloy Torrens authored
- Patch from Robert Nelson and Hansem Ro. - Based on the work of Hansem Ro, who owns another device, the First Generation Kindle Fire, which has similar specifications as the Samsung Galaxy Tab 2 7.0.
-
-
-
- May 11, 2022
-
-
Elagost authored
-
The device tree in the kernel is now named msm8996pro-xiaomi-scorpio.dts. [ci:skip-build]: already built successfully in CI
-
- Add support for Xiaomi Mi 5s Plus (xiaomi-natrium) - Update charger driver - Fix race condition in qcom-ngd-ctrl probe
-
- May 10, 2022
-
-
Pablo Correa Gomez authored
-
Pablo Correa Gomez authored
-
Oliver Smith authored
-
- May 08, 2022
-
-
Newbyte authored
This makes the names match the recommended names in the ALSA UCM header: https://github.com/alsa-project/alsa-lib/blob/f1fa7ea07768bd5dbe15462ef734b28380a12a43/include/use-case.h#L112-L144
-
Newbyte authored
This makes the names match the recommended names in the ALSA UCM header: https://github.com/alsa-project/alsa-lib/blob/f1fa7ea07768bd5dbe15462ef734b28380a12a43/include/use-case.h#L112-L144
-
Oliver Smith authored
-
[ci:skip-build]: already built successfully in CI
-
-
- May 06, 2022
-
-
Newbyte authored
[ci:skip-vercheck]: Moving between categories doesn't require changing pkgrel. [ci:skip-build]: Already built successfuly on CI in MR
-
Newbyte authored
-
Newbyte authored
-
Newbyte authored
-
Newbyte authored
-
For a merge list, please see the merge commits: - 5.17.1 - (https://gitlab.com/sdm845-mainline/linux/-/commit/6151d07534a46eee9ddfbbaedd756a4752e9e6c2) - 5.17.2 - (https://gitlab.com/sdm845-mainline/linux/-/commit/c8e2541a5370c981ad8f6949761f7be3848ea863) - 5.17.3 - (https://gitlab.com/sdm845-mainline/linux/-/commit/f7006752c1317055acf3a56a4fa8fb5f189c2eb4) - 5.17.4 - (https://gitlab.com/sdm845-mainline/linux/-/commit/ee8fb89013f6772493eb7be5a9d361dbcd69b179) - 5.17.5 - (https://gitlab.com/sdm845-mainline/linux/-/commit/b33c0511c507e34750d3cb6c1ca3f91e0f0249bc ) Change-Id: Ic1ec5571bd981aa6c24c619aac24ecd2a941d604 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
- May 05, 2022
-
-
Basic support for the Tolino Shine 3 ebook reader. It is the same board as the Kobo Clara HD. Waveform handling shares the same oddities as for the Kobo Clara HD but the file epdc_E060SCM.fw from the IMX6SL BSP from NXP does also work. The existing waveform from SD card is used. Preferred way to install is to clone the internal SD, keeping the original as a backup, install on that clone. U-Boot is a more recent one than the factory u-boot, so devicetrees are nicely supported. Kernel is the near mainline kernel also used by the Kobo Clara HD.
-
Add missing subpackage phosh to fix scale with phoc.ini
-
This commit adds a package for the sm6125-mainline kernel fork. As of now it uses kernel version 5.18_rc4, pulled from torvalds/linux. You can find the repository on https://gitlab.com/sm6125-mainline/linux [ci:skip-build] Already built successfuly on CI in MR
-
A quirky device, the last Mi Ax phone in the line. - Powered by Snapdragon 665 (SM6125, codenamed Trinket), 8 cores, 4 clocked a 2.0 GHz and 4 more clocked at 1.8 GHz. 4-6 GB of RAM, 64-128 GB of UFS storage, 720p 6.09" AMOLED display, a 48 Mpx quad-bayer camera (plus two more on the back and one on the front) and an under display fingerprint sensor which may be impossible to ever implement... *sigh* Mainline kernel as of now is pretty minimal (framebuffer display, USB networking). No UFS support (yet!).
-
[ci:skip-build] Already built successfuly on CI in MR
-
Also add hardware enabled in arch/arm/configs/u8500_defconfig
-
[ci:skip-build]: already built successfully in CI
-
- May 04, 2022
-
-
Newbyte authored
This should be reverted when this Alpine issue has been closed: https://gitlab.alpinelinux.org/alpine/aports/-/issues/13778 sxmo-common already had this for some reason. [ci:ignore-count] [ci:skip-build] Already built successfuly on CI in MR
-
linux-lts started requiring mkinitfs version 3.6.0 5 days ago as of writing, and this package only provides mkinitfs 0.0.1, so bump this to fix installation. See https://gitlab.alpinelinux.org/alpine/aports/-/commit/f2ae372e8b25366af33550980fa9e0f98d0d2c75 Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1517
-
the networkmanager package in alpine was refactored and the wifi and wwan components were split off into separate subpackages. without these, wifi and wwan networking are broken. also see: aports 830af82c6c [ci:ignore-count]
-
- May 01, 2022
-
-
Disable options -CONFIG_NET_VENDOR_ENGLEDER -CONFIG_NET_VENDOR_VERTEXCOM -CONFIG_SURFACE_PLATFORM Enable options +CONFIG_KEYBOARD_PINEPHONE Note by ollieparanoid: this fixes the suspend to ram issue, pma 1478 [ci:skip-build]: already built successfully in CI
-
-
patches added are (not all, just some) fixes and feature enhancements for msm8992 and msm8994 from qcom mainline maintainer tree [1] for v5.18 and v5.19. Changes: * update deviceinfo_dtb_mainline for device-huawei-angler and device-lg-bullhead. * add sdhc1 support for device-huawei-angler [1] https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git Signed-off-by:
Petr Vorel <petr.vorel@gmail.com> [ci:skip-build] Already built successfully in CI in MR
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
- Apr 29, 2022
-
-
This code wasn't actually working for me on samsung-m0, so I investigated and came up with that this fixes it. I'm not sure if you are supposed to be able to omit the deviceinfo_ prefix? Either way, it doesn't seem to work, so let's fix it. Fixes fad7c7ef
-
-
-