index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9 days
Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
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
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-18
Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-01-14
soundwire: Add missing EXPORT for sdw_slave_type
Richard Fitzgerald
2026-01-13
soundwire: bus: fix off-by-one when allocating slave IDs
Harshit Mogalapalli
2025-12-30
soundwire: intel_ace2x: add SND_HDA_CORE dependency
Arnd Bergmann
2025-12-23
soundwire: Use bus methods for .probe(), .remove() and .shutdown()
Uwe Kleine-König
2025-12-23
soundwire: Make remove function return no value
Uwe Kleine-König
2025-12-16
soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
Peter Ujfalusi
2025-12-16
soundwire: qcom: Use guard to avoid mixing cleanup and goto
Krzysztof Kozlowski
2025-12-16
soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
Maciej Strozek
2025-12-08
soundwire: intel_ace2x: handle multi BPT sections
Bard Liao
2025-12-08
soundwire: pass sdw_bpt_section to cdns BPT helpers
Bard Liao
2025-12-08
soundwire: introduce BPT section
Bard Liao
2025-12-08
soundwire: intel_ace2x: add fake frame to BRA read command
Bard Liao
2025-12-08
soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_d...
Bard Liao
2025-12-08
soundwire: cadence: export sdw_cdns_bpt_find_bandwidth
Bard Liao
2025-12-08
soundwire: cadence_master: set data_per_frame as frame capability
Bard Liao
2025-12-08
soundwire: only compute BPT stream in sdw_compute_dp0_port_params
Bard Liao
[next]