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
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
ALSA: oxygen: configure MIDI via device_config
Clemens Ladisch
4
-11
/
+24
2008-09-22
ALSA: oxygen: rename pcm_dev_cfg
Clemens Ladisch
7
-40
/
+40
2008-09-22
ALSA: virtuoso: create common functions for GPIO bit switch controls
Clemens Ladisch
1
-38
/
+15
2008-09-22
ALSA: virtuoso: handle D2X/DX dynamically
Clemens Ladisch
1
-142
/
+99
2008-09-22
ALSA: oxygen: handle X-Meridian dynamically
Clemens Ladisch
1
-33
/
+17
2008-09-22
ALSA: oxygen: remove X-Meridian magic number
Clemens Ladisch
1
-11
/
+16
2008-09-22
ALSA: oxygen: add probe callback
Clemens Ladisch
5
-5
/
+14
2008-09-22
ALSA: oxygen: use a copy of the model struct
Clemens Ladisch
4
-104
/
+104
2008-09-22
ALSA: oxygen: use SPDIF channel status symbols
Clemens Ladisch
1
-4
/
+4
2008-09-09
ALSA: HDA patch_via.c: Second S/PDIF (HDMI) support
Harald Welte
1
-1
/
+80
2008-09-09
ALSA: HDA patch_via.c: Independent DAC for headphone
Harald Welte
1
-23
/
+281
2008-09-09
ALSA: HDA patch_via.c: Mute on headphone plug-in
Harald Welte
1
-11
/
+122
2008-09-09
ALSA: HDA patch_via.c: Add VT1708S and VT1702 support
Harald Welte
1
-4
/
+758
2008-09-09
ALSA: HDA patch_via.c: Fix inversion of surround and side channels
Harald Welte
1
-12
/
+13
2008-09-09
ALSA: HDA patch_via.c: HP and CD pin connect config
Harald Welte
1
-2
/
+30
2008-09-09
ALSA: HDA patch_via.c: cleanup
Harald Welte
1
-8
/
+8
2008-09-09
ALSA: fix section for sa11xx-uda1341 platform driver
Uwe Kleine-König
1
-1
/
+1
2008-09-09
ALSA: hda - add missing slave_dig_outs for 92HD73bxx
Matthew Ranostay
1
-0
/
+1
2008-09-09
ALSA: hda: SPDIF mux name change
Matthew Ranostay
1
-1
/
+1
2008-09-09
ALSA: hda: digital slave support for IDT codecs
Matthew Ranostay
1
-7
/
+23
2008-09-09
ALSA: ASoC: Use codec digital mute when stopping playback
Mark Brown
1
-0
/
+6
2008-09-09
ALSA: ASoC: Sort Kconfig and Makefile entries for codecs
Mark Brown
2
-40
/
+40
2008-09-09
ALSA: ASoC: Fix indentation in WM9713
Mark Brown
1
-11
/
+11
2008-09-09
ALSA: hda: slave digital out support
Matthew Ranostay
2
-2
/
+51
2008-09-09
ALSA: fix section mismatch in the sound_core
Krzysztof Helt
1
-2
/
+2
2008-09-09
ALSA: use correct lock in snd_ctl_dev_disconnect()
Takashi Iwai
1
-2
/
+2
2008-09-09
ALSA: ice1712.c: fix coding style
Alexander Beregalov
2
-138
/
+151
2008-09-09
ALSA: ice1724.c: fix coding style
Alexander Beregalov
1
-84
/
+96
2008-09-09
ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up)
Vedran Miletic
6
-128
/
+183
2008-09-09
ALSA: hda: removed unneeded hp_nid references
Matthew Ranostay
1
-3
/
+0
2008-09-09
ALSA: hda: SPDIF mux controls
Matthew Ranostay
1
-2
/
+112
2008-09-09
ALSA: ice1712/wtm: fix coding style
Alexander Beregalov
2
-54
/
+54
2008-09-09
ALSA: ice1712/aureon.c: fix coding style
Alexander Beregalov
1
-326
/
+351
2008-09-09
sound: ASoC: Blackfin: Include Blackfin architecture support in build
Cliff Cai
2
-1
/
+2
2008-09-09
sound: ASoC: Blackfin: add Blackfin arch ASoC Kconfig and Makefile
Cliff Cai
2
-0
/
+105
2008-09-09
sound: ASoC: Blackfin: board driver for SSM2602 sound chip
Cliff Cai
1
-0
/
+186
2008-09-09
sound: ASoC: Blackfin: board driver for AD1980/1 audio codec
Cliff Cai
1
-0
/
+113
2008-09-09
sound: ASoC: Blackfin: I2S CPU DAI driver
Cliff Cai
2
-0
/
+306
2008-09-09
sound: ASoC: Blackfin: DMA Driver for I2S sound chip
Cliff Cai
2
-0
/
+317
2008-09-09
sound: ASoC: Blackfin: AC97 Blackfin CPU DAI driver
Cliff Cai
2
-0
/
+443
2008-09-09
sound: ASoC: Blackfin: DMA Driver for AC97 sound chip
Cliff Cai
2
-0
/
+458
2008-09-09
sound: ASoC: Blackfin: SPORT peripheral interface driver
Cliff Cai
2
-0
/
+1224
2008-09-09
sound: ASoC codec: SSM2602 audio codec driver
Cliff Cai
4
-0
/
+912
2008-09-09
sound: ASoC: Convert wm8510 to a new-style i2c driver
Jean Delvare
3
-57
/
+55
2008-09-09
sound: ASoC: Convert neo1973/lm4857 to a new-style i2c driver
Jean Delvare
1
-52
/
+58
2008-09-09
sound: ASoC: Convert wm8753 to a new-style i2c driver
Jean Delvare
3
-53
/
+55
2008-09-09
sound: ASoC: Fix an error path in neo1973_wm8753
Jean Delvare
1
-2
/
+6
2008-09-09
sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRO
Robert P. J. Day
2
-36
/
+0
2008-09-09
ALSA: us122l - Add missing dependency on CONFIG_SND_HWDEP
Randy Dunlap
1
-0
/
+1
2008-09-09
ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changed
Cliff Cai
2
-2
/
+2
[next]