Sign in
android
/
kernel
/
common
/
8f3d9f354286745c751374f5f1fcafee6b3f3136
/
include
/
sound
ddd5609
Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
1ba616b
ASoC: soc-dai: fix DAI startup/shutdown sequence
by Pierre-Louis Bossart
· 5 years ago
3c22bae
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
a23d7f4
Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
by Mark Brown
· 5 years ago
f8e2501
ASoC: SOF: IPC: dai-intel: move ALH declarations in header file
by Pierre-Louis Bossart
· 5 years ago
004bd41
ASoC: soc-acpi: expand description of _ADR-based devices
by Pierre-Louis Bossart
· 5 years ago
2af6958
ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro
by Kuninori Morimoto
· 5 years ago
8b15ee0
ASoC: rt5682: Add a property for DMIC delay
by Oder Chiou
· 5 years ago
9a74c44
ASoC: rt5682: Add a property for DMIC clock rate
by Oder Chiou
· 5 years ago
c208a53
ALSA: core: Add snd_device_get_state() helper
by Takashi Iwai
· 5 years ago
22a2fc8
ASoC: soc-core: Merge CPU/Codec DAIs
by Kuninori Morimoto
· 5 years ago
308811a
ASoC: soc-dai: return proper error for get_sdw_stream()
by Srinivas Kandagatla
· 5 years ago
673f45f
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
by Mark Brown
· 5 years ago
a6096f8
ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER
by Karol Trzcinski
· 5 years ago
4ea2578
ASoC: SOF: Make sof_ipc_ext_data enum more rigid
by Karol Trzcinski
· 5 years ago
f17a147
ASoC: export DPCM runtime update functions
by Guennadi Liakhovetski
· 5 years ago
4d90a4e
Merge tag 'v5.6-rc5' into asoc-5.7
by Mark Brown
· 5 years ago
14596692
ASoC: soc-dapm: add for_each_card_widgets() macro
by Kuninori Morimoto
· 5 years ago
df817f8
ASoC: soc-dapm: add for_each_card_dapms() macro
by Kuninori Morimoto
· 5 years ago
17e6dab
ASoC: soc.h: remove non plural form for_each_xxx macro
by Kuninori Morimoto
· 5 years ago
995cbc3
ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro
by Kuninori Morimoto
· 5 years ago
a22ae72
ASoC: soc-core: disable route checks for legacy devices
by Pierre-Louis Bossart
· 5 years ago
cf4afed9
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
5a56996
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
5854a46
ASoC: pcm: Export parameter intersection logic
by Samuel Holland
· 5 years ago
4769bfb
ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
by Samuel Holland
· 5 years ago
1a2289f
ASoC: SOF: add core id to sof_ipc_comp
by Tomasz Lauda
· 5 years ago
8ae7fdc3
ASoC: Add Multi CPU DAI support
by Mark Brown
· 5 years ago
36d73c4
ASoC: soc-dai: add get_sdw_stream() callback
by Pierre-Louis Bossart
· 5 years ago
76afa643
ASoC: Add initial support for multiple CPU DAIs
by Shreyas NC
· 5 years ago
6c8beff
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
by Mark Brown
· 5 years ago
6bff73c
ASoC: soc-pcm cleanup step4
by Mark Brown
· 5 years ago
d2aaa8d
ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()
by Kai Vehmanen
· 5 years ago
52645e33
ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c
by Kuninori Morimoto
· 5 years ago
0c01f6c
ASoC: soc-pcm: add snd_soc_dai_get_widget()
by Kuninori Morimoto
· 5 years ago
acf253c
ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()
by Kuninori Morimoto
· 5 years ago
63d6838
ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro
by Pierre-Louis Bossart
· 5 years ago
3193abd
ALSA: pcm.h: add for_each_pcm_streams()
by Kuninori Morimoto
· 5 years ago
0f6011f
ASoC: soc-pcm: merge playback/cature_active into stream_active
by Kuninori Morimoto
· 5 years ago
289a7e6
ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()
by Kuninori Morimoto
· 5 years ago
c9645d2
ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()
by Kuninori Morimoto
· 5 years ago
ebbfabc
ASoC: rt5682: Add CCF usage for providing I2S clks
by Derek Fang
· 5 years ago
f3b433e
ASoC: SOF: Implement Probe IPC API
by Cezary Rojewski
· 5 years ago
4a9ce6e
ASoC: SOF: Intel: Account for compress streams when servicing IRQs
by Cezary Rojewski
· 5 years ago
b9759ef
ALSA: core: Implement compress page allocation and free routines
by Cezary Rojewski
· 5 years ago
386dd54
ALSA: core: Expand DMA buffer information
by Cezary Rojewski
· 5 years ago
3855360
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
2948f4a
Merge branch 'topic/usb-uac2-effect-unit' into for-next
by Takashi Iwai
· 5 years ago
8f48629
ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked
by Tzung-Bi Shih
· 5 years ago
dfa9a5e
ALSA: rawmidi: Avoid bit fields for state flags
by Takashi Iwai
· 5 years ago
dd03907
ASoC: soc-pcm: call snd_soc_component_open/close() once
by Kuninori Morimoto
· 5 years ago
b56be80
ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once
by Kuninori Morimoto
· 5 years ago
09e88f8
ASoC: soc-pcm: add for_each_dapm_widgets() macro
by Kuninori Morimoto
· 5 years ago
b9c7d41
ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
by Takashi Iwai
· 5 years ago
1afa9c3
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
cb639a4
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
by Takashi Iwai
· 5 years ago
90fb04f
Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
839284e
ASoC: dapm: add snd_soc_dapm_put_enum_double_locked
by Tzung-Bi Shih
· 5 years ago
250a15c
ASoC: soc-core: remove bus_control
by Kuninori Morimoto
· 5 years ago
450312b
ASoC: soc-core: remove DAI suspend/resume
by Kuninori Morimoto
· 5 years ago
d4cfb30
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
by Takashi Iwai
· 5 years ago
9d0af44
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
4d024fe
ALSA: hda: Apply aligned MMIO access only conditionally
by Takashi Iwai
· 5 years ago
cf61a42
ASoC: Intel: common: soc-acpi: declare new tables for SoundWire
by Pierre-Louis Bossart
· 5 years ago
efb6f31
ASoC: soc-acpi: add _ADR-based link descriptors
by Pierre-Louis Bossart
· 5 years ago
1a462be
ALSA: hda: Manage concurrent reg access more properly
by Takashi Iwai
· 5 years ago
3f4cf79
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
by Kuninori Morimoto
· 5 years ago
83f94a2
ASoC: soc-core: add snd_soc_close_delayed_work()
by Kuninori Morimoto
· 5 years ago
613fb50
ASoC: soc-core: remove snd_soc_rtdcom_list
by Kuninori Morimoto
· 5 years ago
f5f87ab
ALSA: Allow const arrays for legacy resource management helpers
by Takashi Iwai
· 5 years ago
fbd3eb7
ALSA: control: Add verification for kctl accesses
by Takashi Iwai
· 5 years ago
f8ae2d2
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
by Takashi Iwai
· 5 years ago
aad7ebb
ALSA: seq: Constify struct snd_midi_op
by Takashi Iwai
· 5 years ago
d25ff26
ALSA: info: Make snd_info_entry_ops as const
by Takashi Iwai
· 5 years ago
1926081
ALSA: ac97: Treat snd_ac97_bus_ops as const
by Takashi Iwai
· 5 years ago
8b57582
ALSA: core: Treat snd_device_ops as const
by Takashi Iwai
· 5 years ago
0f501c7
ASoC: SOF: move arch_ops under ops
by Pierre-Louis Bossart
· 5 years ago
9c1d4cf
ASoC: SOF: imx: Describe SAI parameters to be sent to DSP
by Guido Roncarolo
· 5 years ago
e8b7cab
ASoC: SOF: define struct with compiler name and version
by Karol Trzcinski
· 5 years ago
a032ff0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
df1d6ea
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next
by Takashi Iwai
· 5 years ago
19c8915
ARM: OMAP2+: Drop legacy platform data for omap4 aess
by Tony Lindgren
· 5 years ago
7c497d7
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
ee8f537
ASoC: soc-core: remove legacy style of codec_conf
by Kuninori Morimoto
· 5 years ago
c13493a
ASoC: soc-core: support snd_soc_dai_link_component for codec_conf
by Kuninori Morimoto
· 5 years ago
5f2cb36
ALSA: hda: Unify get_response handling
by Takashi Iwai
· 5 years ago
3ddee7f
ALSA: Avoid using timespec for struct snd_pcm_status
by Baolin Wang
· 5 years ago
fcae40c
ALSA: Replace timespec with timespec64
by Baolin Wang
· 5 years ago
01fec8cc
ASoC: Drop snd_soc_pcm_lib_ioctl()
by Takashi Iwai
· 5 years ago
8a6a6a3
ASoC: soc-core: tidyup for CONFIG_DMI
by Kuninori Morimoto
· 5 years ago
88452da
ALSA: hda: Use standard waitqueue for RIRB wakeup
by Takashi Iwai
· 5 years ago
2acf6ce
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
by Mark Brown
· 5 years ago
50cd9b5
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
by Kuninori Morimoto
· 5 years ago
0c04800
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
by Kuninori Morimoto
· 5 years ago
d6f31e0
ASoC: soc-core: move snd_soc_find_dai_link()
by Kuninori Morimoto
· 5 years ago
4468189
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
by Kuninori Morimoto
· 5 years ago
8babfb7
ASoC: soc-core: remove snd_soc_get_dai_substream()
by Kuninori Morimoto
· 5 years ago
cc73390
ASoC: soc-core: remove dai_link_list
by Kuninori Morimoto
· 5 years ago
b7c5986
ASoC: SOF: ipc: channel map structures
by Slawomir Blauciak
· 5 years ago
433363e77
ASoC: SOF: Add asynchronous sample rate converter topology support
by Seppo Ingalsuo
· 5 years ago
Next »