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
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
56
-156
/
+98
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
26
-136
/
+96
2014-02-12
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
10
-33
/
+23
2014-02-12
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
1
-3
/
+5
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
8
-22
/
+11
2014-02-12
Merge branch 'for-linus' into for-next
Takashi Iwai
9
-37
/
+89
2014-02-10
ALSA: hda - Make snd_hda_gen_spec_free() static
Takashi Iwai
3
-10
/
+2
2014-02-10
ALSA: hda - Disable static quirks for C-Media codecs
Takashi Iwai
1
-10
/
+21
2014-02-10
ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()
Takashi Iwai
3
-10
/
+3
2014-02-10
ALSA: hda - Fix undefined symbol due to builtin/module mixup
Takashi Iwai
1
-15
/
+15
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
10
-20
/
+20
2014-02-10
ALSA: Fix typos in alsa-driver-api.xml
Masanari Iida
2
-2
/
+2
2014-02-07
sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c
Rashika Kheria
2
-2
/
+3
2014-02-07
ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c
Rashika Kheria
1
-84
/
+0
2014-02-07
ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c
Rashika Kheria
1
-0
/
+1
2014-02-07
ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF
David Henningsson
1
-0
/
+12
2014-02-07
ALSA: hda - Rename ASUS subwoofer quirks
David Henningsson
1
-9
/
+9
2014-02-07
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
Takashi Iwai
1
-0
/
+1
2014-02-07
ALSA: hda - Add a headset quirk for Dell XPS 13
David Henningsson
1
-0
/
+1
2014-02-07
ALSA: hda - Fix inconsistent Mic mute LED
Takashi Iwai
6
-18
/
+31
2014-02-07
ALSA: hda - Fix leftover ifdef checks after modularization
Takashi Iwai
2
-4
/
+4
2014-02-05
ALSA: hda - Improve loopback path lookups for AD1983
Takashi Iwai
1
-0
/
+7
2014-02-05
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
Takashi Iwai
1
-1
/
+8
2014-02-05
ALSA: hda - Add missing mixer widget for AD1983
Takashi Iwai
1
-0
/
+1
2014-02-05
ALSA: hda/realtek - Avoid invalid COEFs for ALC271X
Takashi Iwai
1
-0
/
+3
2014-02-04
ALSA: hda - Fix silent output on Toshiba Satellite L40
Takashi Iwai
1
-0
/
+19
2014-02-03
ALSA: hda - Add mute LED support to Lenovo Ideapad
Takashi Iwai
1
-1
/
+41
2014-02-03
ALSA: usb-audio: Resume mixer values properly
Takashi Iwai
3
-25
/
+99
2014-02-03
Merge branch 'topic/hda' into for-next
Takashi Iwai
3
-434
/
+395
2014-02-03
ALSA: usb-audio: Add missing kconfig dependecy
Takashi Iwai
1
-0
/
+1
2014-02-01
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
31
-565
/
+934
2014-01-31
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
Stephen Warren
1
-4
/
+36
2014-01-30
ALSA: hda - Do not accept responses from non-existing codecs
David Henningsson
1
-14
/
+9
2014-01-30
ALSA: hda/conexant - Disable static quirks
Takashi Iwai
1
-1
/
+1
2014-01-30
ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551
Takashi Iwai
1
-0
/
+2
2014-01-30
ALSA: hda/conexant - Add analog loopback mixing to CX20549
Takashi Iwai
1
-0
/
+1
2014-01-30
ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codec
Takashi Iwai
1
-0
/
+33
2014-01-30
ALSA: hda/conexant - Use generic parser for HP 530
Takashi Iwai
1
-41
/
+12
2014-01-30
ALSA: hda/conexant - Use generic parser for Toshiba P105
Takashi Iwai
1
-1
/
+12
2014-01-30
ALSA: hda/conexant - Apply the amp cap override for CX20549 mixer
Takashi Iwai
1
-0
/
+36
2014-01-30
ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixup
Takashi Iwai
1
-374
/
+269
2014-01-30
ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()
Takashi Iwai
1
-1
/
+1
2014-01-30
ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecs
Takashi Iwai
1
-2
/
+19
2014-01-30
ALSA: hda - add headset mic detect quirks for another Dell laptop
Hui Wang
1
-0
/
+1
2014-01-30
Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...
Takashi Iwai
9
-501
/
+713
2014-01-30
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+27
2014-01-29
ALSA: oxygen: Xonar DG(X): cleanup and minor changes
Roman Volkov
3
-33
/
+11
2014-01-29
ALSA: oxygen: Xonar DG(X): modify high-pass filter control
Roman Volkov
1
-2
/
+6
2014-01-29
ALSA: oxygen: Xonar DG(X): modify input select functions
Roman Volkov
2
-25
/
+30
2014-01-29
ALSA: oxygen: Xonar DG(X): modify capture volume functions
Roman Volkov
2
-8
/
+26
[next]