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
2009-12-22
ALSA: hda - Add support for the new 27 inch IMacs
Rafael Avila de Espindola
1
-1
/
+21
2009-12-22
ALSA: hda - Fix NULL dereference with enable_beep=0 option
Takashi Iwai
1
-9
/
+10
2009-12-21
Merge remote branch 'alsa/fixes' into fix/hda
Takashi Iwai
201
-3409
/
+9545
2009-12-21
ALSA: HDA: add powersaving hook for Realtek
Hector Martin
1
-0
/
+36
2009-12-21
ALSA: HDA: remove useless mixers on Aspire 8930G
Hector Martin
1
-1
/
+20
2009-12-21
ALSA: HDA: simplify Aspire 8930G verb array
Hector Martin
1
-4
/
+2
2009-12-21
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
Daniel T Chen
1
-1
/
+9
2009-12-20
ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL
Jaroslav Kysela
1
-2
/
+0
2009-12-20
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Jaroslav Kysela
4
-31
/
+338
2009-12-18
ALSA: hda - Fix quirk for Maxdata obook4-1
Takashi Iwai
1
-1
/
+1
2009-12-17
ALSA: hda - Fix missing capsrc_nids for ALC88x
Takashi Iwai
1
-0
/
+6
2009-12-17
ALSA: hda - Make use of beep device found in Dell Vostro 1015n
Einar Rünkaru
1
-0
/
+4
2009-12-17
ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015
Einar Rünkaru
1
-6
/
+33
2009-12-17
ALSA: hda - More ALC663 fixes and support of compatible chips
Kailang Yang
1
-24
/
+282
2009-12-15
ALSA: ac97_codec - increase timeout for analog sections to 5 second
Steve Soule
1
-1
/
+1
2009-12-14
ALSA: hda - Add PCI IDs for Nvidia G2xx-series
Stefan Ringel
1
-0
/
+3
2009-12-14
ALSA: hda: Fix max PCM level to 0 dB for AD1981_HP
Daniel T Chen
1
-0
/
+8
2009-12-14
ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)
Daniel T Chen
1
-0
/
+1
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-70
/
+201
2009-12-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
5
-57
/
+175
2009-12-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-3
/
+3
2009-12-12
ALSA: hda - Overwrite pin config on intel DG45ID board.
Alexey Fisher
1
-0
/
+8
2009-12-11
intelhdmi - dont power off HDA link
Wu Fengguang
3
-1
/
+14
2009-12-11
ALSA: hrtimer - Fix lock-up
Takashi Iwai
1
-2
/
+13
2009-12-11
ALSA: intelhdmi - add channel mapping for typical configurations
Wu Fengguang
1
-22
/
+67
2009-12-11
ALSA: intelhdmi - channel mapping applies to Pin
Wu Fengguang
1
-6
/
+8
2009-12-11
ALSA: intelhdmi - accept DisplayPort pin
Wu Fengguang
3
-1
/
+6
2009-12-11
ALSA: hda - show HBR(High Bit Rate) pin cap in procfs
Wu Fengguang
2
-1
/
+5
2009-12-11
ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecs
Vitaliy Kulikov
1
-27
/
+68
2009-12-10
ASoC: Fix build of OMAP sound drivers
Olof Johansson
1
-3
/
+3
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-12-10
ALSA: opti93x: fix irq releasing if the irq cannot be allocated
Krzysztof Helt
1
-8
/
+10
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-87
/
+241
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
21
-33
/
+28
2009-12-09
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-3
/
+3
2009-12-09
Merge branch 'topic/hda' into for-linus
Takashi Iwai
3
-9
/
+140
2009-12-09
ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume
Jaroslav Kysela
1
-24
/
+7
2009-12-09
ALSA: hda/realtek: quirk for D945GCLF2 mainboard
David Santinoli
1
-0
/
+1
2009-12-09
ALSA: hda - Terradici HDA controllers does not support 64-bit mode
Jaroslav Kysela
1
-0
/
+5
2009-12-08
ALSA: hda - Generalize EAPD inversion check in patch_analog.c
Takashi Iwai
1
-8
/
+9
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-14
/
+14
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
242
-7520
/
+19504
2009-12-08
ASoC: Wrong variable returned on error
Roel Kluin
1
-3
/
+3
2009-12-08
ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII
Tobias Hansen
2
-6
/
+24
2009-12-08
ALSA: hda - Exclude unusable ADCs for ALC88x
Takashi Iwai
1
-1
/
+12
2009-12-08
ALSA: hda - Add missing Line-Out and PCM switches as slave
Takashi Iwai
1
-0
/
+2
2009-12-08
ALSA: hda - iMac 9,1 sound patch.
Justin P. Mattock
1
-0
/
+111
2009-12-08
ALSA: opti93x: set MC indirect registers base from PnP data
Krzysztof Helt
1
-45
/
+67
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
21
-34
/
+29
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2
-8
/
+4
[next]