index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
2018-09-21
1
-0
/
+5
*
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+7
*
ASoC: add for_each_dpcm_fe() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+3
*
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+5
*
ASoC: add for_each_card_components() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+3
*
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+4
*
ASoC: add for_each_card_links() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+6
*
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
1
-0
/
+4
*
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
Kuninori Morimoto
2018-09-20
1
-1
/
+1
*
Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.
Mark Brown
2018-09-18
1
-0
/
+1
|
\
|
*
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
2018-09-12
1
-0
/
+1
*
|
ASoC: core: add support to card rebind
Srinivas Kandagatla
2018-09-12
1
-0
/
+2
*
|
ASoC: soc-core: remove unused num_dai_links
Kuninori Morimoto
2018-09-11
1
-1
/
+0
*
|
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
2018-09-05
2
-3
/
+2
*
|
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2018-09-05
1
-6
/
+0
*
|
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-0
/
+7
*
|
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2018-09-04
1
-0
/
+4
*
|
ASoC: simple-card-util: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
2018-08-31
1
-1
/
+1
*
|
ASoC: soc-core: use snd_soc_dai_link_component for platform
Kuninori Morimoto
2018-08-31
1
-0
/
+2
*
|
ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
2018-08-31
1
-9
/
+18
*
|
ASoC: Intel: common: add table for HDA-based platforms
Pierre-Louis Bossart
2018-08-28
1
-0
/
+6
*
|
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-28
1
-0
/
+534
*
|
Merge tag 'v4.19-rc1' into asoc-4.19
Mark Brown
2018-08-28
5
-11
/
+37
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2018-08-13
21
-177
/
+185
|
|
\
|
*
|
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
2018-08-01
1
-4
/
+2
|
*
|
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
2018-07-30
1
-1
/
+1
|
*
|
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
2018-07-30
1
-0
/
+1
|
*
|
ALSA: sb: Fix sparse warning wrt PCM format type
Takashi Iwai
2018-07-27
1
-1
/
+1
|
*
|
ALSA: hda: Fix implicit PCM format type conversion
Takashi Iwai
2018-07-27
1
-1
/
+2
|
*
|
ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()
Takashi Iwai
2018-07-26
1
-2
/
+2
|
*
|
Merge branch 'topic/drm_audio_component' into for-next
Takashi Iwai
2018-07-19
3
-37
/
+67
|
|
\
\
|
*
|
|
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-2
/
+0
|
*
|
|
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
2018-07-06
1
-0
/
+1
|
*
|
|
Merge branch 'topic/hda-core-intel' into for-next
Takashi Iwai
2018-07-03
2
-94
/
+58
|
|
\
\
\
|
*
|
|
|
ALSA: hda - Move in_pm accessors to HDA core
Takashi Iwai
2018-06-28
1
-0
/
+27
*
|
|
|
|
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
2018-08-15
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
ASoC: core: remove support for card rebind using component framework
Srinivas Kandagatla
2018-08-02
1
-7
/
+0
*
|
|
|
ASoC: fsi: convert to SPDX identifiers
Kuninori Morimoto
2018-08-02
1
-8
/
+5
*
|
|
|
Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...
Mark Brown
2018-08-01
4
-131
/
+125
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ALSA: hda: Make audio component support more generic
Takashi Iwai
2018-07-17
2
-36
/
+64
|
*
|
|
ALSA: hda/i915: Associate audio component with devres
Takashi Iwai
2018-07-17
1
-2
/
+4
|
*
|
|
drm/i915: Split audio component to a generic type
Takashi Iwai
2018-07-17
2
-6
/
+6
|
|
|
/
|
|
/
|
|
*
|
ALSA: hdac: add extended ops in the hdac_bus
Rakesh Ughreja
2018-06-28
2
-1
/
+11
|
*
|
ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init
Rakesh Ughreja
2018-06-28
1
-1
/
+2
|
*
|
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
2018-06-28
2
-15
/
+7
|
*
|
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
2018-06-28
2
-50
/
+39
|
*
|
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
2018-06-28
1
-32
/
+4
|
|
/
*
|
ALSA: memalloc: Fix missing PAGE_SIZE definition
Takashi Iwai
2018-07-30
1
-0
/
+2
*
|
ALSA: pcm: Add snd_mask_set_format() helper for standard usages
Takashi Iwai
2018-07-26
1
-2
/
+8
*
|
Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...
Mark Brown
2018-07-26
1
-8
/
+8
|
\
\
[next]