index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-08
13
-38
/
+97
|
\
|
*
Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2023-09-07
9
-29
/
+88
|
|
\
|
|
*
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
Mario Limonciello
2023-09-06
1
-0
/
+7
|
|
*
ASoC: Intel: avs: Provide support for fallback topology
Amadeusz Sławiński
2023-09-05
1
-0
/
+22
|
|
*
ASoC: rt5645: NULL pointer access when removing jack
Brent Lu
2023-09-04
1
-6
/
+10
|
|
*
ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...
Shubh
2023-09-04
1
-0
/
+7
|
|
*
ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errors
Simon Trimmer
2023-08-29
1
-14
/
+15
|
|
*
ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()
Harshit Mogalapalli
2023-08-29
1
-1
/
+2
|
|
*
ASoC: cs35l45: Rename DACPCM1 Source control
Vlad Karpovich
2023-08-29
1
-4
/
+4
|
|
*
ASoC: cs35l45: Fix "Dead assigment" warning
Vlad Karpovich
2023-08-29
1
-1
/
+1
|
|
*
ASoC: cs35l45: Add support for Chip ID 0x35A460
Vlad Karpovich
2023-08-29
1
-0
/
+1
|
|
*
ASoC: codecs: wcd93xx: fix object added to multiple drivers
Krzysztof Kozlowski
2023-08-28
3
-3
/
+19
|
*
|
ASoC: Name iov_iter argument as iterator instead of buffer
Takashi Iwai
2023-09-01
2
-5
/
+5
|
*
|
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
2023-09-01
3
-4
/
+4
*
|
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
14
-38
/
+76
|
|
\
\
|
*
|
|
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
|
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
2
-3
/
+3
|
*
|
|
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
|
|
|
Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2023-08-28
4
-72
/
+102
|
\
\
\
\
|
*
|
|
|
ASoC: tegra: Fix SFC conversion for few rates
Sheetal
2023-06-24
2
-3
/
+32
|
*
|
|
|
ASoC: cs43130: Fix numerator/denominator mixup
Phil Elwell
2023-06-21
1
-69
/
+69
|
*
|
|
|
ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
yixuanjiang
2023-06-21
1
-0
/
+1
*
|
|
|
|
ASoC: dwc: i2s: Fix unused functions
Takashi Iwai
2023-08-28
1
-0
/
+2
*
|
|
|
|
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-08-28
303
-3350
/
+13520
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ASoC: soc-core.c: Do not error if a DAI link component is not found
Cristian Ciocaltea
2023-08-24
1
-5
/
+5
|
*
|
|
|
ASoC: codecs: Fix error code in aw88261_i2c_probe()
Harshit Mogalapalli
2023-08-24
1
-1
/
+1
|
*
|
|
|
ASoC: audio-graph-card.c: move audio_graph_parse_of()
Kuninori Morimoto
2023-08-24
1
-71
/
+68
|
*
|
|
|
ASoC: cs42l43: Use new-style PM runtime macros
Charles Keepax
2023-08-24
1
-4
/
+3
|
*
|
|
|
ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()
Nathan Chancellor
2023-08-23
1
-0
/
+1
|
*
|
|
|
Add I2S support for the StarFive JH7110 SoC
Mark Brown
2023-08-23
2
-22
/
+285
|
|
\
\
\
\
|
|
*
|
|
|
ASoC: dwc: i2s: Add StarFive JH7110 SoC support
Xingyu Wu
2023-08-23
2
-21
/
+284
|
|
*
|
|
|
ASoC: dwc: Use ops to get platform data
Xingyu Wu
2023-08-23
1
-1
/
+1
|
*
|
|
|
|
ASoC: rsnd: tidyup ADG
Mark Brown
2023-08-23
1
-13
/
+55
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()
Kuninori Morimoto
2023-08-23
1
-2
/
+7
|
|
*
|
|
|
|
ASoC: rsnd: remove default division of clock out
Kuninori Morimoto
2023-08-23
1
-9
/
+6
|
|
*
|
|
|
|
ASoC: rsnd: tidyup brga/brgb default value
Kuninori Morimoto
2023-08-23
1
-2
/
+2
|
|
*
|
|
|
|
ASoC: rsnd: setup clock-out only when all conditions are right
Kuninori Morimoto
2023-08-23
1
-0
/
+4
|
|
*
|
|
|
|
ASoC: rsnd: enable clk_i approximate rate usage
Kuninori Morimoto
2023-08-23
1
-0
/
+36
|
|
|
/
/
/
/
|
*
|
|
|
|
ASoC: audio-graph-card2: add comment for format property
Kuninori Morimoto
2023-08-23
2
-0
/
+19
|
*
|
|
|
|
ASoC: nau8821: Improve AMIC recording performance.
Seven Lee
2023-08-23
2
-1
/
+66
|
*
|
|
|
|
ASoC: Delete UDA134x/L3 audio codec
Linus Walleij
2023-08-23
5
-764
/
+0
|
*
|
|
|
|
ASoC: SOF: amd: clear dsp to host interrupt status
Vijendar Mukunda
2023-08-23
1
-3
/
+3
|
*
|
|
|
|
ASoC: SOF: amd: clear panic mask status when panic occurs
Vijendar Mukunda
2023-08-23
1
-0
/
+4
|
*
|
|
|
|
ASoC: SOF: amd: add conditional check for acp_clkmux_sel register
Vijendar Mukunda
2023-08-23
1
-1
/
+3
|
*
|
|
|
|
ASoC: SOF: amd: remove redundant clock mux selection register write
Vijendar Mukunda
2023-08-23
1
-7
/
+1
|
*
|
|
|
|
ASoC: SOF: amd: add module parameter for firmware debug
Vijendar Mukunda
2023-08-23
3
-1
/
+8
|
*
|
|
|
|
ASoC: SOF: amd: enable ACP external global interrupt
Vijendar Mukunda
2023-08-23
2
-0
/
+4
|
*
|
|
|
|
ASoC: SOF: amd: remove unused sha dma interrupt code
Vijendar Mukunda
2023-08-23
1
-8
/
+1
|
|
/
/
/
/
|
*
|
|
|
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-22
1
-1
/
+1
[next]