index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-10-27
of/irq: Add interrupt affinity reporting interface
Marc Zyngier
-0
/
+7
2025-10-27
ACPI: irq: Add interrupt affinity reporting interface
Marc Zyngier
-0
/
+7
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
-0
/
+27
2025-10-27
asm-generic: percpu: Add assembly guard
Tiwei Bie
-0
/
+3
2025-10-27
ASoC: SDCA: Add HID button IRQ
Charles Keepax
-2
/
+11
2025-10-27
ASoC: SDCA: Add early IRQ handling
Charles Keepax
-0
/
+3
2025-10-27
ASoC: SDCA: Add UMP timeout handling for FDL
Charles Keepax
-0
/
+12
2025-10-27
ASoC: SDCA: Add completion for FDL start and stop
Charles Keepax
-0
/
+10
2025-10-27
ASoC: SDCA: Add FDL library for XU entities
Maciej Strozek
-0
/
+82
2025-10-27
ASoC: SDCA: Add SDCA FDL data parsing
Maciej Strozek
-0
/
+45
2025-10-27
ASoC: SDCA: Add UMP buffer helper functions
Charles Keepax
-0
/
+71
2025-10-27
ASoC: SDCA: Parse Function Reset max delay
Charles Keepax
-0
/
+3
2025-10-27
ASoC: SDCA: Parse XU Entity properties
Charles Keepax
-0
/
+23
2025-10-27
ASoC: SDCA: Force some SDCA Controls to be volatile
Charles Keepax
-0
/
+1
2025-10-27
ASoC: SDCA: Rely less on the ASoC component in IRQ handling
Charles Keepax
-1
/
+6
2025-10-27
ASoC: SDCA: Update externally_requested flag to cover all requests
Charles Keepax
-4
/
+3
2025-10-27
ASoC: SDCA: Pass device register map from IRQ alloc to handlers
Charles Keepax
-0
/
+2
2025-10-27
ASoC: SDCA: Pass SoundWire slave to HID
Charles Keepax
-3
/
+7
2025-10-27
regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave
Charles Keepax
-10
/
+11
2025-10-27
PCI: endpoint: Add pci_epf_assign_bar_space() API
Frank Li
-0
/
+6
2025-10-27
ACPI: PRM: Add acpi_prm_handler_available()
Yazen Ghannam
-0
/
+2
2025-10-27
PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'
Frank Li
-3
/
+3
2025-10-27
ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data()
Richard Fitzgerald
-0
/
+5
2025-10-27
ASoC: cs35l56: Add calibration command to store into UEFI
Richard Fitzgerald
-0
/
+1
2025-10-27
ASoC: cs-amp-lib: Add function to write calibration to UEFI
Richard Fitzgerald
-0
/
+2
2025-10-27
ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()
Richard Fitzgerald
-0
/
+1
2025-10-27
ASoC: cs-amp-lib-test: Add cases for factory calibration helpers
Richard Fitzgerald
-1
/
+4
2025-10-27
ASoC: cs35l56: Add common code for factory calibration
Richard Fitzgerald
-0
/
+33
2025-10-27
ASoC: cs-amp-lib: Add helpers for factory calibration
Richard Fitzgerald
-0
/
+12
2025-10-27
ASoC: cs35l56: Read silicon ID during initialization and save it
Richard Fitzgerald
-0
/
+1
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
-1
/
+2
2025-10-27
dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
Zhengnan Chen
-0
/
+283
2025-10-27
Merge tag 'clk-renesas-rzv2h-plldsi-tag' into renesas-clk-for-v6.19
Geert Uytterhoeven
-0
/
+145
2025-10-27
spi: spi-mem: Trace exec_op
Sean Anderson
-0
/
+106
2025-10-27
clk: renesas: rzv2h: Add support for DSI clocks
Lad Prabhakar
-0
/
+145
2025-10-27
Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
-48
/
+175
2025-10-27
wifi: cfg80211: Add debugfs support for multi-radio wiphy
Roopni Devanathan
-0
/
+4
2025-10-27
wifi: cfg80211/mac80211: validate radio frequency range for monitor mode
Ryder Lee
-0
/
+14
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
-48
/
+180
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
-48
/
+180
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
-48
/
+180
2025-10-24
{rdma,net}/mlx5: Query vports mac address from device
Adithya Jayachandran
-1
/
+2
2025-10-24
net: phylink: add phylink managed wake-on-lan PHY speed control
Russell King (Oracle)
-0
/
+2
2025-10-24
net: phylink: add phylink managed MAC Wake-on-Lan support
Russell King (Oracle)
-0
/
+26
2025-10-24
net: phy: add phy_may_wakeup()
Russell King (Oracle)
-0
/
+9
2025-10-24
net: phy: add phy_can_wakeup()
Russell King (Oracle)
-0
/
+12
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
-1
/
+1
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
-3
/
+12
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+15
2025-10-24
tracepoint: Do not warn for unused event that is exported
Steven Rostedt
-2
/
+4
[prev]
[next]