index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+6
2024-03-03
soundwire: Use snd_soc_substream_to_rtd() to obtain rtd
Cezary Rojewski
1
-3
/
+3
2024-03-03
soundwire: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-02-16
soundwire: bus_type: make sdw_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-09
ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptops
mosomate
1
-0
/
+8
2024-02-07
soundwire: intel_auxdevice: remove redundant assignment to variable link_flags
Colin Ian King
1
-2
/
+0
2024-01-30
soundwire: amd: refactor register mask structure
Vijendar Mukunda
2
-16
/
+5
2024-01-30
soundwire: amd: refactor soundwire pads enable
Vijendar Mukunda
2
-18
/
+45
2024-01-30
soundwire: amd: implement function to extract slave information
Vijendar Mukunda
1
-0
/
+43
2024-01-30
soundwire: amd: refactor amd soundwire manager device node creation
Vijendar Mukunda
4
-13
/
+167
2024-01-30
soundwire: amd: update license
Vijendar Mukunda
2
-3
/
+3
2024-01-19
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-38
/
+54
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-32
/
+1
2023-12-18
soundwire: amd: drop bus freq calculation and set 'max_clk_freq'
Vinod Koul
1
-2
/
+2
2023-11-29
ASoC: qcom: Move Soundwire runtime stream alloc to soundcards
Krzysztof Kozlowski
1
-32
/
+1
2023-11-28
soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq
Bard Liao
1
-5
/
+3
2023-11-28
soundwire: intel_ace2x: fix AC timing setting for ACE2.x
Chao Song
1
-1
/
+2
2023-11-28
soundwire: stream: fix NULL pointer dereference for multi_link
Krzysztof Kozlowski
1
-3
/
+4
2023-11-24
soundwire: qcom: set controller id to hw master id
Srinivas Kandagatla
1
-1
/
+5
2023-11-24
soundwire: fix initializing sysfs for same devices on different buses
Krzysztof Kozlowski
1
-6
/
+6
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
6
-2
/
+20
2023-11-23
soundwire: stream: constify sdw_port_config when adding devices
Krzysztof Kozlowski
1
-5
/
+5
2023-11-23
soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic...
Krzysztof Kozlowski
1
-10
/
+11
2023-11-23
soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup
Krzysztof Kozlowski
1
-8
/
+3
2023-11-04
Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+23
2023-10-23
ASoC: Merge up v6.6-rc7
Mark Brown
5
-33
/
+115
2023-10-16
soundwire: dmi-quirks: update HP Omen match
Pierre-Louis Bossart
1
-1
/
+1
2023-10-16
soundwire: bus: improve error handling for clock stop prepare/deprepare
Pierre-Louis Bossart
1
-5
/
+7
2023-09-25
ASoC: soundwire: convert not to use asoc_xxx()
Kuninori Morimoto
3
-3
/
+3
2023-09-21
soundwire: qcom: Log clk_get("iface") failures
Bjorn Andersson
1
-1
/
+1
2023-09-21
soundwire: qcom: handle command ignored interrupt
Krzysztof Kozlowski
1
-0
/
+12
2023-09-21
soundwire: qcom: use newer link status tregister on v2.0.0
Krzysztof Kozlowski
1
-2
/
+2
2023-09-21
soundwire: bus: Make IRQ handling conditionally built
Charles Keepax
5
-33
/
+115
2023-09-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+387
2023-08-22
soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks
Pierre-Louis Bossart
1
-0
/
+283
2023-08-18
mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...
Mark Brown
2
-0
/
+44
2023-08-17
soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
Lucas Tanure
2
-0
/
+44
2023-08-11
soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation
Pierre-Louis Bossart
1
-10
/
+62
2023-08-11
soundwire: bus: add callbacks for device_number allocation
Pierre-Louis Bossart
2
-10
/
+23
2023-08-11
soundwire: extend parameters of new_peripheral_assigned() callback
Pierre-Louis Bossart
2
-2
/
+4
2023-08-11
soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume
Pierre-Louis Bossart
1
-0
/
+6
2023-08-11
soundwire: intel_auxdevice: enable pm_runtime earlier on startup
Pierre-Louis Bossart
1
-8
/
+13
2023-07-17
soundwire: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-13
soundwire: amd: Fix a check for errors in probe()
Dan Carpenter
1
-2
/
+2
2023-07-12
soundwire: qcom: update status correctly with mask
Srinivas Kandagatla
1
-1
/
+1
2023-07-12
soundwire: fix enumeration completion
Johan Hovold
1
-4
/
+4
2023-06-21
soundwire: stream: Make master_list ordered to prevent deadlocks
Richard Fitzgerald
1
-2
/
+16
2023-06-21
soundwire: bus: Prevent lockdep asserts when stream has multiple buses
Richard Fitzgerald
1
-2
/
+13
2023-06-21
soundwire: qcom: fix storing port config out-of-bounds
Krzysztof Kozlowski
1
-1
/
+2
2023-06-21
soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency
Arnd Bergmann
1
-0
/
+1
[next]