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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
ALSA: hda - Use position_fix=3 as default for AMD chipsets
Takashi Iwai
1
-0
/
+5
2011-05-03
ALSA: lola - Yet another linux/delay.h inclusion
Takashi Iwai
1
-0
/
+1
2011-05-03
ALSA: lola - Add missing inclusion of linux/delay.h
Takashi Iwai
1
-0
/
+1
2011-05-03
ALSA: lola - Implement polling_mode like hd-audio
Takashi Iwai
2
-3
/
+14
2011-05-03
ALSA: lola - Rename to Digital SRC Capture Switch
Takashi Iwai
3
-3
/
+17
2011-05-03
ALSA: lola - Add sync in loop implementation
Takashi Iwai
1
-17
/
+59
2011-05-03
ALSA: lola - Add SRC refcounting
Takashi Iwai
2
-7
/
+46
2011-05-03
ALSA: lola - Allow granularity changes
Takashi Iwai
3
-7
/
+27
2011-05-03
ALSA: lola - Use SG-buffer
Takashi Iwai
2
-23
/
+4
2011-05-03
ALSA: lola - Add Lola-specific module options
Takashi Iwai
1
-10
/
+35
2011-05-03
ALSA: lola - Fix PCM stalls
Takashi Iwai
3
-47
/
+74
2011-05-03
ALSA: lola - Use a single BDL
Takashi Iwai
2
-31
/
+49
2011-05-03
ALSA: lola - Suppress the debug print
Takashi Iwai
1
-4
/
+4
2011-05-03
ALSA: lola - Changes in proc file
Takashi Iwai
1
-6
/
+142
2011-05-03
ALSA: lola - Make SRC helper global
Takashi Iwai
2
-4
/
+5
2011-05-03
ALSA: Add the driver for Digigram Lola PCI-e boards
Takashi Iwai
9
-0
/
+3105
2011-05-03
ALSA: hda - fix NULL-dereference in patch_realtek
Raymond Yau
1
-1
/
+1
2011-05-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-2
/
+2
2011-05-02
ALSA: hda - Fix Realtek's chained fixup checks
Takashi Iwai
1
-2
/
+2
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_via.c
Takashi Iwai
1
-111
/
+112
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_sigmatel.c
Takashi Iwai
1
-195
/
+199
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_si3054.c
Takashi Iwai
1
-5
/
+6
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_hdmi.c
Takashi Iwai
1
-13
/
+13
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_conexant.c
Takashi Iwai
1
-95
/
+95
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_cirrus.c
Takashi Iwai
1
-19
/
+19
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_ca0110.c
Takashi Iwai
1
-8
/
+8
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_cmedia.c
Takashi Iwai
1
-20
/
+20
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_analog.c
Takashi Iwai
1
-164
/
+164
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_realtek.c
Takashi Iwai
1
-70
/
+70
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
7
-59
/
+60
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_realtek.c
Takashi Iwai
1
-503
/
+503
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
2
-4
/
+5
2011-05-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
36
-78
/
+77
2011-05-02
Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"
Takashi Iwai
1
-18
/
+3
2011-04-29
ALSA: HDA: Fix automute for Gateway NV79
David Henningsson
1
-0
/
+6
2011-04-29
ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()
Takashi Iwai
1
-2
/
+5
2011-04-29
ALSA: hda: add beep quirk for Realtek 0x1043:831a
Daniel Cordero
1
-0
/
+1
2011-04-28
ALSA: hda - Add Auto-Mute Mode enum for two-output cases
Takashi Iwai
1
-6
/
+26
2011-04-28
ALSA: hda - More line-out auto-mute support for Realtek
Takashi Iwai
1
-6
/
+9
2011-04-28
ALSA: hda - Add support for Line-Out automute to Realtek auto-parser
Takashi Iwai
1
-13
/
+133
2011-04-28
ALSA: hda - More reduction of redundant automute codes in Realtek parser
Takashi Iwai
1
-173
/
+49
2011-04-28
ALSA: hda - Consolidate auto-mute with master-switch for Realtek
Takashi Iwai
1
-224
/
+99
2011-04-28
ALSA: hda - Add support of line-out automute for Realtek
Takashi Iwai
1
-154
/
+120
2011-04-28
ALSA: hda - Add common automute support for mxier-amp on/off for Reatek
Takashi Iwai
1
-457
/
+194
2011-04-28
ALSA: hda - Consolidate default automute functions for Realtek
Takashi Iwai
1
-97
/
+163
2011-04-28
ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.
Lydia Wang
1
-3
/
+7
2011-04-27
ALSA - au88x0 - Add buffer bytes constraints
Raymond Yau
1
-2
/
+5
2011-04-27
ALSA: hda - Add channel-mode support to Realtek auto-parser
Takashi Iwai
1
-20
/
+249
2011-04-27
ALSA: hda - Minor update for alc662-parser functions
Takashi Iwai
1
-13
/
+25
2011-04-27
ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.
Lydia Wang
1
-0
/
+5
[prev]
[next]