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
2011-10-24
ALSA: HDA: Add new revision for ALC662
David Henningsson
1
-0
/
+2
2011-10-21
ALSA: hda/realtek - Fix DAC assignments of multiple speakers
Takashi Iwai
1
-2
/
+8
2011-10-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-0
/
+2
2011-10-18
ALSA: HDA: conexant support for Lenovo T520/W520
Daniel Suchy
1
-0
/
+1
2011-10-18
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
Takashi Iwai
1
-0
/
+1
2011-10-17
ALSA: hda/realtek - Cache COEF 0 value
Takashi Iwai
1
-20
/
+28
2011-10-17
ALSA: hda/realtek - Clean up codec renames
Takashi Iwai
1
-150
/
+139
2011-10-17
ALSA: hda/realtek - Use alc_codec_rename()
Takashi Iwai
1
-8
/
+9
2011-10-17
ALSA: hda - ALC888S-VC remark to ALC886
Kailang Yang
1
-1
/
+17
2011-10-17
ALSA: hda/realtek - Check the error from alc_codec_rename()
Takashi Iwai
1
-14
/
+22
2011-10-13
ALSA: HDA: Fixup Realtek headphone pin initialization
David Henningsson
1
-1
/
+1
2011-10-13
ALSA: hda - Remove bad code for IDT 92HD83 family patch
Charles Chin
1
-18
/
+0
2011-10-06
ALSA: hda - Distinguish each substream for better sticky assignment
Takashi Iwai
1
-3
/
+6
2011-10-06
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
4
-8
/
+18
2011-10-06
ALSA: hda/realtek - Choose more cleverly the primary outputs
Takashi Iwai
1
-1
/
+2
2011-10-06
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
Takashi Iwai
4
-30
/
+11
2011-10-06
ALSA: hdmi: fix printout of SAD sampling rates
Pierre-Louis Bossart
2
-3
/
+23
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
2
-0
/
+3
2011-10-05
ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDT
David Henningsson
1
-3
/
+15
2011-10-03
ALSA: HDA: Fix naming of input jacks for IDT parser
David Henningsson
1
-11
/
+3
2011-10-03
ALSA: hda/hdmi: expose ELD control
Pierre-Louis Bossart
3
-5
/
+78
2011-09-30
ALSA: hda - Fix a regression of the position-buffer check
Takashi Iwai
1
-4
/
+5
2011-09-28
ALSA: hda - Allow patching with any vendor/subsystem ids
Takashi Iwai
1
-3
/
+3
2011-09-28
ALSA: hda - Add snoop option
Takashi Iwai
1
-19
/
+129
2011-09-28
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
Takashi Iwai
1
-3
/
+4
2011-09-28
ALSA: hda:via - Skip creations of empty PCM streams
Takashi Iwai
1
-28
/
+40
2011-09-27
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-1
/
+8
2011-09-27
ALSA: hda - Avoid unnecessary verbs to clear PCM formats
Takashi Iwai
1
-2
/
+5
2011-09-27
ASoC: ssm2602: Re-enable oscillator after suspend
Lars-Peter Clausen
1
-1
/
+2
2011-09-26
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...
Thomas Pfaff
1
-3
/
+5
2011-09-26
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
7
-36
/
+35
2011-09-26
ALSA: hda/realtek - Don't detect LO jack when identical with HP
Takashi Iwai
1
-0
/
+4
2011-09-26
ALSA: hda/realtek - Avoid bogus HP-pin assignment
Takashi Iwai
1
-1
/
+3
2011-09-24
ALSA: HDA: No power nids on 92HD93
David Henningsson
1
-0
/
+1
2011-09-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-30
/
+16
2011-09-23
ALSA: usb-audio - clear chip->probing on error exit
Thomas Pfaff
1
-0
/
+1
2011-09-23
ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989
Raymond Yau
1
-19
/
+131
2011-09-23
ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is active
Jarkko Nikula
1
-0
/
+6
2011-09-22
ALSA: fm801: Gracefully handle failure of tuner auto-detect
Ben Hutchings
1
-3
/
+10
2011-09-22
ALSA: fm801: Fix double free in case of error in tuner detection
Ben Hutchings
1
-2
/
+0
2011-09-21
ASoC: Ensure we generate a driver name
Mark Brown
1
-3
/
+15
2011-09-21
ALSA: hda: hdmi: Hint matching between input devices and pcm devices
David Henningsson
1
-7
/
+24
2011-09-20
ALSA: HDA: Refactor Realtek's automute
David Henningsson
5
-148
/
+131
2011-09-20
ASoC: Remove bitrotted wm8962_resume()
Mark Brown
1
-26
/
+0
2011-09-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
31
-95
/
+172
2011-09-20
ALSA: HDA: Add support for IDT 92HD93
David Henningsson
1
-0
/
+1
2011-09-19
ALSA: hda/realtek - Fix auto-mute with HP+LO configuration
Takashi Iwai
1
-4
/
+5
2011-09-16
ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe
Axel Lin
1
-1
/
+1
2011-09-15
ALSA: pcm - fix race condition in wait_for_avail()
Arjan van de Ven
1
-9
/
+24
2011-09-14
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
8
-17
/
+16
[next]