index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
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
2025-12-08
soundwire: cadence_master: make frame index trace more readable
Bard Liao
2025-12-08
soundwire: qcom: adding support for v3.1.0
Srinivas Kandagatla
2025-12-08
soundwire: qcom: prepare for v3.x
Srinivas Kandagatla
2025-12-08
soundwire: qcom: deprecate qcom,din/out-ports
Srinivas Kandagatla
2025-12-08
soundwire: qcom: remove unused rd_fifo_depth
Srinivas Kandagatla
2025-10-06
Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-18
soundwire: bus: add sdw_slave_get_current_bank helper
Srinivas Kandagatla
2025-09-18
soundwire: bus: add of_sdw_find_device_by_node helper
Srinivas Kandagatla
2025-09-01
soundwire: Use min() to improve code
Qianfeng Rong
2025-09-01
soundwire: bus: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-08-12
soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers
Shuming Fan
2025-08-01
Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-21
soundwire: amd: Add support for acp7.2 platform
Venkata Prasad Potturu
2025-07-21
soundwire: stream: restore params when prepare ports fail
Bard Liao
2025-07-15
soundwire: Revert "soundwire: qcom: Add set_channel_map api support"
Amit Pundir
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
2025-06-26
soundwire: debugfs: move debug statement outside of error handling
Rodrigo Gobbi
2025-06-26
soundwire: amd: add check for status update registers
Vijendar Mukunda
2025-06-26
soundwire: amd: fix for clearing command status register
Vijendar Mukunda
2025-06-26
soundwire: intel_auxdevice: add rt721 codec to wake_capable_list
Naveen Manohar
2025-06-26
soundwire: Correct some property names
Charles Keepax
2025-06-09
soundwire: update Intel BPT message length limitation
Bard Liao
2025-06-09
soundwire: amd: fix for handling slave alerts after link is down
Vijendar Mukunda
2025-06-09
soundwire: intel_ace2.x: Use str_read_write() helper
Yumeng Fang
2025-06-09
soundwire: amd: cancel pending slave status handling workqueue during remove ...
Vijendar Mukunda
2025-06-09
soundwire: amd: serialize amd manager resume sequence during pm_prepare
Vijendar Mukunda
2025-06-09
soundwire: qcom: demote probe registration printk
Johan Hovold
[next]