summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-041-1/+1
|\
| * um: Fix hostaudio build errorsRandy Dunlap2023-08-191-1/+1
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-012-3/+3
|\ \
| * \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-2017-46/+125
| |\ \
| * | | tty: use u8 for flagsJiri Slaby (SUSE)2023-08-111-1/+1
| * | | tty: use u8 for charsJiri Slaby (SUSE)2023-08-112-3/+3
| * | | tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)2023-08-111-1/+1
| | |/ | |/|
* | | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-30543-6665/+21359
|\ \ \
| * | | ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai2023-08-291-2/+6
| * | | Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-08-284-72/+102
| |\ \ \
| | * | | ASoC: tegra: Fix SFC conversion for few ratesSheetal2023-06-242-3/+32
| | * | | ASoC: cs43130: Fix numerator/denominator mixupPhil Elwell2023-06-211-69/+69
| | * | | ASoC: soc-compress: Fix deadlock in soc_compr_open_feyixuanjiang2023-06-211-0/+1
| * | | | ASoC: dwc: i2s: Fix unused functionsTakashi Iwai2023-08-281-0/+2
| * | | | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-28304-3351/+13521
| |\ \ \ \
| | * | | | ASoC: soc-core.c: Do not error if a DAI link component is not foundCristian Ciocaltea2023-08-241-5/+5
| | * | | | ASoC: codecs: Fix error code in aw88261_i2c_probe()Harshit Mogalapalli2023-08-241-1/+1
| | * | | | ASoC: audio-graph-card.c: move audio_graph_parse_of()Kuninori Morimoto2023-08-241-71/+68
| | * | | | ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax2023-08-241-4/+3
| | * | | | ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor2023-08-231-0/+1
| | * | | | Add I2S support for the StarFive JH7110 SoCMark Brown2023-08-232-22/+285
| | |\ \ \ \
| | | * | | | ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-232-21/+284
| | | * | | | ASoC: dwc: Use ops to get platform dataXingyu Wu2023-08-231-1/+1
| | * | | | | ASoC: rsnd: tidyup ADGMark Brown2023-08-231-13/+55
| | |\ \ \ \ \
| | | * | | | | ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()Kuninori Morimoto2023-08-231-2/+7
| | | * | | | | ASoC: rsnd: remove default division of clock outKuninori Morimoto2023-08-231-9/+6
| | | * | | | | ASoC: rsnd: tidyup brga/brgb default valueKuninori Morimoto2023-08-231-2/+2
| | | * | | | | ASoC: rsnd: setup clock-out only when all conditions are rightKuninori Morimoto2023-08-231-0/+4
| | | * | | | | ASoC: rsnd: enable clk_i approximate rate usageKuninori Morimoto2023-08-231-0/+36
| | | |/ / / /
| | * | | | | ASoC: audio-graph-card2: add comment for format propertyKuninori Morimoto2023-08-232-0/+19
| | * | | | | ASoC: nau8821: Improve AMIC recording performance.Seven Lee2023-08-232-1/+66
| | * | | | | ASoC: Delete UDA134x/L3 audio codecLinus Walleij2023-08-235-764/+0
| | * | | | | ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda2023-08-231-3/+3
| | * | | | | ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda2023-08-231-0/+4
| | * | | | | ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda2023-08-231-1/+3
| | * | | | | ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda2023-08-231-7/+1
| | * | | | | ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda2023-08-233-1/+8
| | * | | | | ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2023-08-232-0/+4
| | * | | | | ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda2023-08-231-8/+1
| | |/ / / /
| | * | | | ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-221-1/+1
| | * | | | ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC valuePeter Ujfalusi2023-08-221-3/+23
| | * | | | ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-221-2/+2
| | * | | | ASoC: SOF: ipc4-topology: Fixes for pipelines with SRCMark Brown2023-08-221-45/+89
| | |\ \ \ \
| | | * | | | ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copierRanjani Sridharan2023-08-211-5/+53
| | | * | | | ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copierRanjani Sridharan2023-08-211-26/+1
| | | * | | | ASoC: SOF: ipc4-topology: Fix the output reference params for SRCRanjani Sridharan2023-08-211-10/+30
| | | * | | | ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output formatRanjani Sridharan2023-08-211-10/+11
| | * | | | | Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-226-0/+3449
| | |\ \ \ \ \
| | | * | | | | ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-186-0/+3449
| | | | |_|/ / | | | |/| | |
| | * | | | | ASoC: rt5640: fix typosSenhong Liu2023-08-211-2/+2