index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
ASoC: meson: axg-spdifin: use max width for rate detection
Jerome Brunet
1
-3
/
+3
2024-02-26
ASoC: meson: axg-tdm-interface: update error format error traces
Jerome Brunet
1
-1
/
+1
2024-02-26
ASoC: meson: axg-tdm-interface: add frame rate constraint
Jerome Brunet
1
-7
/
+18
2024-02-26
ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
Jerome Brunet
1
-2
/
+2
2024-02-26
ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+
Krzysztof Kozlowski
2
-31
/
+292
2024-02-26
ASoC: codecs: tx-macro: split widgets per different LPASS versions
Krzysztof Kozlowski
2
-151
/
+232
2024-02-23
ASoC: dt-bindings: microchip: add sam9x7
Varshini Rajendran
1
-3
/
+8
2024-02-23
ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
Varshini Rajendran
1
-1
/
+6
2024-02-23
ALSA: hda: cs35l56: Apply amp calibration from EFI data
Richard Fitzgerald
2
-7
/
+34
2024-02-23
ASoC: cs35l56: Apply amp calibration from EFI data
Richard Fitzgerald
2
-3
/
+61
2024-02-23
ASoC: cs35l56: Add helper functions for amp calibration
Richard Fitzgerald
3
-0
/
+94
2024-02-23
ASoC: cs-amp-lib: Add helpers for factory calibration data
Richard Fitzgerald
4
-0
/
+320
2024-02-23
ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()
Richard Fitzgerald
2
-9
/
+20
2024-02-22
ASoC: soc-core: tidyup strcmp() param on snd_soc_is_matching_dai()
Kuninori Morimoto
1
-1
/
+1
2024-02-22
ASoC: amd: ps: modify ACP register end address macro
Vijendar Mukunda
1
-1
/
+1
2024-02-22
ASoC: amd: ps: update license
Vijendar Mukunda
5
-5
/
+5
2024-02-21
ASoC: codecs: rt5660: Simplify mclk initialization
Cezary Rojewski
1
-6
/
+3
2024-02-21
ASoC: codecs: rt5640: Simplify mclk initialization
Cezary Rojewski
1
-6
/
+3
2024-02-21
ASoC: codecs: rt5616: Simplify mclk initialization
Cezary Rojewski
1
-6
/
+3
2024-02-21
ASoC: codecs: rt5514: Simplify mclk initialization
Cezary Rojewski
1
-6
/
+3
2024-02-21
ASoC: codecs: nau8825: Simplify mclk initialization
Cezary Rojewski
1
-8
/
+4
2024-02-21
ASoC: codecs: da7213: Simplify mclk initialization
Cezary Rojewski
1
-8
/
+4
2024-02-21
ASoC: codecs: wsa884x: Allow sharing reset GPIO
Krzysztof Kozlowski
1
-10
/
+43
2024-02-21
ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
Krzysztof Kozlowski
1
-1
/
+10
2024-02-20
ASoC: Intel: avs: Populate board selection with new I2S entries
Cezary Rojewski
1
-0
/
+85
2024-02-20
ASoC: Intel: avs: ICCMAX recommendations for ICL+ platforms
Cezary Rojewski
4
-2
/
+66
2024-02-20
ASoC: Intel: avs: TGL-based platforms support
Cezary Rojewski
4
-1
/
+90
2024-02-20
ASoC: Intel: avs: ICL-based platforms support
Cezary Rojewski
6
-1
/
+197
2024-02-20
ASoC: Intel: avs: CNL-based platforms support
Cezary Rojewski
6
-8
/
+119
2024-02-20
ASoC: Intel: avs: Abstract IRQ handling
Cezary Rojewski
5
-37
/
+48
2024-02-20
ASoC: Intel: avs: Abstract IPC handling
Cezary Rojewski
5
-41
/
+72
2024-02-20
ASoC: Intel: avs: Prefix SKL/APL-specific members
Cezary Rojewski
5
-57
/
+56
2024-02-20
ASoC: Intel: avs: Fix sound clipping in single capture scenario
Cezary Rojewski
1
-2
/
+75
2024-02-20
ASoC: Intel: avs: L1SEN reference counted
Cezary Rojewski
2
-3
/
+9
2024-02-19
ASoC: cs42l42: Remove redundant delays in suspend().
Vitaly Rodionov
2
-4
/
+2
2024-02-19
ASoC: tas2781: Remove redundant initialization of pointer 'data'
Colin Ian King
1
-1
/
+1
2024-02-19
ASoC: SOF: amd: fix soundwire dependencies
Arnd Bergmann
1
-3
/
+3
2024-02-19
ASoC: amd: ps: add machine select and register code
Vijendar Mukunda
2
-1
/
+84
2024-02-19
ASoC: amd: ps: fix for acp pme wake for soundwire configuration
Vijendar Mukunda
1
-1
/
+34
2024-02-19
ASoC: amd: ps: remove acp_reset flag
Vijendar Mukunda
2
-21
/
+28
2024-02-19
ASoC: amd: ps: refactor acp child platform device creation code
Vijendar Mukunda
2
-190
/
+116
2024-02-19
ASoC: amd: ps: refactor acp device configuration read logic
Vijendar Mukunda
3
-126
/
+78
2024-02-19
ASoC: Constify pointer to of_phandle_args
Krzysztof Kozlowski
2
-6
/
+7
2024-02-18
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
[next]