summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2023-10-312-1/+2
|\
| * ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-271-0/+1
| |\
| | * ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2023-10-271-0/+1
| * | ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König2023-10-231-1/+1
* | | ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding2023-10-261-0/+2
* | | ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding2023-10-261-0/+1
* | | ALSA: wavefront: Drop obsoleted comments and definitionsTakashi Iwai2023-10-261-51/+0
* | | ALSA: wavefront: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* | | ALSA: opl3: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
* | | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-2114-100/+187
|\| |
| * | ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-102-0/+3
| |\|
| * | ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer2023-10-061-0/+1
| * | ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook2023-10-041-1/+1
| * | ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer2023-10-031-2/+0
| * | ASoC: tas2781: fixed compiling issue in m68kShenghao Ding2023-10-021-0/+5
| * | ASoC: remove asoc_xxx() compatible macroKuninori Morimoto2023-09-263-56/+0
| * | ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto2023-09-253-65/+108
| * | ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto2023-09-252-16/+30
| * | ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown2023-09-191-0/+17
| |\ \
| | * | ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang2023-09-191-0/+17
| * | | ASoC: SOF: Drop unused IPC type definesPeter Ujfalusi2023-09-191-3/+0
| * | | ASoC: SOF: Introduce generic names for IPC typesPeter Ujfalusi2023-09-191-2/+5
| |/ /
| * | ASoC: Intel: common: add ACPI matching tables for Arrow LakeArun T2023-09-161-0/+2
| * | ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi2023-09-151-4/+11
| * | ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2023-09-122-0/+15
| * | ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2023-09-122-0/+48
| * | ASoC: Convert some Maxim codecs to use GPIOMark Brown2023-09-111-4/+0
| |\ \
| | * | ASoC: max9768: Convert to use GPIO descriptorsLinus Walleij2023-09-111-4/+0
| * | | Improve CS35l41-based audio codec driversMark Brown2023-09-111-2/+2
| |\ \ \
| | * | | ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea2023-09-111-2/+2
| | |/ /
| * / / ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko2023-09-111-5/+2
| |/ /
* | | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst2023-10-191-2/+2
* | | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst2023-10-191-2/+2
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2023-10-192-0/+3
|\ \ \ | | |/ | |/|
| * | ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
| * | ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
| |/
* | ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2023-10-062-3/+3
* | ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski2023-10-061-0/+3
* | ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski2023-10-062-0/+5
|/
* ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-011-2/+2
* ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-011-1/+1
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-2813-78/+47
|\
| * Add I2S support for the StarFive JH7110 SoCMark Brown2023-08-231-0/+3
| |\
| | * ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-231-0/+3
| * | ASoC: Delete UDA134x/L3 audio codecLinus Walleij2023-08-232-52/+0
| |/
| * Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-221-0/+17
| |\
| | * ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-181-0/+17
| * | ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0
| * | ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0
| * | ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij2023-08-171-3/+0