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
2010-10-22
ALSA: hda - Add workarounds for CT-IBG controllers
Takashi Iwai
2
-3
/
+11
2010-10-22
ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecs
Clemens Ladisch
1
-1
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-20
/
+13
2010-10-22
ASoC: tpa6130a2: Error handling for broken chip
Peter Ujfalusi
1
-6
/
+22
2010-10-22
ASoC: max98088: Staticise m98088_eq_band
Dimitris Papastamos
1
-1
/
+1
2010-10-22
ASoC: soc-core: Fix codec->name memory leak
Dimitris Papastamos
1
-0
/
+1
2010-10-21
ALSA: hda - Apply ideapad quirk to Acer laptops with Cxt5066
Takashi Iwai
1
-2
/
+1
2010-10-21
ALSA: hda - Add some workarounds for Creative IBG
Takashi Iwai
1
-4
/
+12
2010-10-21
ALSA: hda - Fix wrong SPDIF NID assignment for CA0110
Takashi Iwai
1
-1
/
+1
2010-10-21
ALSA: hda - Fix codec rename rules for ALC662-compatible codecs
Kailang Yang
1
-4
/
+8
2010-10-21
ALSA: hda - Add alc_init_jacks() call to other codecs
Kailang Yang
1
-1
/
+11
2010-10-20
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
1
-16
/
+123
2010-10-20
ALSA: snd-aloop - add pause support
Jaroslav Kysela
1
-5
/
+22
2010-10-20
ALSA: snd-aloop - fix locking issues (running flag updates)
Jaroslav Kysela
1
-13
/
+19
2010-10-19
ASoC: WM8580: Remove useless assignment
Jassi Brar
1
-4
/
+0
2010-10-19
ASoC: Fix I2C component device id number creation
Jarkko Nikula
1
-1
/
+1
2010-10-19
ALSA: hda - Fix codec muted after rebooting from Windows
Charles
1
-0
/
+3
2010-10-19
ASoC: Restore MAX98088 CODEC driver
Mark Brown
4
-0
/
+2296
2010-10-19
ASoC: davinci-mcasp.c: Return error code in failure
Julia Lawall
1
-0
/
+2
2010-10-18
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
Jaroslav Kysela
1
-0
/
+84
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
3
-7
/
+4
2010-10-18
Revert "ASoC: Add max98088 CODEC driver"
Mark Brown
4
-2296
/
+0
2010-10-17
ALSA: tlv - Define numbers in sound/tlv.h
Takashi Iwai
1
-1
/
+1
2010-10-17
ALSA: HDA: Sigmatel: work around incorrect master muting
Clemens Ladisch
3
-6
/
+17
2010-10-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2
-1
/
+5
2010-10-17
ALSA: HDA: Apply SKU override for Acer aspire 7736z
David Henningsson
1
-0
/
+5
2010-10-17
ALSA: HDA: Enable SKU quirks for Realtek
David Henningsson
1
-2
/
+33
2010-10-17
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
1
-1
/
+7
2010-10-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
1
-1
/
+3
2010-10-17
sound: fixed typos
Andrea Gelmini
5
-6
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
6
-1
/
+7
2010-10-15
ASoC: Add max98088 CODEC driver
Peter Hsiang
4
-0
/
+2296
2010-10-15
ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support
Mika Westerberg
3
-0
/
+100
2010-10-15
ASoC: add ep93xx AC97 audio driver
Mika Westerberg
3
-1
/
+476
2010-10-15
ASoC: ak4642: make sure name of register/value
Kuninori Morimoto
1
-18
/
+46
2010-10-15
ASoC: Remove unused vol field from WM8994 access mask table
Joe Perches
1
-1574
/
+1573
2010-10-15
ASoC: fsi: simultaneous playback/recorde support
Kuninori Morimoto
1
-58
/
+94
2010-10-15
ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio
Seungwhan Youn
3
-0
/
+232
2010-10-15
ASoC: SAMSUNG: Add S/PDIF CPU driver
Seungwhan Youn
4
-0
/
+526
2010-10-14
ALSA: snd-aloop - fix issue in the timer start function
Jaroslav Kysela
1
-1
/
+7
2010-10-14
ALSA: hda: Add speaker pin to automute Acer Aspire 8943G
Daniel T Chen
1
-0
/
+8
2010-10-13
ASoC: tlv320dac33: Control for line output gain
Peter Ujfalusi
1
-0
/
+18
2010-10-13
ASoC: Pay attention to driver supplied DAI IDs
Mark Brown
1
-1
/
+4
2010-10-13
ASoC: Check list debugfs files for PAGE_SIZE overflow
Mark Brown
1
-15
/
+34
2010-10-13
ASoC: Move soc-core module init next to functon definition
Mark Brown
1
-2
/
+1
2010-10-13
ASoC: Restore DAI ID specification for WM8994
Mark Brown
1
-0
/
+3
2010-10-13
ASoC: Add WM8962 microphone bias control
Mark Brown
1
-0
/
+2
2010-10-13
ASoC: ac97: add MODULE_ALIAS for the platform driver
Mika Westerberg
1
-0
/
+1
2010-10-13
ASoC: don't register AC97 devices twice
Mika Westerberg
1
-0
/
+18
2010-10-13
ASoC: ac97: don't call snd_soc_new_ac97_codec at probe
Mika Westerberg
1
-6
/
+0
[prev]
[next]