summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-0821-61/+149
|\
| * Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-09-079-29/+88
| |\
| | * ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello2023-09-061-0/+7
| | * ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński2023-09-051-0/+22
| | * ASoC: rt5645: NULL pointer access when removing jackBrent Lu2023-09-041-6/+10
| | * ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh2023-09-041-0/+7
| | * ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer2023-08-291-14/+15
| | * ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli2023-08-291-1/+2
| | * ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich2023-08-291-4/+4
| | * ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich2023-08-291-1/+1
| | * ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich2023-08-291-0/+1
| | * ASoC: codecs: wcd93xx: fix object added to multiple driversKrzysztof Kozlowski2023-08-283-3/+19
| * | ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang2023-09-071-0/+30
| * | ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai2023-09-051-2/+7
| * | ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai2023-09-051-2/+5
| * | ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2023-09-042-1/+2
| * | ALSA: sb: Fix wrong argument in commented codeTakashi Iwai2023-09-021-1/+1
| * | ALSA: pcm: Fix error checks of default read/write copy opsTakashi Iwai2023-09-021-4/+4
| * | ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-012-5/+5
| * | ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-013-4/+4
| * | ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai2023-08-311-13/+3
* | | 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
| | | |/ / / /