-
-
iommu-fixes-v3.19-rc635577079 · ·
IOMMU Fixes for Linux v3.19-rc6 Two small fixes for the Tegra GART IOMMU driver: * Provide a .map_sg function for iommu_ops * Do not register Tegra GART driver as a workaround because of issues with it when used from DRM code
-
-
asoc-v3.19-rc688343ee3 · ·
ASoC: Fixes for v3.19 There's a lot more fixes here than I'd like since I've been lax in sending things throughout the release cycle but there's only two in generic code and they've had quite some time to cook in -next so hopefully on balance are OK. The two generic fixes are a fix for crashes on capture DAIs in the compress code and a fix for error handling on probe failures which would have been harmless in the past but now oopses with the new dynamic probe code.
-
-
sunxi-dt-for-3.20c121f45e · ·
Allwinner device tree changes for 3.20 A lot of changes to the device tree for the 3.20 merge window, mostly with: - More DT license convertions, only two DTS and two DTSI are still uncertain and have not been converted yet - Use the C-preprocessor includes in the device trees. - Add support for the A31s SoC and improve the A80 support - Add IR receiver, lradc, PS/2 support - Add cpufreq support for all SoCs but the A23 and A80. - And a lot of new boards
-
sunxi-defconfig-for-3.20fef3f0dd · ·
Allwinner defconfig changes for 3.20 Defconfig changes for both sunxi and multi_v7 defconfig in order to add the cpufreq-related drivers and the PMIC drivers.
-
sunxi-core-for-3.20f91b7c62 · ·
Allwinner core changes for 3.20 - Support for the A31s - Adding support for cpufreq using cpufreq-dt
-
sunxi-clocks-for-3.2076820fcf · ·
Allwinner clock changes for 3.20 The set of clock changes for the 3.20 merge window, with mostly: - Some PLL fixes for the A80 and A31 - The MMC custom phase functions are removed, and moved over to the generic phase API. - Add the A80 MMC clocks Some DT changes slipped here as well, to preserve bisectability.
-
sunxi-fixes-for-3.19117a2cc3 · ·
Allwinner fixes for 3.19 A few minor fixes for the 3.19 kernel: - The 8250 uart driver now respects the aliases, which pointed out that we were using them wrong. Fixed them. - The simplefb pipeline that was used on the A10 caused flickering and tearing, and rendered it pretty much useless. Added a new simplefb node with another pipeline that removes this issue. Note that we need to keep the old node because u-boot 2015.01 uses it. - Added a fix for the USB phy node on sun4i/sun5i