Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
gpio-v5.1-2
86d07565 · ·GPIO fixes for the v5.1 series: - Revert the extended use of gpio_set_config() and think about how we can do this properly. - Fix up the SPI CS GPIO handling so it now works properly on the SPI bus children, as intended. - Error paths and driver fixes.
-
pm-5.1-rc3
31d4c528 · ·Power management fixes for 5.1-rc3 - Fix the ACPI CPPC library to actually follow the specification when decoding the guaranteed performance register information and make the intel_pstate driver to fall back to the nominal frequency when reporting the base frequency if the guaranteed performance register information is not there (Srinivas Pandruvada). - Fix use-after-free in the exit callback of the scpi-cpufreq left after an update during the 5.0 development cycle (Vincent Stehlé).
-
acpi-5.1-rc3
aa9aaa4d · ·ACPI fix for 5.1-rc3 Correct a previous attempt to make Linux use its own set of ACPI debug flags different from the upstream ACPICA's default (Erik Schmauss).
-
-
v4.19-stm32mp-r1.2
187465ac · ·The following changes since commit 968b98e06b08f2f9fc29d350ec9ba1be2574a033: drm/panel: otm8009a: reset during probe (2019-02-28 10:16:42 +0100) are available in the git repository at: ssh://gerrit.st.com:29418/mpu/oe/st/linux-stm32 tags/v4.19-stm32mp-r1.2 for you to fetch changes up to 187465ac40466bc6b3ea2e61c63998484513fd00: crypto: testmgr - call shash_init in crc32c algo (2019-03-28 18:29:04 +0100) ---------------------------------------------------------------- This is the v4.19-stm32mp-r1.2 release. ---------------------------------------------------------------- Amelie Delaunay (1): Merge tag 'v4.19.26' into v4.19-stm32mp Bich Hemon (1): i2c: i2c-stm32f7: fix I2C_SMBUS_I2C_BLOCK_DATA transaction Erwan Le Ray (4): serial: stm32: add RX and TX FIFO flush serial: stm32: fix word length and receiver timeout configurations serial: stm32: fix rx error handling serial: stm32: fix rx data length when parity enabled Lionel Debieve (4): hw_random: stm32: add default quality crypto: stm32/crc - fix run-time self tests issue crypto: stm32/hash - Fix self test issue during export crypto: testmgr - call shash_init in crc32c algo Olivier Moysan (6): ASoC: wm8994: add LDO cycle-time protection ASoC: cs42l51: add power management ASoC: stm32: i2s: update regmap register declaration ASoC: stm32: sai: fix power management ASoC: stm32: sai: fix oversampling mode ASoC: stm32: dfsdm: add mmap support Yannick Fertré (4): drm/panel: otm8009a: fix clock to 29.70 Mhz drm/panel: otm8009a: add delay before switch to video mode ARM: dts: stm32: update power supply of rm68200 on stm32mp157c-ev1 media: platform: stm32: wait end of transmission arch/arm/boot/dts/stm32mp157c-ev1.dts | 2 +- crypto/testmgr.c | 7 + drivers/char/hw_random/stm32-rng.c | 1 + drivers/crypto/stm32/stm32-hash.c | 2 +- drivers/crypto/stm32/stm32_crc32.c | 32 +++- drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 17 +- drivers/i2c/busses/i2c-stm32f7.c | 8 +- drivers/media/platform/stm32/stm32-cec.c | 11 ++ drivers/mfd/wm8994-core.c | 6 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 51 +++--- drivers/tty/serial/stm32-usart.c | 192 ++++++++++++--------- drivers/tty/serial/stm32-usart.h | 12 +- sound/soc/codecs/cs42l51-i2c.c | 28 ++- sound/soc/codecs/cs42l51.c | 119 +++++++++++-- sound/soc/codecs/cs42l51.h | 20 +++ sound/soc/stm/stm32_adfsdm.c | 2 +- sound/soc/stm/stm32_i2s.c | 3 +- sound/soc/stm/stm32_sai.c | 60 +++++-- sound/soc/stm/stm32_sai.h | 2 + sound/soc/stm/stm32_sai_sub.c | 10 +- -
-
-
-
-
-
-
-
xfs-5.1-fixes-1
2032a8a2 · ·Changes since last update: - Fix a bunch of static checker complaints about uninitialized variables and insufficient range checks. - Avoid a crash when incore extent map data are corrupt. - Disallow FITRIM when we haven't recovered the log and know the metadata are stale. - Fix a data corruption when doing unaligned overlapping dio writes.
-