summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding1-1/+1
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2-1/+2
2023-10-28ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown1-0/+1
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla1-0/+1
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding1-0/+2
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding1-0/+1
2023-10-26ALSA: wavefront: Drop obsoleted comments and definitionsTakashi Iwai1-51/+0
2023-10-26ALSA: wavefront: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: opl3: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König1-1/+1
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai14-100/+187
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst1-2/+2
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst1-2/+2
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+3
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2-0/+3
2023-10-09ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski1-0/+1
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2-3/+3
2023-10-06ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer1-0/+1
2023-10-06ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski1-0/+3
2023-10-06ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski2-0/+5
2023-10-04ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook1-1/+1
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer1-2/+0
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding1-0/+5
2023-09-29ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-0/+2
2023-09-26ASoC: remove asoc_xxx() compatible macroKuninori Morimoto3-56/+0
2023-09-25ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto3-65/+108
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto2-16/+30
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown1-0/+17
2023-09-19ASoC: SOF: Drop unused IPC type definesPeter Ujfalusi1-3/+0
2023-09-19ASoC: SOF: Introduce generic names for IPC typesPeter Ujfalusi1-2/+5
2023-09-19ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang1-0/+17
2023-09-16ASoC: Intel: common: add ACPI matching tables for Arrow LakeArun T1-0/+2
2023-09-15ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi1-4/+11
2023-09-12ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-09-12ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2-0/+48
2023-09-12ASoC: Convert some Maxim codecs to use GPIOMark Brown1-4/+0
2023-09-12Improve CS35l41-based audio codec driversMark Brown1-2/+2
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea1-2/+2
2023-09-11ASoC: max9768: Convert to use GPIO descriptorsLinus Walleij1-4/+0
2023-09-11ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko1-5/+2
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai1-2/+2
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai1-1/+1
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai13-78/+47
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai1-0/+1
2023-08-23Add I2S support for the StarFive JH7110 SoCMark Brown1-0/+3
2023-08-23ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu1-0/+3
2023-08-23ASoC: Delete UDA134x/L3 audio codecLinus Walleij2-52/+0
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown1-0/+17
2023-08-19ASoC: cs42l43: Add support for the cs42l43Charles Keepax1-0/+17
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai1-5/+0