index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
3
-9
/
+23
|
\
|
*
soundwire: dmi-quirks: update HP Omen match
Pierre-Louis Bossart
2023-10-16
1
-1
/
+1
|
*
soundwire: bus: improve error handling for clock stop prepare/deprepare
Pierre-Louis Bossart
2023-10-16
1
-5
/
+7
|
*
soundwire: qcom: Log clk_get("iface") failures
Bjorn Andersson
2023-09-21
1
-1
/
+1
|
*
soundwire: qcom: handle command ignored interrupt
Krzysztof Kozlowski
2023-09-21
1
-0
/
+12
|
*
soundwire: qcom: use newer link status tregister on v2.0.0
Krzysztof Kozlowski
2023-09-21
1
-2
/
+2
*
|
ASoC: Merge up v6.6-rc7
Mark Brown
2023-10-23
5
-33
/
+115
|
\
\
|
*
|
soundwire: bus: Make IRQ handling conditionally built
Charles Keepax
2023-09-21
5
-33
/
+115
|
|
/
*
/
ASoC: soundwire: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
3
-3
/
+3
|
/
*
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
4
-27
/
+387
|
\
|
*
soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks
Pierre-Louis Bossart
2023-08-22
1
-0
/
+283
|
*
soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation
Pierre-Louis Bossart
2023-08-11
1
-10
/
+62
|
*
soundwire: bus: add callbacks for device_number allocation
Pierre-Louis Bossart
2023-08-11
2
-10
/
+23
|
*
soundwire: extend parameters of new_peripheral_assigned() callback
Pierre-Louis Bossart
2023-08-11
2
-2
/
+4
|
*
soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume
Pierre-Louis Bossart
2023-08-11
1
-0
/
+6
|
*
soundwire: intel_auxdevice: enable pm_runtime earlier on startup
Pierre-Louis Bossart
2023-08-11
1
-8
/
+13
|
*
soundwire: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-1
/
+0
*
|
mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...
Mark Brown
2023-08-18
2
-0
/
+44
|
\
\
|
*
|
soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
Lucas Tanure
2023-08-17
2
-0
/
+44
|
|
/
*
|
soundwire: amd: Fix a check for errors in probe()
Dan Carpenter
2023-07-13
1
-2
/
+2
*
|
soundwire: qcom: update status correctly with mask
Srinivas Kandagatla
2023-07-12
1
-1
/
+1
*
|
soundwire: fix enumeration completion
Johan Hovold
2023-07-12
1
-4
/
+4
|
/
*
soundwire: stream: Make master_list ordered to prevent deadlocks
Richard Fitzgerald
2023-06-21
1
-2
/
+16
*
soundwire: bus: Prevent lockdep asserts when stream has multiple buses
Richard Fitzgerald
2023-06-21
1
-2
/
+13
*
soundwire: qcom: fix storing port config out-of-bounds
Krzysztof Kozlowski
2023-06-21
1
-1
/
+2
*
soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency
Arnd Bergmann
2023-06-21
1
-0
/
+1
*
soundwire: debugfs: Add missing SCP registers
Uday M Bhat
2023-06-08
1
-1
/
+8
*
soundwire: stream: Remove unnecessary gotos
Charles Keepax
2023-06-08
1
-68
/
+56
*
soundwire: stream: Invert logic on runtime alloc flags
Charles Keepax
2023-06-08
1
-13
/
+12
*
soundwire: stream: Remove unneeded checks for NULL bus
Charles Keepax
2023-06-08
1
-12
/
+2
*
soundwire: bandwidth allocation: Remove pointless variable
Charles Keepax
2023-06-08
1
-7
/
+3
*
Merge branch 'fixes' into next
Vinod Koul
2023-06-08
3
-5
/
+23
|
\
|
*
soundwire: stream: Add missing clear of alloc_slave_rt
Charles Keepax
2023-06-08
1
-1
/
+3
|
*
soundwire: qcom: add proper error paths in qcom_swrm_startup()
Krzysztof Kozlowski
2023-05-27
1
-4
/
+13
|
*
soundwire: dmi-quirks: add new mapping for HP Spectre x360
Pierre-Louis Bossart
2023-05-27
1
-0
/
+7
*
|
soundwire: cadence: revisit parity injection
Pierre-Louis Bossart
2023-05-29
1
-9
/
+10
*
|
soundwire: intel/cadence: update hardware reset sequence
Pierre-Louis Bossart
2023-05-29
3
-17
/
+53
*
|
soundwire: intel_bus_common: enable interrupts last
Pierre-Louis Bossart
2023-05-29
1
-31
/
+26
*
|
soundwire: intel_bus_common: update error log
Pierre-Louis Bossart
2023-05-29
1
-2
/
+1
*
|
soundwire: amd: Improve error message in remove callback
Uwe Kleine-König
2023-05-29
1
-3
/
+6
*
|
soundwire: debugfs: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
2023-05-29
1
-1
/
+2
*
|
soundwire: qcom: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
2023-05-29
1
-6
/
+9
*
|
soundwire: qcom: set clk stop need reset flag at runtime
Srinivas Kandagatla
2023-05-29
1
-9
/
+4
*
|
soundwire: qcom: add software workaround for bus clash interrupt assertion
Srinivas Kandagatla
2023-05-29
1
-22
/
+34
*
|
soundwire: qcom: wait for fifo to be empty before suspend
Srinivas Kandagatla
2023-05-29
1
-0
/
+29
*
|
soundwire: qcom: drop unused struct qcom_swrm_ctrl members
Krzysztof Kozlowski
2023-05-27
1
-3
/
+0
*
|
soundwire: intel: read AC timing control register before updating it
Chao Song
2023-05-27
1
-1
/
+2
*
|
soundwire: intel: remove .free callback implementation
Pierre-Louis Bossart
2023-05-27
1
-36
/
+1
*
|
soundwire: intel: remove .trigger callback implementation
Pierre-Louis Bossart
2023-05-27
1
-9
/
+0
*
|
ASoC: SOF/soundwire: re-add substream in params_stream structure
Pierre-Louis Bossart
2023-05-27
1
-4
/
+4
[next]