index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
sound/oss: remove offset from load_patch callbacks
Dan Rosenberg
5
-26
/
+18
2011-03-23
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
4
-4
/
+18
2011-03-23
ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side
David Henningsson
1
-8
/
+17
2011-03-22
ASoC: Support !REGULATOR build for sgtl5000
Mark Brown
1
-0
/
+14
2011-03-22
ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issue
Lydia Wang
1
-3
/
+6
2011-03-22
ALSA: hda - VIA: Correct stream names for VT1818S
Lydia Wang
1
-0
/
+5
2011-03-22
ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timing
Lydia Wang
1
-4
/
+5
2011-03-22
ALSA: hda - VIA: Fix invalid A-A path volume adjust issue
Lydia Wang
1
-1
/
+8
2011-03-22
ALSA: hda - VIA: Add missing support for VT1718S in A-A path
Lydia Wang
1
-0
/
+5
2011-03-22
ALSA: hda - VIA: Fix independent headphone no sound issue
Lydia Wang
1
-1
/
+11
2011-03-22
ALSA: hda - VIA: Fix stereo mixer recording no sound issue
Lydia Wang
1
-3
/
+6
2011-03-21
ALSA: hda - Set EAPD for Realtek ALC665
Andres Mejia
1
-0
/
+2
2011-03-21
ALSA: usb - Remove trailing spaces from USB card name strings
Takashi Iwai
1
-4
/
+18
2011-03-18
sound: read i_size with i_size_read()
Xiaochen Wang
1
-1
/
+1
2011-03-18
ASoC: Remove bogus check for register validity in debugfs write
Mark Brown
1
-2
/
+0
2011-03-18
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
1
-6
/
+36
2011-03-18
Merge branch 'topic/misc' into for-linus
Takashi Iwai
86
-6442
/
+9736
2011-03-18
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
1
-0
/
+5
2011-03-18
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
1
-10
/
+9
2011-03-16
Merge branch 'topic/hda' into for-linus
Takashi Iwai
9
-509
/
+417
2011-03-16
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
121
-2482
/
+13760
2011-03-16
ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-5
/
+3
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
1
-6
/
+36
2011-03-16
ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
1
-2
/
+1
2011-03-16
ALSA: firewire - msleep needs delay.h
Stephen Rothwell
1
-0
/
+1
2011-03-15
ALSA: firewire-lib, firewire-speakers: handle packet queueing errors
Clemens Ladisch
3
-13
/
+37
2011-03-15
ALSA: firewire-lib: allocate DMA buffer separately
Clemens Ladisch
3
-5
/
+16
2011-03-15
ALSA: firewire-lib: use no-info SYT for packets without SYT sample
Clemens Ladisch
1
-4
/
+8
2011-03-15
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
17
-1
/
+2643
2011-03-14
ALSA: hda - Remove an unused variable in patch_realtek.c
Takashi Iwai
1
-1
/
+0
2011-03-14
ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecs
Vitaliy Kulikov
1
-73
/
+149
2011-03-14
ALSA: hda - fix digital mic selection in mixer on 92HD8X codecs
Vitaliy Kulikov
1
-3
/
+8
2011-03-14
ALSA: hda - Move default input-src selection to init part
Takashi Iwai
1
-12
/
+5
2011-03-14
ALSA: hda - Initialize special cases for input src in init phase
Takashi Iwai
1
-3
/
+16
2011-03-14
ALSA: ctxfi - Clear input settings before initialization
Przemyslaw Bruski
1
-0
/
+2
2011-03-14
ALSA: ctxfi - Fix SPDIF status retrieval
Przemyslaw Bruski
1
-14
/
+5
2011-03-14
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
1
-1
/
+1
2011-03-14
ALSA: ctxfi - Fix microphone boost codes/comments
Przemyslaw Bruski
1
-10
/
+18
2011-03-11
ALSA: atiixp - Fix wrong time-out checks during ac-link reset
Takashi Iwai
2
-2
/
+2
2011-03-11
ALSA: intel8x0m: append 'm' to "r_intel8x0"
Paul Bolle
1
-3
/
+3
2011-03-11
ALSA: intel8x0m: add 'm' as "suffix" to static functions
Paul Bolle
1
-49
/
+49
2011-03-11
ALSA: intel8x0m: wait a bit before warm reset check
Paul Bolle
1
-1
/
+2
2011-03-11
ALSA: usbaudio: implement USB autosuspend
Oliver Neukum
6
-22
/
+118
2011-03-11
ALSA: usbaudio: fix suspend/resume
Oliver Neukum
3
-3
/
+34
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
45
-172
/
+347
2011-03-11
ASoC: mini2440: Fix uda134x codec problem.
Marek Belisko
2
-2
/
+4
2011-03-11
ASoC: Fix spacing in MAX8950
Mark Brown
1
-1
/
+1
2011-03-11
ASoC: PXA: Z2: Fix codec pin name
Vasily Khoruzhick
1
-1
/
+1
2011-03-11
ASoC: PXA: z2: Mute internal speaker when headphones are connected
Vasily Khoruzhick
1
-0
/
+5
2011-03-11
ASoC: Add MAX9850 codec driver
Christian Glindkamp
4
-0
/
+433
[next]