summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: scarlett2: Rename Gen 3 config setsGeoffrey D. Bennett2023-10-271-37/+37
* ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett2023-10-275-15/+17
* ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding2023-10-261-0/+5
* ALSA: hda: cs35l41: Check CSPL state after loading firmwareStefan Binding2023-10-261-0/+18
* ALSA: hda: cs35l41: Do not unload firmware before reset in system suspendStefan Binding2023-10-261-29/+4
* ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding2023-10-262-0/+6
* ALSA: hda: cs35l41: Run boot process during resume callbacksStefan Binding2023-10-261-33/+72
* ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...Stefan Binding2023-10-261-0/+2
* ALSA: hda: cs35l41: Assert reset before system suspendStefan Binding2023-10-261-5/+8
* ALSA: hda: cs35l41: Use reset label to get GPIO for HP Zbook Fury 17 G9Stefan Binding2023-10-261-2/+9
* ALSA: aoa: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* ALSA: caiaq: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* ALSA: mixart: Replace with __packed attributeTakashi Iwai2023-10-261-35/+35
* ALSA: azt3328: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* ALSA: rawmidi: Replace with __packed attributeTakashi Iwai2023-10-261-2/+2
* ALSA: pcm: Replace with __packed attributeTakashi Iwai2023-10-261-2/+2
* ALSA: control: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* ASoC: SOF: Make return of remove_late void, tooTakashi Iwai2023-10-254-9/+5
* Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-21550-4976/+9729
|\
| * ASoC: Intel: more machine driver updates for 6.7Mark Brown2023-10-199-278/+232
| |\
| | * ASoC: Intel: sof_ssp_amp: use common module for DMIC linksBrent Lu2023-10-191-44/+21
| | * ASoC: Intel: sof_rt5682: use common module for DMIC linksBrent Lu2023-10-191-64/+17
| | * ASoC: Intel: sof_nau8825: use common module for DMIC linksBrent Lu2023-10-191-64/+17
| | * ASoC: Intel: sof_cs42l42: use common module for DMIC linksBrent Lu2023-10-191-89/+32
| | * ASoC: Intel: board_helpers: support dmic link initializationBrent Lu2023-10-192-0/+102
| | * ASoC: Intel: sof_nau8825: add RPL support for MAX98360A ampTerry Cheong2023-10-192-0/+15
| | * ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1Charles Keepax2023-10-191-6/+6
| | * ASoC: intel: sof_sdw_cs42l43: Create separate jacks for hp and micCharles Keepax2023-10-191-6/+18
| | * ASoC: intel: sof_sdw_cs42l43: Some trivial formatting clean upsCharles Keepax2023-10-191-4/+3
| | * ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax2023-10-191-1/+1
| * | ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleepMarco Felsch2023-10-191-3/+3
| |/
| * ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: addMark Brown2023-10-192-1/+44
| |\
| | * ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 supportxiazhengqiao2023-10-192-1/+44
| * | ASoC: da7213: Add new kcontrol for tonegenDavid Rau2023-10-182-2/+233
| |/
| * ASoC: tas2781: make const read-only array magic_number staticColin Ian King2023-10-171-1/+1
| * ASoC: amd: ps: enable wake capability for acp pci driverVijendar Mukunda2023-10-171-0/+1
| * ASoC: SOF: misc updates for 6.7Mark Brown2023-10-1615-30/+52
| |\
| | * ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-1212-30/+14
| | * ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi2023-10-121-0/+4
| | * ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before su...Peter Ujfalusi2023-10-121-0/+3
| | * ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T2023-10-121-0/+31
| * | ASoC: codecs: rt715*: update misleading error logMark Brown2023-10-162-4/+4
| |\ \
| | * | ASoC: rt715: reorder the argument in error logBard Liao2023-10-121-2/+2
| | * | ASoC: rt715-sdca: reorder the argument in error logBard Liao2023-10-121-2/+2
| | |/
| * | ASoC: Intel: boards: updates for 6.7Mark Brown2023-10-1617-614/+459
| |\ \
| | * | ASoC: Intel: sof_ssp_amp: use common module for HDMI linkBrent Lu2023-10-122-82/+24
| | * | ASoC: Intel: sof_rt5682: use common module for HDMI linkBrent Lu2023-10-122-94/+33
| | * | ASoC: Intel: sof_nau8825: use common module for HDMI linkBrent Lu2023-10-122-78/+22
| | * | ASoC: Intel: sof_cs42l42: use common module for HDMI linkBrent Lu2023-10-122-102/+29
| | * | ASoC: Intel: board_helpers: new module for common functionsBrent Lu2023-10-124-0/+172