index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
ASoC: Add codec registration API
Mark Brown
1
-0
/
+5
2008-12-09
ASoC: Add platform registration API
Mark Brown
1
-0
/
+5
2008-12-09
ASoC: Add DAI registration API
Mark Brown
1
-0
/
+8
2008-12-09
ASoC: Add card registration API
Mark Brown
1
-0
/
+5
2008-12-04
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
Mark Brown
1
-1
/
+0
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+2
2008-12-03
ASoC: Remove device from platform suspend and resume operations
Mark Brown
1
-4
/
+2
2008-12-03
ASoC: Push debugfs files out of the snd_soc_device structure
Mark Brown
1
-3
/
+5
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-1
/
+1
2008-12-02
ASoC: Push workqueue data into snd_soc_card
Mark Brown
1
-2
/
+5
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-1
/
+1
2008-12-01
Merge branch 'upstream' into topic/asoc
Takashi Iwai
1
-3
/
+7
2008-11-24
ASoC: Remove DAI type information
Mark Brown
2
-9
/
+1
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-2
/
+18
2008-11-21
ASoC: Move DAI structure definitions into new soc-dai.h
Mark Brown
2
-146
/
+211
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-4
/
+4
2008-11-18
ASoC: Remove unused snd_soc_machine_config declaration
Mark Brown
1
-1
/
+0
2008-11-17
ASoC: Machine driver for for s3c24xx with uda134x
Christian Pellegrin
1
-0
/
+14
2008-11-17
ASoC: UDA134x codec driver
Christian Pellegrin
2
-0
/
+44
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-3
/
+7
2008-11-07
alsa: fix snd_BUG_on() and friends
Andrew Morton
1
-3
/
+7
2008-11-06
ASoC: Remove core version number
Mark Brown
1
-2
/
+0
2008-10-31
Merge commit 'v2.6.28-rc2' into topic/asoc
Takashi Iwai
3
-5
/
+1
2008-10-31
Merge branch 'topic/fix/asoc' into topic/asoc
Takashi Iwai
1
-1
/
+2
2008-10-30
ASoC: Allow setting codec register with debugfs filesystem
Troy Kisky
1
-0
/
+4
2008-10-30
Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+2
2008-10-30
ALSA: ASoC: Fix mono controls after conversion to support full int masks
Mark Brown
1
-1
/
+2
2008-10-16
ALSA: ASoC: Remove snd_soc_dapm_connect_input()
Mark Brown
1
-2
/
+0
2008-10-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2008-10-13
ALSA: ASoC: Allow machine drivers to mark pins as not connected
Mark Brown
1
-0
/
+1
2008-10-12
V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release
Hans Verkuil
1
-0
/
+1
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
17
-507
/
+587
2008-10-10
ALSA: Increase components array size
Takashi Iwai
2
-4
/
+3
2008-10-10
ALSA: Remove bitwise from snd_pcm_hw_param_t
Takashi Iwai
1
-17
/
+27
2008-09-23
ALSA: Separate common pxa2xx-pcm code
Dmitry Baryshkov
1
-0
/
+25
2008-09-23
ALSA: Separate common pxa2xx-ac97 code
Dmitry Baryshkov
1
-0
/
+20
2008-09-09
ALSA: Release v1.0.18rc3
Jaroslav Kysela
1
-1
/
+1
2008-09-09
ALSA: remove stale files
Takashi Iwai
1
-0
/
+0
2008-08-29
alsa: Remove special SBUS dma support code.
David S. Miller
2
-5
/
+0
2008-08-25
ALSA: ALS4000 driver work, step 2
Andreas Mohr
1
-0
/
+5
2008-08-25
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2
-2
/
+5
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2
-4
/
+35
2008-08-15
ALSA: release v1.0.18rc1
Jaroslav Kysela
1
-1
/
+1
2008-08-13
ALSA: Clean up snd_BUG()
Takashi Iwai
1
-5
/
+1
2008-08-13
ALSA: Kill snd_assert() definition
Takashi Iwai
1
-19
/
+0
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
1
-9
/
+0
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-0
/
+2
2008-08-13
ALSA: Introduce snd_BUG_ON() macro
Takashi Iwai
1
-0
/
+4
2008-08-06
ALSA: wss_lib: use wss detection code instead of ad1848 one
Krzysztof Helt
1
-111
/
+0
[next]