index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+13
2026-08-06
soundwire: stream: validate slave port properties
Eric Wu
1
-4
/
+13
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-05-07
soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattached Peripheral
Bard Liao
1
-0
/
+7
2026-05-03
soundwire: stream: sdw_stream_remove_slave(): Check stream is valid
Richard Fitzgerald
1
-1
/
+5
2026-03-09
soundwire: stream: Poll for DP prepare to avoid interrupt deadlock
Richard Fitzgerald
1
-8
/
+14
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2025-07-21
soundwire: stream: restore params when prepare ports fail
Bard Liao
1
-1
/
+1
2025-03-10
soundwire: bus: add send_async/wait APIs for BPT protocol
Pierre-Louis Bossart
1
-0
/
+30
2025-03-10
soundwire: stream: reuse existing code for BPT stream
Pierre-Louis Bossart
1
-31
/
+73
2025-03-10
soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
Pierre-Louis Bossart
1
-2
/
+4
2025-02-13
soundwire: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
1
-2
/
+2
2024-12-23
soundwire: generic_bandwidth_allocation: select data lane
Bard Liao
1
-2
/
+18
2024-12-23
Soundwire: stream: program BUSCLOCK_SCALE
Bard Liao
1
-0
/
+36
2024-12-23
soundwire: stream: set DEPREPARED state earlier
Pierre-Louis Bossart
1
-1
/
+10
2024-09-11
soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...
Krzysztof Kozlowski
1
-4
/
+4
2024-08-17
soundwire: stream: fix programming slave ports for non-continous port maps
Krzysztof Kozlowski
1
-4
/
+4
2024-06-03
soundwire: bus: add stream refcount
Pierre-Louis Bossart
1
-0
/
+5
2024-03-03
soundwire: Use snd_soc_substream_to_rtd() to obtain rtd
Cezary Rojewski
1
-3
/
+3
2024-01-18
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2023-11-28
soundwire: stream: fix NULL pointer dereference for multi_link
Krzysztof Kozlowski
1
-3
/
+4
2023-11-23
soundwire: stream: constify sdw_port_config when adding devices
Krzysztof Kozlowski
1
-5
/
+5
2023-09-25
ASoC: soundwire: convert not to use asoc_xxx()
Kuninori Morimoto
1
-1
/
+1
2023-06-21
soundwire: stream: Make master_list ordered to prevent deadlocks
Richard Fitzgerald
1
-2
/
+16
2023-06-08
soundwire: stream: Remove unnecessary gotos
Charles Keepax
1
-67
/
+55
2023-06-08
soundwire: stream: Invert logic on runtime alloc flags
Charles Keepax
1
-13
/
+12
2023-06-08
soundwire: stream: Remove unneeded checks for NULL bus
Charles Keepax
1
-12
/
+2
2023-06-08
soundwire: stream: Add missing clear of alloc_slave_rt
Charles Keepax
1
-1
/
+3
2023-04-12
soundwire: stream: uniquify dev_err() logs
Pierre-Louis Bossart
1
-8
/
+10
2023-04-12
soundwire: stream: remove bus->dev from logs on multiple buses
Pierre-Louis Bossart
1
-2
/
+2
2023-04-12
soundwire: stream: restore cumulative bus bandwidth when compute_params callb...
Shuming Fan
1
-1
/
+1
2023-02-24
Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+19
2023-01-31
soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
Pierre-Louis Bossart
1
-3
/
+1
2023-01-31
soundwire: stream: use consistent pattern for freeing buffers
Pierre-Louis Bossart
1
-1
/
+3
2023-01-31
soundwire: stream: Add specific prep/deprep commands to port_prep callback
Stefan Binding
1
-2
/
+2
2023-01-09
soundwire: stream: Move remaining register accesses over to no_pm
Charles Keepax
1
-15
/
+15
2022-07-06
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
1
-18
/
+35
2022-04-05
soundwire: stream: Fix error return code in do_bank_switch()
Wang Wensheng
1
-0
/
+1
2022-02-11
soundwire: stream: make enable/disable/deprepare idempotent
Pierre-Louis Bossart
1
-0
/
+15
2022-02-11
soundwire: stream: sdw_stream_add_ functions can be called multiple times
Pierre-Louis Bossart
1
-0
/
+24
2022-02-11
soundwire: stream: introduce sdw_slave_rt_find() helper
Pierre-Louis Bossart
1
-12
/
+22
2022-02-11
soundwire: stream: separate alloc and config within sdw_stream_add_xxx()
Pierre-Louis Bossart
1
-32
/
+48
2022-02-11
soundwire: stream: move list addition to sdw_slave_alloc_rt()
Pierre-Louis Bossart
1
-3
/
+6
2022-02-11
soundwire: stream: rename and move master/slave_rt_free routines
Pierre-Louis Bossart
1
-36
/
+36
2022-02-11
soundwire: stream: group sdw_stream_ functions
Pierre-Louis Bossart
1
-264
/
+264
2022-02-11
soundwire: stream: split sdw_alloc_slave_rt() in alloc and config
Pierre-Louis Bossart
1
-10
/
+25
2022-02-11
soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers
Pierre-Louis Bossart
1
-26
/
+26
2022-02-11
soundwire: stream: split sdw_alloc_master_rt() in alloc and config
Pierre-Louis Bossart
1
-17
/
+34
[next]