summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | riscv: fix detection of toolchain Zicbom supportConor Dooley2022-10-272-6/+7
| * | | | | riscv: mm: add missing memcpy in kasan_initQinglin Pan2022-10-271-1/+6
| * | | | | MAINTAINERS: git://github.com -> https://github.com for sifivePalmer Dabbelt2022-10-251-1/+1
| * | | | | riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang2022-10-251-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-284-3/+11
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki2022-10-283-3/+10
| |\ \ \ \ \ \ \
| | | | * | | | | device property: Fix documentation for *_match_string() APIsAndy Shevchenko2022-10-251-2/+2
| | | | | |_|/ / | | | | |/| | |
| | | * / | | | ACPI: PCC: Fix unintentional integer overflowManank Patel2022-10-261-1/+1
| | | |/ / / /
| | * / / / / ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan2022-10-261-0/+7
| | |/ / / /
| * / / / / ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]Hans de Goede2022-10-261-0/+1
| |/ / / /
* | | | | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-286-209/+170
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2022-10-285-123/+123
| |\ \ \ \ \ \ \
| | | | * | | | | pm-graph v5.10Todd Brandt2022-10-253-122/+118
| | | | |/ / / /
| | | * / / / / PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla2022-10-261-0/+4
| | | |/ / / /
| | * / / / / PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello2022-10-251-1/+1
| | |/ / / /
| * | | | | cpufreq: intel_pstate: hybrid: Use known scaling factor for P-coresRafael J. Wysocki2022-10-251-54/+15
| * | | | | cpufreq: intel_pstate: Read all MSRs on the target CPURafael J. Wysocki2022-10-251-33/+33
| |/ / / /
* | | | | Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2022-10-281-3/+11
|\ \ \ \ \
| * | | | | rtc: cmos: fix build on non-ACPI platformsAlexandre Belloni2022-10-181-0/+3
| * | | | | rtc: cmos: Fix wake alarm breakageRafael J. Wysocki2022-10-181-3/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2022-10-286-29/+57
|\ \ \ \ \
| * | | | | mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris2022-10-261-1/+2
| * | | | | mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch2022-10-241-0/+1
| * | | | | mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma2022-10-171-1/+2
| * | | | | mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson2022-10-171-3/+11
| * | | | | mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer2022-10-171-6/+8
| * | | | | mmc: queue: Cancel recovery work on cleanupChristian Löhle2022-10-171-0/+7
| * | | | | mmc: block: Remove error check of hw_reset on resetChristian Löhle2022-10-171-18/+26
| |/ / / /
* | | | | Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-286-14/+25
|\ \ \ \ \
| * | | | | mtd: parsers: bcm47xxpart: Fix halfblock readsLinus Walleij2022-10-181-2/+2
| * | | | | mtd: rawnand: marvell: Use correct logic for nand-keep-configTony O'Brien2022-10-181-1/+1
| * | | | | mtd: rawnand: tegra: Fix PM disable depth imbalance in probeZhang Qilong2022-10-181-1/+3
| * | | | | mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()Yang Yingliang2022-10-181-8/+15
| * | | | | mtd: core: add missing of_node_get() in dynamic partitions codeRafał Miłecki2022-10-181-1/+1
| * | | | | mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()Mika Westerberg2022-10-181-1/+3
| |/ / / /
* | | | | Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-2845-122/+364
|\ \ \ \ \
| * | | | | ALSA: aoa: Fix I2S device accountingTakashi Iwai2022-10-271-1/+2
| * | | | | ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google)2022-10-271-6/+1
| * | | | | ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang2022-10-271-0/+4
| * | | | | Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-10-2731-69/+270
| |\ \ \ \ \
| | * | | | | ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-10-211-7/+1
| | * | | | | ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks tableLeohearts2022-10-211-0/+7
| | * | | | | ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang2022-10-211-7/+1
| | * | | | | ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptorPierre-Louis Bossart2022-10-191-1/+29
| | * | | | | ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatileSrinivasa Rao Mandadapu2022-10-191-0/+2
| | * | | | | ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 ...linkt2022-10-191-0/+14
| | * | | | | ASoC: jz4752b: Capture fixesMark Brown2022-10-1911946-235193/+626148
| | |\ \ \ \ \
| | | * | | | | ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King2022-10-191-1/+1
| | | * | | | | ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau2022-10-171-7/+7
| | | * | | | | ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau2022-10-171-6/+9