index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
soundwire: cadence: Drain the RX FIFO after an IO timeout
Richard Fitzgerald
1
-23
/
+27
2023-03-11
soundwire: cadence: Remove wasted space in response_buf
Richard Fitzgerald
2
-1
/
+19
2023-03-11
soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
Richard Fitzgerald
1
-6
/
+3
2023-03-10
soundwire: cadence: Don't overflow the command FIFOs
Richard Fitzgerald
1
-1
/
+2
2023-01-12
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
3
-10
/
+10
2023-01-12
soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
Pierre-Louis Bossart
1
-0
/
+8
2022-12-14
soundwire: intel: Initialize clock stop timeout
Sjoerd Simons
1
-0
/
+1
2022-11-16
soundwire: qcom: check for outanding writes before doing a read
Srinivas Kandagatla
1
-0
/
+6
2022-11-16
soundwire: qcom: reinit broadcast completion
Srinivas Kandagatla
1
-0
/
+3
2022-10-26
soundwire: intel: fix error handling on dai registration issues
Pierre-Louis Bossart
1
-1
/
+0
2022-10-26
soundwire: cadence: Don't overwrite msg->buf during write commands
Richard Fitzgerald
1
-3
/
+6
2022-09-08
soundwire: qcom: fix device status array range
Srinivas Kandagatla
1
-3
/
+3
2022-08-17
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
4
-57
/
+104
2022-08-17
soundwire: bus_type: fix remove and shutdown support
Pierre-Louis Bossart
1
-6
/
+2
2022-08-17
soundwire: qcom: Check device status before reading devid
Srinivas Kandagatla
1
-0
/
+4
2022-06-14
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
1
-1
/
+1
2022-06-14
soundwire: intel: prevent pm_runtime resume prior to system suspend
Pierre-Louis Bossart
1
-0
/
+3
2022-04-08
ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
Anthony I Gilea
1
-1
/
+1
2022-04-08
soundwire: intel: fix wrong register name in intel_shim_wake
Libin Yang
1
-2
/
+2
2021-11-18
soundwire: bus: stop dereferencing invalid slave pointer
Srinivas Kandagatla
1
-1
/
+1
2021-11-18
soundwire: debugfs: use controller id and link_id for debugfs
Srinivas Kandagatla
1
-1
/
+1
2021-09-01
Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-83
/
+5
2021-08-23
soundwire: cadence: do not extend reset delay
Pierre-Louis Bossart
1
-4
/
+1
2021-08-23
soundwire: intel: conditionally exit clock stop mode on system suspend
Pierre-Louis Bossart
1
-13
/
+94
2021-08-23
soundwire: intel: skip suspend/resume/wake when link was not started
Pierre-Louis Bossart
2
-10
/
+13
2021-08-23
soundwire: intel: fix potential race condition during power down
Pierre-Louis Bossart
1
-10
/
+13
2021-08-02
soundwire: intel: introduce shim and alh base
Bard Liao
1
-3
/
+5
2021-08-02
soundwire: move intel sdw register definitions to sdw_intel.h
Bard Liao
2
-80
/
+0
2021-08-02
soundwire: cadence: override PDI configurations to create loopback
Pierre-Louis Bossart
1
-35
/
+95
2021-08-02
soundwire: cadence: add debugfs interface for PDI loopbacks
Pierre-Louis Bossart
2
-0
/
+47
2021-08-02
soundwire: stream: don't program mockup device ports
Bard Liao
1
-0
/
+3
2021-08-02
soundwire: bus: squelch error returned by mockup devices
Pierre-Louis Bossart
1
-2
/
+8
2021-08-02
soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATA
Bard Liao
1
-1
/
+1
2021-08-02
soundwire: cadence: add paranoid check on self-clearing bits
Pierre-Louis Bossart
3
-0
/
+65
2021-07-23
soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15
Pierre-Louis Bossart
1
-4
/
+12
2021-07-22
soundwire: bus: update Slave status in sdw_clear_slave_status
Bard Liao
1
-0
/
+1
2021-07-22
soundwire: cadence: Remove ret variable from sdw_cdns_irq()
Peter Ujfalusi
1
-2
/
+1
2021-07-22
soundwire: bus: filter out more -EDATA errors on clock stop
Pierre-Louis Bossart
1
-1
/
+2
2021-07-22
soundwire: dmi-quirks: add ull suffix for SoundWire _ADR values
Pierre-Louis Bossart
1
-10
/
+10
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-231
/
+292
2021-07-01
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-14
/
+16
2021-06-22
Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
11
-231
/
+292
2021-06-21
soundwire: export sdw_update() and sdw_update_no_pm()
Pierre-Louis Bossart
2
-14
/
+16
2021-06-20
soundwire: stream: Fix test for DP prepare complete
Richard Fitzgerald
1
-7
/
+6
2021-06-20
soundwire: bus: Make sdw_nwrite() data pointer argument const
Richard Fitzgerald
1
-4
/
+4
2021-06-14
soundwire: intel: move to auxiliary bus
Pierre-Louis Bossart
4
-104
/
+199
2021-05-31
soundwire: cadence: remove the repeated declaration
Shaokun Zhang
1
-3
/
+0
2021-05-13
soundwire: qcom: fix handling of qcom,ports-block-pack-mode
Srinivas Kandagatla
1
-2
/
+10
2021-05-11
soundwire: dmi-quirks: remove duplicate initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-05-11
soundwire: cadence_master: always set CMD_ACCEPT
Pierre-Louis Bossart
1
-19
/
+2
[next]