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
2010-06-02
ALSA: hda-intel - fix wallclk variable update and condition
Jaroslav Kysela
1
-2
/
+2
2010-06-02
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-0
/
+4
2010-06-02
ALSA: asihpi - Fix uninitialized variable
Takashi Iwai
1
-0
/
+3
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-3
/
+5
2010-06-01
ALSA: hda: Use LPIB for ASUS M2V
Daniel T Chen
1
-0
/
+1
2010-05-31
ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1
Sascha Hauer
1
-1
/
+1
2010-05-31
ASoC: Add missing Kconfig entry for Phytec boards
Sascha Hauer
1
-0
/
+9
2010-05-31
ALSA: usb-audio: export UAC2 clock selectors as mixer controls
Daniel Mack
1
-7
/
+35
2010-05-31
ALSA: usb-audio: clean up find_audio_control_unit()
Daniel Mack
1
-8
/
+10
2010-05-31
ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
Daniel Mack
1
-6
/
+10
2010-05-31
ALSA: usb-audio: unify constants from specification
Daniel Mack
2
-68
/
+35
2010-05-31
ALSA: usb-audio: parse clock topology of UAC2 devices
Daniel Mack
9
-125
/
+396
2010-05-31
ALSA: usb-audio: support partially write-protected UAC2 controls
Daniel Mack
2
-6
/
+26
2010-05-31
ALSA: usb-audio: UAC2: clean up parsing of bmaControls
Daniel Mack
1
-4
/
+4
2010-05-31
ALSA: hda: Use LPIB for another mainboard
Daniel T Chen
1
-0
/
+1
2010-05-31
ALSA: hda: Use mb31 quirk for an iMac model
Daniel T Chen
1
-0
/
+1
2010-05-31
ALSA: hda: Use LPIB for an ASUS device
Daniel T Chen
1
-0
/
+1
2010-05-31
[ARM] pxa/spitz: Correctly register WM8750
Marek Vasut
1
-36
/
+0
2010-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
24
-180
/
+184
2010-05-29
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-0
/
+4
2010-05-29
Merge branch 'fix/misc' into for-linus
Takashi Iwai
17
-157
/
+154
2010-05-29
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
5
-23
/
+26
2010-05-29
ALSA: snd-usb-caiaq: Bump version number to 1.3.21
Mark Hills
1
-1
/
+1
2010-05-29
ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
Mark Hills
1
-6
/
+0
2010-05-29
ALSA: snd-usb-caiaq: Simplify single case to an 'if'
Mark Hills
1
-4
/
+2
2010-05-29
ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
Mark Hills
1
-28
/
+2
2010-05-29
ALSA: hda: Use LPIB for a Shuttle device
Daniel T Chen
1
-0
/
+1
2010-05-28
ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec
Andreas Herrmann
1
-0
/
+1
2010-05-28
ALSA: hda: Use LPIB for Sony VPCS11V9E
Daniel T Chen
1
-0
/
+1
2010-05-28
ALSA: usb-audio: fix feature unit parser for UAC2
Daniel Mack
1
-1
/
+1
2010-05-27
ALSA: asihpi - Minor code cleanup
Eliot Blennerhassett
1
-25
/
+13
2010-05-27
ALSA: asihpi - Add support for new ASI8800 family
Eliot Blennerhassett
1
-0
/
+3
2010-05-27
ALSA: asihpi - Fix bug preventing outstream_write preload from happening
Eliot Blennerhassett
1
-13
/
+5
2010-05-27
ALSA: asihpi - Fix imbalanced lock path in hw_message
Eliot Blennerhassett
1
-1
/
+2
2010-05-27
ALSA: asihpi - Remove support for old ASI8800 family
Eliot Blennerhassett
1
-3
/
+0
2010-05-27
ALSA: asihpi - Add hd radio blend functions
Eliot Blennerhassett
3
-3
/
+27
2010-05-27
ALSA: asihpi - Remove unused io map functions
Eliot Blennerhassett
2
-32
/
+0
2010-05-27
ALSA: usb-audio: add support for UAC2 pitch control
Daniel Mack
1
-7
/
+30
2010-05-27
ALSA: usb-audio: parse UAC2 endpoint descriptors correctly
Daniel Mack
1
-13
/
+42
2010-05-27
ALSA: usb-audio: fix return values
Daniel Mack
1
-2
/
+2
2010-05-27
ALSA: usb-audio: parse more format descriptors with structs
Daniel Mack
3
-17
/
+21
2010-05-27
sound: Add missing spin_unlock
Julia Lawall
2
-2
/
+4
2010-05-27
Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
5
-23
/
+26
2010-05-27
ALSA: hda - Add support for Thinkpad Edge conexant chip
Jerone Young
1
-0
/
+1
2010-05-26
ASoC: Fix dB scales for WM8990
Mark Brown
1
-9
/
+9
2010-05-26
ASoC: Fix dB scales for WM8400
Mark Brown
1
-9
/
+9
2010-05-26
ASoC: Fix dB scales for WM835x
Mark Brown
1
-2
/
+2
2010-05-26
ASoC: Update Freescale i.MX SSI driver DMA parameter handling
Stuart Longland
1
-3
/
+4
2010-05-26
ASoC: fix uninitialised variable in siu_dai.c
Guennadi Liakhovetski
1
-0
/
+2
2010-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-102
/
+219
[prev]
[next]