index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-14
soundwire: bus_type: Create IRQ mapping before calling driver probe()
Richard Fitzgerald
2026-08-12
soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus Duo
Charles Keepax
2026-08-06
soundwire: stream: validate slave port properties
Eric Wu
2026-08-06
soundwire: honor clock_reg_supported in the clock scaling check
Jorijn van der Graaf
2026-08-06
soundwire: qcom: set the bus mclk_freq property
Jorijn van der Graaf
2026-08-06
soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook Duo
Charles Keepax
2026-08-06
soundwire: intel_ace2x: handle the max_data_per_frame property
Bard Liao
2026-08-06
soundwire: get mipi-sdw-bra-mode-max-data-per-frame property
Bard Liao
2026-08-06
soundwire: intel: handle Peripheral bra_block_alignment
Bard Liao
2026-08-06
soundwire: Add bra_block_alignment property support
Richard Fitzgerald
2026-08-06
soundwire: cadence_master: add BRA_NumBytes[8] support
Bard Liao
2026-07-31
ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_close
Bard Liao
2026-07-16
soundwire: bus.h: repair kernel-doc comments
Randy Dunlap
2026-07-14
soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list
Charles Keepax
2026-07-14
soundwire: qcom: add SCP address paging support
Jorijn van der Graaf
2026-07-14
soundwire: dmi-quirks: add a global ghost list
Bard Liao
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
soundwire: dmi-quirks: Disable ghost Realtek on Asus Expertbook
Charles Keepax
2026-07-02
soundwire: qcom: Allocate sruntime array dynamically
Srinivas Kandagatla
2026-07-02
soundwire: qcom: Fix port exhaustion check in stream_alloc_ports
Srinivas Kandagatla
2026-06-27
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-23
Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-23
soundwire: Move wait for initialisation helper to header
Charles Keepax
2026-06-11
soundwire: Always wait for initialisation of unattached devices
Charles Keepax
2026-05-29
soundwire: dmi-quirks: Disable ghost Realtek devices
Charles Keepax
2026-05-29
soundwire: only handle alert events when the peripheral is attached
Bard Liao
2026-05-17
soundwire: intel_ace2x: release bpt_stream when close it
Bard Liao
2026-05-14
soundwire: intel: Move suspend tracking from trigger to pm suspend
Peter Ujfalusi
2026-05-14
soundwire: intel_auxdevice: Add es9356 to wake_capable_list
Zhang Yi
2026-05-12
soundwire: Add a helper function to wait for device initialisation
Charles Keepax
2026-05-07
soundwire: use krealloc_array to prevent integer overflow
Baoli.Zhang
2026-05-07
soundwire: increase group->max_size after allocation
Baoli.Zhang
2026-05-07
soundwire: fix bug in sdw_add_element_group_count found by syzkaller
Baoli.Zhang
2026-05-07
soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattached Peripheral
Bard Liao
2026-05-03
soundwire: validate DT compatible before parsing it
Pengpeng Hou
2026-05-03
soundwire: intel_auxdevice: Add cs42l43b to wake_capable_list
Charles Keepax
2026-05-03
soundwire: stream: sdw_stream_remove_slave(): Check stream is valid
Richard Fitzgerald
2026-04-17
Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-02
soundwire: debugfs: initialize firmware_file to empty string
Gui-Dong Han
2026-03-17
soundwire: intel_auxdevice: Add cs42l49 to wake_capable_list
Charles Keepax
2026-03-13
soundwire: cadence: Clear message complete before signaling waiting thread
Richard Fitzgerald
2026-03-09
soundwire: Intel: test bus.bpt_stream before assigning it
Bard Liao
2026-03-09
soundwire: bus: demote UNATTACHED state warnings to dev_dbg()
Cole Leavitt
2026-03-09
soundwire: stream: Poll for DP prepare to avoid interrupt deadlock
Richard Fitzgerald
2026-03-09
soundwire: amd: refactor bandwidth calculation logic
Vijendar Mukunda
2026-03-09
soundwire: amd: add clock init control function
Vijendar Mukunda
2026-02-25
soundwire: intel_auxdevice: Add CS47L47 to wake_capable_list
Richard Fitzgerald
2026-02-25
soundwire: slave: Don't register devices that are disabled in ACPI
Charles Keepax
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
[next]