summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-28968-6590/+24142
|\
| * 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-234-25/+393
| |\
| | * ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-233-21/+287
| | * ASoC: dwc: Use ops to get platform dataXingyu Wu2023-08-231-1/+1
| | * ASoC: dt-bindings: snps,designware-i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-231-3/+105
| * | 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: dt-bindings: nau8821: Add single-ended input featureSeven Lee2023-08-231-0/+7
| * | ASoC: Delete UDA134x/L3 audio codecLinus Walleij2023-08-237-816/+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-22628-2924/+13401
| |\ \
| | * | ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-187-0/+3466
| | * | mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown2023-08-1816-0/+3856
| | |\ \
| | | * | pinctrl: cs42l43: Add support for the cs42l43Charles Keepax2023-08-174-0/+623
| | | * | mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax2023-08-179-0/+2867
| | | * | dt-bindings: mfd: cirrus,cs42l43: Add initial DT bindingCharles Keepax2023-08-171-0/+313
| | | * | soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure2023-08-173-0/+53
| | * | | Linux 6.5-rc6v6.5-rc6Linus Torvalds2023-08-131-1/+1
| | * | | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-132-2/+2
| | |\ \ \
| | | * | | alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada2023-08-101-2/+1
| | | * | | scripts/kallsyms: Fix build failure by setting errno before calling getline()James Clark2023-07-291-0/+1
| | * | | | Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-08-137-24/+64
| | |\ \ \ \
| | | * | | | platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede2023-08-131-0/+25
| | | * | | | platform: mellanox: Change register offset addressesVadim Pasternak2023-08-131-4/+4