summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-13clocksource/drivers/sh_cmt: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)2-4/+4
2026-08-13clocksource/drivers/sh_mtu2: Drop unused assignment of platform_device_idUwe Kleine-König (The Capable Hub)1-2/+2
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov1-4/+1
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds76-326/+893
2026-08-13Documentation: Extend the real-time hardware bits with some firmware bitsSebastian Andrzej Siewior1-0/+104
2026-08-13docs: pt_BR: Reorganize process/index.rst to follow english structureDaniel Pereira2-26/+103
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter1-2/+2
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter1-2/+8
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter1-73/+142
2026-08-13ASoC: amd: acp: pass audio_drv_data to dma_irq_handlerRosen Penev1-4/+2
2026-08-13ASoC: fsl-asoc-card: Restructure to support deferrable card bindingMark Brown1-263/+465
2026-08-13ASoC: fsl-asoc-card: Move bound-component setup to late_probeChancel Liu1-133/+191
2026-08-13ASoC: fsl-asoc-card: Move static compatible data to platform dataChancel Liu1-136/+287
2026-08-13ASoC: fsl-asoc-card: Drop mclk management for nau8822Chancel Liu1-7/+0
2026-08-13ASoC: rockchip: Simplify probe error handlingMark Brown8-64/+34
2026-08-13ASoC: rockchip: spdif: Return the original error codebui duc phuc1-2/+2
2026-08-13ASoC: rockchip: rockchip_sai: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_sai: Return the original error codebui duc phuc1-3/+2
2026-08-13ASoC: rockchip: rockchip_sai: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc1-0/+2
2026-08-13ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messagesbui duc phuc1-4/+1
2026-08-13ASoC: rockchip: rockchip_pdm: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_max98090: Drop redundant probe error messagesbui duc phuc1-4/+1
2026-08-13ASoC: rockchip: i2s-tdm: Drop redundant probe error messagesbui duc phuc1-7/+2
2026-08-13ASoC: rockchip: i2s-tdm: Inline PTR_ERR() in dev_err_probe()bui duc phuc1-4/+2
2026-08-13ASoC: rockchip: rockchip_i2s: Propagate -EPROBE_DEFER from devm_pinctrl_get()bui duc phuc1-3/+5
2026-08-13ASoC: rockchip: rockchip_i2s: Drop redundant probe error messagesbui duc phuc1-6/+2
2026-08-13ASoC: rockchip: rockchip_i2s: Use dev_err_probe() for error handlingbui duc phuc1-8/+6
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Use dev_err_probe() for error handlingbui duc phuc1-4/+3
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Drop redundant probe error messagesbui duc phuc1-7/+2
2026-08-13ASoC: meson: Drop __force castTakashi Iwai1-1/+1
2026-08-13ASoC: mediatek: Drop __force castsTakashi Iwai8-11/+11
2026-08-13ASoC: Intel: avs: Drop __force castTakashi Iwai1-1/+1
2026-08-13ASoC: fsl: Drop __force castsTakashi Iwai6-14/+14
2026-08-13ALSA: emu10k1: Drop __force castsTakashi Iwai1-9/+9
2026-08-13ALSA: asihpi: Drop __force castTakashi Iwai1-1/+1
2026-08-13ALSA: hda: Drop __force castsTakashi Iwai2-2/+2
2026-08-13ALSA: aloop: Drop __force castsTakashi Iwai1-2/+2
2026-08-13ALSA: kunit: Drop __force castsTakashi Iwai1-2/+2
2026-08-13ALSA: oss: Drop __force castsTakashi Iwai2-18/+18
2026-08-13ALSA: control: Drop __force castsTakashi Iwai1-6/+6
2026-08-13ALSA: pcm: Avoid macros for SNDRV_PCM_FMTBIT and SNDRV_PCM_SUBFMTBITTakashi Iwai1-57/+55
2026-08-13ALSA: pcm: Drop __force castsTakashi Iwai5-49/+39
2026-08-13ALSA: uapi: Drop __bitwise and __force prefixTakashi Iwai2-93/+93
2026-08-13Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2026-08-13Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+41
2026-08-13s390/vfio-ap: Fix NULL deref in status_show() during queue probeAnthony Krowiak1-4/+29
2026-08-13s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removedAnthony Krowiak1-13/+17
2026-08-13s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmapAnthony Krowiak1-0/+9
2026-08-13s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_removeAnthony Krowiak1-3/+3
2026-08-13s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev objectAnthony Krowiak1-0/+8