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
2009-06-09
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
1
-0
/
+4
2009-06-08
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
1
-3
/
+6
2009-06-08
ALSA: usb - Add boot quirk for C-Media 6206 USB Audio
Dan Allongo
1
-0
/
+25
2009-06-08
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
2
-9
/
+10
2009-06-08
ALSA: ctxfi - Clean up probe routines
Takashi Iwai
7
-174
/
+135
2009-06-08
ALSA: hda - Fix the previous tagra-8ch patch
Takashi Iwai
1
-2
/
+2
2009-06-08
ALSA: hda - Add 7.1 support for MSI GX620
David Heidelberger
1
-8
/
+107
2009-06-08
ALSA: pcm - A helper function to compose PCM stream name for debug prints
Takashi Iwai
1
-6
/
+17
2009-06-08
ALSA: emu10k1 - Fix minimum periods for efx playback
Takashi Iwai
1
-1
/
+1
2009-06-08
ALSA: ctxfi - Fix / clean up hw20k2 chip code
Takashi Iwai
1
-169
/
+177
2009-06-08
ALSA: ctxfi - Fix possible buffer pointer overrun
Takashi Iwai
1
-0
/
+4
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
11
-297
/
+301
2009-06-08
ALSA: ctxfi - Fix DMA mask for emu20k2 chip
Takashi Iwai
1
-6
/
+8
2009-06-08
ALSA: ctxfi - Make volume controls more intuitive
Takashi Iwai
1
-17
/
+32
2009-06-08
ALSA: ca0106 - Fix master volume scale
Takashi Iwai
1
-1
/
+1
2009-06-08
ALSA: ctxfi - Optimize the native timer handling using wc counter
Takashi Iwai
3
-28
/
+55
2009-06-07
ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
Takashi Iwai
1
-1
/
+2
2009-06-07
ALSA: sgio2audio.c: clean up checking
Figo.zhang
1
-2
/
+1
2009-06-06
ALSA: pcm - Fix a typo in hw_ptr update check
Jaroslav Kysela
1
-1
/
+1
2009-06-06
ASoC: Apostrophe patrol
Mark Brown
1
-5
/
+5
2009-06-06
ASoC: codec tlv320aic23 fix bogus divide by 0 message
Troy Kisky
1
-5
/
+5
2009-06-05
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Takashi Iwai
1
-0
/
+1
2009-06-05
ALSA: Clean up 64bit division functions
Takashi Iwai
4
-10
/
+9
2009-06-05
ALSA: ctxfi - Set device 0 for mixer control elements
Takashi Iwai
1
-1
/
+1
2009-06-05
ALSA: ctxfi - Clean up / optimize
Takashi Iwai
6
-248
/
+243
2009-06-05
ALSA: ctxfi - Set periods_min to 2
Takashi Iwai
1
-2
/
+2
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
9
-105
/
+543
2009-06-05
ALSA: ctxfi - Fix previous fix for 64bit DMA
Takashi Iwai
1
-5
/
+4
2009-06-05
ALSA: support Sony Vaio TT
Guido Günther
1
-0
/
+45
2009-06-05
ALSA: ctxfi - Fix endian-dependent codes
Takashi Iwai
1
-9
/
+9
2009-06-05
ALSA: ctxfi - Allow 64bit DMA
Takashi Iwai
1
-3
/
+7
2009-06-05
[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2
Marek Vasut
2
-4
/
+5
2009-06-04
ASoC: fix NULL pointer dereference in soc_suspend()
Daniel Mack
1
-0
/
+6
2009-06-04
ALSA: hda_intel: fix build error when !PM
Alexander Beregalov
1
-1
/
+4
2009-06-04
ALSA: Add missing __devexit_p() markers
Jean Delvare
3
-3
/
+3
2009-06-04
ASoC: Fix build error in twl4030.c
Takashi Iwai
1
-0
/
+1
2009-06-04
ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision
Jaroslav Kysela
1
-16
/
+10
2009-06-04
ALSA: hda - More Aspire 8930G fixes
Hector Martin
1
-11
/
+54
2009-06-04
ALSA: burgundy: timeout message is off by one.
Roel Kluin
1
-2
/
+2
2009-06-03
ALSA: Fix double locking of card list in snd_card_register()
Mark Brown
1
-12
/
+19
2009-06-03
ASoC: SSM2602: assign last substream to the master when shutting down
Cliff Cai
1
-9
/
+16
2009-06-03
ASoC: Blackfin: document how anomaly 05000250 is handled
Sonic Zhang
1
-0
/
+9
2009-06-03
ASoC: Blackfin: set the transfer size according the ac97_frame size
Cliff Cai
1
-2
/
+2
2009-06-03
ASoC: SSM2602: remove unsupported sample rates
Cliff Cai
1
-5
/
+3
2009-06-03
ALSA: powermac - Replace the rest of __init*
Takashi Iwai
4
-44
/
+44
2009-06-03
ALSA: sound/ppc: update annotations of serveral functions
Stephen Rothwell
7
-12
/
+12
2009-06-03
ALSA: usb-audio - errata corrige for quirk
Andrea Borgia
1
-1
/
+1
2009-06-02
ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99
Takashi Iwai
1
-0
/
+2
2009-06-02
ALSA: ca0106 - Add missing card->mixername field setup
Takashi Iwai
1
-0
/
+2
2009-06-02
Merge branch 'topic/ctxfi-fix' into topic/ctxfi
Takashi Iwai
9
-108
/
+92
[prev]
[next]