-
ASB-2020-08-05_4.4-p-release536737c1 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_4.4-o-mr16ba8f087 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_4.4-o-release5bddbcf1 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_4.4-p33ad9872 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_4.4-o0b832529 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_3.18-o-mr1aabaaab3 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_3.18-o-release8e1bf917 · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
ASB-2020-08-05_3.188490f56c · ·
https://source.android.com/security/bulletin/2020-08-01 CVE-2020-0255 CVE-2020-12464 CVE-2019-16746
-
devicetree-for-5.96f1188b4 · ·
Devicetree updates for v5.9: - Improve device links cycle detection and breaking. Add more bindings for device link dependencies. - Refactor parsing 'no-map' in __reserved_mem_alloc_size() - Improve DT unittest 'ranges' and 'dma-ranges' test case to check differing cell sizes - Various http to https link conversions - Add a schema check to prevent 'syscon' from being used by itself without a more specific compatible - A bunch more DT binding conversions to schema
-
-
regulator-v5.93f027948 · ·
regulator: Updates for v5.9 This time around the bulk of the work on the regulator API has been cleanups of various kinds, partly but not entirely inspired by the W=1 stuff that 0day turned on. There's also been a fairly large crop of new drivers, and a few bugfixes for existing drivers. - Mode setting support for MT6397 and DA9211. - New drivers for ChromeOS embedded controllers, Fairchild FAN53880, NXP PCA9450, Qualcomm LABIBB, MP5496, and VBUS booster, and Silergy SY8827N
-
asoc-v5.984569f32 · ·
ASoC: Updates for v5.9 The biggest changes here one again come from Mormioto-san who has continued his dilligent work cleaning up long standing issues in the APIs, it's particularly nice to see the transition from digital_mute() to mute_stream() finally completed. There's also been a lot of work on the x86 code again, this time a big focus has been on cleaning up some issues identified by various static tests, and on the Freescale systems. Otherwise the biggest thing has been a lot of driver additions: - Convert users of digital_mute() to mute_stream(). - Simplify I/O helper functions. - Add a helper for getting the RTD from a substream. - Many, many fixes and cleanups to the x86 code. - New drivers for Freescale MQS and i.MX6sx, Intel KeemBay I2S, Maxim MAX98360A and MAX98373 Soundwire, several Mediatek boards, nVidia Tegra 186 and 210, RealTek RL6231, Samsung Midas and Aries boards (some of the first phones I worked on!) and TI J721e EVM.