index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
ASoC: core: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-2
/
+1
2014-02-14
ALSA: spi: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2014-02-14
ALSA: sparc: Convert to snd_card_new() with a device pointer
Takashi Iwai
3
-9
/
+10
2014-02-14
ALSA: sh: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-4
/
+3
2014-02-14
ALSA: ppc: Convert to snd_card_new() with a device pointer
Takashi Iwai
3
-8
/
+5
2014-02-14
ALSA: pcmcia: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-5
/
+4
2014-02-14
ALSA: parisc: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+1
2014-02-14
ALSA: mips: Convert to snd_card_new() with a device pointer
Takashi Iwai
3
-6
/
+4
2014-02-14
ALSA: au1x00: convert to platform device
Manuel Lauss
1
-98
/
+141
2014-02-14
ALSA: atmel: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-16
/
+7
2014-02-14
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-8
/
+4
2014-02-14
ALSA: firewire: Convert to snd_card_new() with a device pointer
Takashi Iwai
4
-8
/
+8
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
7
-29
/
+31
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-01-31
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
[next]