summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-27ASoC: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)3-6/+6
2026-07-27ASoC: amd: acp: Unify code style for platform_device_id arrayUwe Kleine-König (The Capable Hub)1-7/+7
2026-07-27ASoC: amd: acp: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)2-4/+4
2026-07-27ASoC: renesas: fsi: Drop platform probing metadataUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-27ASoC: codecs: mt6357: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-27thermal/drivers/airoha: Add support for AN7583 Thermal SensorChristian Marangi1-4/+157
2026-07-27dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoCChristian Marangi1-0/+14
2026-07-27thermal/drivers/airoha: Generalize get_thermal_ADC and set_mux functionChristian Marangi1-12/+44
2026-07-27thermal/drivers/airoha: Generalize probe functionChristian Marangi1-27/+75
2026-07-27thermal/drivers/airoha: Convert to regmap APIChristian Marangi1-32/+45
2026-07-27thermal/drivers/airoha: Fix copy paste error for sen internalChristian Marangi1-1/+1
2026-07-27thermal/drivers/airoha: Fix copy paste error on clamp_t low tempChristian Marangi1-1/+1
2026-07-27ALSA: hda/realtek: Add quirk for HP Dragonfly Folio G3 2-in-1 (103c:8a05)Michael Diesen1-0/+1
2026-07-27ALSA:hda/realtek:ALC269 fixup for Legion 7 15ASH11 Mic Mute LEDJackie Dong1-0/+4
2026-07-27Merge tag 'asoc-aw88339-lib' of https://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai834-6641/+13524
2026-07-27ASoC: meson: aiu-encoder-i2s: improve hw constraints checksMark Brown3-48/+113
2026-07-27ASoC: meson: aiu-encoder-i2s: use the core symmetric_rate handlingValerio Setti3-22/+3
2026-07-27ASoC: meson: aiu-encoder-i2s: reflect bs quirk in hw constraintsValerio Setti1-0/+67
2026-07-27ASoC: meson: aiu-encoder-i2s: fix bs quirk incompatibility checkValerio Setti2-26/+43
2026-07-27drm/bridge: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)26-47/+47
2026-07-27ACPI: CPPC: Skip writes to unsupported performance controlsChristian Loehle1-3/+4
2026-07-27ACPI: bus: Avoid confusing complaints regarding missing _OSC featuresRafael J. Wysocki1-3/+11
2026-07-27ASoC: remove conditional returns with no effectMark Brown0-0/+0
2026-07-27ASoC: SOF: Intel: remove conditional return with no effectSang-Heon Jeon1-5/+1
2026-07-27ASoC: samsung: smdk_spdif: remove conditional return with no effectSang-Heon Jeon1-6/+2
2026-07-27ASoC: Intel: atom: remove conditional return with no effectSang-Heon Jeon1-6/+1
2026-07-27ASoC: amd: acp: remove conditional return with no effectSang-Heon Jeon1-8/+3
2026-07-27gpio: pch: use raw_spinlock_t for the register lockJunjie Cao1-14/+14
2026-07-27power: supply: qcom_battmgr: terminate the strings from firmwareHyeongJun An1-1/+1
2026-07-27gpio: pca953x: fix cache_only and IRQ state on restore_context() failurebui duc phuc1-2/+13
2026-07-27drm/bridge: display-connector: Fix I2C adapter resource leakLaurent Pinchart1-3/+8
2026-07-27power: supply: max17040: propagate register read errorsJianing Li1-5/+21
2026-07-27regulator: wm831x-isink: remove conditional return with no effectSang-Heon Jeon1-5/+1
2026-07-27ASoC: remove conditional return with no effectSang-Heon Jeon4-25/+7
2026-07-27Merge 7.2-rc5 into char-misc-nextGreg Kroah-Hartman1004-4841/+13408
2026-07-27ASoC: dt-bindings: Convert eukrea-tlv320.txt to yamlFrank Li2-26/+61
2026-07-27exfat: write moved entry before removing sourceYichong Chen1-5/+5
2026-07-27drm/bridge: dw-hdmi: fix i2c adapter leak on probe failureJohan Hovold1-1/+2
2026-07-27thermal: Remove unneeded 'fast_io' parameter in regmap_configWolfram Sang2-2/+0
2026-07-27platform/x86: hp-wmi: Add OMEN board 8BA9 thermal profile supportSuryansh Singh1-0/+4
2026-07-27drm/bridge: lontium-lt8912b: make read-only const array supply_names staticColin Ian King1-1/+1
2026-07-27platform/x86: dell-smbios-wmi: Replace global list with single itemArmin Wolf1-37/+31
2026-07-27platform/x86: dell-smbios: Pass device to callbacksArmin Wolf4-16/+12
2026-07-27platform/x86: dell-smbios-wmi: Fix chardev resource managementArmin Wolf1-33/+34
2026-07-27platform/x86/amd/pmc: Do not fail probe when STB init failsMario Limonciello1-5/+8
2026-07-27platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init failsMario Limonciello1-1/+5
2026-07-27platform/x86/amd/pmc: Only expose stb_read after telemetry buffer is mappedMario Limonciello1-5/+12
2026-07-27platform/x86/amd/pmc: Propagate SMU errors and validate S2D addressMario Limonciello1-11/+20
2026-07-27platform/x86/amd/pmc: Fix msg_port restoration in amd_stb_debugfs_open_v2()Mario Limonciello1-9/+14
2026-07-27platform/x86/amd/pmc: Restore msg_port on amd_stb_s2d_init() error pathsMario Limonciello1-9/+15