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
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-31
/
+32
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-24
/
+32
2026-01-18
Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2026-01-14
soundwire: Add missing EXPORT for sdw_slave_type
Richard Fitzgerald
-0
/
+1
2026-01-13
soundwire: bus: fix off-by-one when allocating slave IDs
Harshit Mogalapalli
-1
/
+1
2025-12-30
soundwire: intel_ace2x: add SND_HDA_CORE dependency
Arnd Bergmann
-0
/
+1
2025-12-23
soundwire: Use bus methods for .probe(), .remove() and .shutdown()
Uwe Kleine-König
-15
/
+13
2025-12-23
soundwire: Make remove function return no value
Uwe Kleine-König
-3
/
+2
2025-12-16
soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
Peter Ujfalusi
-0
/
+11
2025-12-16
soundwire: qcom: Use guard to avoid mixing cleanup and goto
Krzysztof Kozlowski
-7
/
+5
2025-12-16
soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
Maciej Strozek
-0
/
+1
2025-12-08
soundwire: intel_ace2x: handle multi BPT sections
Bard Liao
-12
/
+34
2025-12-08
soundwire: pass sdw_bpt_section to cdns BPT helpers
Bard Liao
-86
/
+123
2025-12-08
soundwire: introduce BPT section
Bard Liao
-20
/
+48
2025-12-08
soundwire: intel_ace2x: add fake frame to BRA read command
Bard Liao
-5
/
+56
2025-12-08
soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_d...
Bard Liao
-3
/
+40
2025-12-08
soundwire: cadence: export sdw_cdns_bpt_find_bandwidth
Bard Liao
-0
/
+35
2025-12-08
soundwire: cadence_master: set data_per_frame as frame capability
Bard Liao
-3
/
+3
2025-12-08
soundwire: only compute BPT stream in sdw_compute_dp0_port_params
Bard Liao
-0
/
+3
2025-12-08
soundwire: cadence_master: make frame index trace more readable
Bard Liao
-5
/
+5
2025-12-08
soundwire: qcom: adding support for v3.1.0
Srinivas Kandagatla
-1
/
+36
2025-12-08
soundwire: qcom: prepare for v3.x
Srinivas Kandagatla
-21
/
+56
2025-12-08
soundwire: qcom: deprecate qcom,din/out-ports
Srinivas Kandagatla
-79
/
+62
2025-12-08
soundwire: qcom: remove unused rd_fifo_depth
Srinivas Kandagatla
-2
/
+0
2025-10-06
Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+3
2025-09-18
soundwire: bus: add sdw_slave_get_current_bank helper
Srinivas Kandagatla
-0
/
+12
2025-09-18
soundwire: bus: add of_sdw_find_device_by_node helper
Srinivas Kandagatla
-0
/
+6
2025-09-01
soundwire: Use min() to improve code
Qianfeng Rong
-4
/
+1
2025-09-01
soundwire: bus: Drop dev_pm_domain_detach() call
Claudiu Beznea
-3
/
+0
2025-08-12
soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers
Shuming Fan
-0
/
+2
2025-08-01
Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-20
/
+30
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-1
/
+1
2025-07-21
soundwire: amd: Add support for acp7.2 platform
Venkata Prasad Potturu
-0
/
+4
2025-07-21
soundwire: stream: restore params when prepare ports fail
Bard Liao
-1
/
+1
2025-07-15
soundwire: Revert "soundwire: qcom: Add set_channel_map api support"
Amit Pundir
-26
/
+0
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
-1
/
+1
2025-06-26
soundwire: debugfs: move debug statement outside of error handling
Rodrigo Gobbi
-3
/
+3
2025-06-26
soundwire: amd: add check for status update registers
Vijendar Mukunda
-0
/
+3
2025-06-26
soundwire: amd: fix for clearing command status register
Vijendar Mukunda
-1
/
+1
2025-06-26
soundwire: intel_auxdevice: add rt721 codec to wake_capable_list
Naveen Manohar
-0
/
+1
2025-06-26
soundwire: Correct some property names
Charles Keepax
-2
/
+2
2025-06-09
soundwire: update Intel BPT message length limitation
Bard Liao
-4
/
+4
2025-06-09
soundwire: amd: fix for handling slave alerts after link is down
Vijendar Mukunda
-0
/
+2
2025-06-09
soundwire: intel_ace2.x: Use str_read_write() helper
Yumeng Fang
-1
/
+2
2025-06-09
soundwire: amd: cancel pending slave status handling workqueue during remove ...
Vijendar Mukunda
-0
/
+1
2025-06-09
soundwire: amd: serialize amd manager resume sequence during pm_prepare
Vijendar Mukunda
-3
/
+3
2025-06-09
soundwire: qcom: demote probe registration printk
Johan Hovold
-3
/
+3
[next]