summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-15ASoC: SDCA: Update memory allocations to zero initialiseCharles Keepax1-6/+6
2025-07-15ASoC: SDCA: Avoid use of uninitialised local name variableCharles Keepax1-2/+1
2025-07-15ASoC: SDCA: Fix off by one error in IRQ bound checkCharles Keepax1-1/+1
2025-07-15Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-36/+143
2025-07-15PCI: Allow built-in drivers to use async initial probingLukas Wunner1-4/+1
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+85
2025-07-15wifi: ath5k: Use max() to improve codeQianfeng Rong1-9/+3
2025-07-15wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()Baochen Qiang1-1/+1
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R1-0/+3
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu2-1/+5
2025-07-15arm64: dts: allwinner: a523: enable Mali GPU for all boardsMikhail Kalashnikov4-0/+20
2025-07-15arm64: dts: allwinner: a523: add Mali GPU nodeMikhail Kalashnikov1-0/+15
2025-07-15arm64: dts: allwinner: a523: Add power controller device nodesChen-Yu Tsai1-0/+18
2025-07-15Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux...Chen-Yu Tsai331-1388/+2443
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern1-1/+5
2025-07-15dma: dw-edma: Fix build warning in dw_edma_pcie_probe()Abinash Singh1-28/+32
2025-07-15dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter1-6/+5
2025-07-15mips: loongson3_defconfig: Update HD-audio configsTakashi Iwai1-1/+3
2025-07-15arm: multi_v7_defconfig: Update HD-audio configsTakashi Iwai1-1/+4
2025-07-15phy: qcom: fix error code in snps_eusb2_hsphy_probe()Harshit Mogalapalli1-2/+4
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter7-21/+62
2025-07-15gpio: pca953x: use regmap_update_bits() to improve performanceHugo Villeneuve1-10/+10
2025-07-15dt-bindings: mmc: sdhci-msm: document the Milos SDHCI ControllerLuca Weiss1-0/+1
2025-07-15pmdomain: ti: Select PM_GENERIC_DOMAINSGuillaume La Roque1-1/+1
2025-07-15MAINTAINERS: add regulator.rs to the regulator API entryDaniel Almeida1-0/+1
2025-07-15rust: regulator: add a bare minimum regulator abstractionDaniel Almeida5-0/+464
2025-07-15KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guestKai Huang2-0/+11
2025-07-15pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXIChen-Yu Tsai1-3/+5
2025-07-15pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controllerChen-Yu Tsai3-0/+246
2025-07-15pmdomain: sunxi: sun20i-ppu: add A523 supportChen-Yu Tsai1-0/+17
2025-07-15selftests: ublk: add utils.hMing Lei2-62/+72
2025-07-15selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk commandMing Lei1-27/+34
2025-07-15selftests: ublk: improve flags namingMing Lei2-32/+29
2025-07-15selftests: ublk: remove ublk queue self-defined flagsMing Lei3-24/+25
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei6-29/+28
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei6-44/+58
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei6-9/+10
2025-07-15ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()Ming Lei1-2/+2
2025-07-15ublk: remove ublk_commit_and_fetch()Ming Lei1-18/+18
2025-07-15ublk: add helper ublk_check_fetch_buf()Ming Lei1-13/+19
2025-07-15ublk: store auto buffer register data into `struct ublk_io`Ming Lei1-18/+12
2025-07-15ublk: move auto buffer register handling into one dedicated helperMing Lei1-56/+71
2025-07-15ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()Ming Lei1-15/+29
2025-07-15ublk: let ublk_fill_io_cmd() cover more thingsMing Lei1-4/+2
2025-07-15ublk: move fake timeout logic into __ublk_complete_rq()Ming Lei1-4/+1
2025-07-15ublk: look up ublk task via its pid in timeout handlerMing Lei1-8/+17
2025-07-15ublk: validate ublk server pidMing Lei1-0/+9
2025-07-15pmdomain: Merge branch dt into nextUlf Hansson3-1/+30
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn2-0/+49
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn2-0/+36