summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Remove unused of_gpio.hAndy Shevchenko2024-06-1016-16/+1
* ASoC: simple-card: sync supportMark Brown2024-06-044-148/+197
|\
| * ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()Kuninori Morimoto2024-06-031-21/+10
| * ASoC: simple-audio-card: enable playback/capture_only propertyKuninori Morimoto2024-06-031-5/+20
| * ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init()Kuninori Morimoto2024-06-031-19/+13
| * ASoC: audio-graph-card: enable playback/capture_only propertyKuninori Morimoto2024-06-031-5/+23
| * ASoC: audio-graph-card: remove ports node name checkKuninori Morimoto2024-06-031-10/+5
| * ASoC: audio-graph-card: add ep_to_port() / port_to_ports()Kuninori Morimoto2024-06-031-7/+19
| * ASoC: audio-graph-card2: merge graph_parse_mclk_fs() into graph_link_init()Kuninori Morimoto2024-06-031-16/+9
| * ASoC: audio-graph-card2: expand dai_link property partKuninori Morimoto2024-06-032-42/+66
| * ASoC: audio-graph-card2: remove ports node name checkKuninori Morimoto2024-06-032-8/+10
| * ASoC: audio-graph-card2: add ep_to_port() / port_to_ports()Kuninori Morimoto2024-06-031-17/+29
| * ASoC: simple-card-utils: remove both playback/capture_only checkKuninori Morimoto2024-06-031-6/+1
* | ASoC: fsl_xcvr: Support i.MX95 platformMark Brown2024-06-043-43/+177
|\ \
| * | ASoC: fsl_xcvr: Add support for i.MX95 platformShengjiu Wang2024-06-033-43/+177
| |/
* | Dead structs in sound/soc/codecsMark Brown2024-06-043-19/+0
|\ \
| * | ASoC: codecs: cx2072x: remove unused struct 'cx2072x_eq_ctrl'Dr. David Alan Gilbert2024-06-031-5/+0
| * | ASoC: codecs: wm0010: remove unused struct 'wm0010_spi_msg'Dr. David Alan Gilbert2024-06-031-8/+0
| * | ASoC: codecs: lpass-rx-macro: remove unused struct 'rx_macro_reg_mask_val'Dr. David Alan Gilbert2024-06-031-6/+0
| |/
* | ASoC: SOF: Intel: pci-tgl: Align ADL-N sof_dev_desc struct name to conventionPeter Ujfalusi2024-06-031-2/+2
* | ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable SwitchKrzysztof Kozlowski2024-06-031-28/+0
* | ASoC: codecs: wcd939x: Unify define used for MIC bias VOUT registersKrzysztof Kozlowski2024-06-032-15/+7
|/
* ASoC: Merge up fixesMark Brown2024-06-0357-113/+235
|\
| * ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai2024-05-311-3/+3
| * Merge tag 'asoc-fix-v6.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-05-3050-94/+173
| |\
| | * ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown2024-05-303-58/+115
| | |\
| | | * ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi2024-05-301-14/+57
| | | * ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi2024-05-301-24/+18
| | | * ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi2024-05-303-29/+29
| | | * ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi2024-05-301-3/+4
| | | * ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-301-3/+22
| | * | ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown2024-05-2944-33/+45
| | |\ \
| | | * | ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-2726-5/+31
| | | * | ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart2024-05-279-10/+10
| | | * | ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart2024-05-278-16/+4
| | | * | ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart2024-05-271-2/+0
| | | |/
| | * | ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi2024-05-291-0/+8
| | * | ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart2024-05-291-1/+1
| | * | ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax2024-05-271-0/+1
| | * | ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax2024-05-271-2/+3
| | |/
| * | ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai2024-05-301-0/+1
| * | ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai2024-05-291-0/+8
| * | ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai2024-05-291-0/+7
| * | ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai2024-05-291-1/+0
| * | ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai2024-05-291-0/+2
| * | ALSA/hda: intel-dsp-config: reduce log verbosityPierre-Louis Bossart2024-05-281-4/+4
| * | ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai2024-05-281-1/+0
| * | ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai2024-05-281-0/+38
| * | ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones2024-05-271-1/+1
| * | ALSA: core: Remove debugfs at disconnectionTakashi Iwai2024-05-272-11/+19
| |/