Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner | 1 | -1/+1 |
2009-03-18 | Merge branch 'fix/opl3sa2-suspend' into for-linus | Takashi Iwai | 1 | -6/+12 |
2009-03-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 1 | -13/+26 |
2009-03-18 | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() | Takashi Iwai | 1 | -3/+4 |
2009-03-18 | ALSA: mixart, fix lock imbalance | Jiri Slaby | 1 | -0/+1 |
2009-03-18 | ALSA: pcm_oss, fix locking typo | Jiri Slaby | 1 | -2/+2 |
2009-03-18 | ALSA: oss-mixer - Fixes recording gain control | Viral Mehta | 1 | -0/+3 |
2009-03-18 | ALSA: hda - Workaround for buggy DMA position on ATI controllers | Takashi Iwai | 1 | -13/+18 |
2009-03-18 | ALSA: hda - Fix DMA mask for ATI controllers | Takashi Iwai | 1 | -0/+8 |
2009-03-17 | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 | Krzysztof Helt | 1 | -6/+12 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 1 | -2/+4 |
2009-03-08 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -2/+4 |
2009-03-06 | ALSA: hda - Fix headphone-detect regression with multiple HP jacks | Takashi Iwai | 1 | -0/+2 |
2009-03-06 | ALSA: hda - Fix typos in slave controls in patch_sigmatel.c | Takashi Iwai | 1 | -2/+2 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 8 | -16/+24 |
2009-03-02 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -1/+4 |
2009-03-02 | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 | Takashi Iwai | 1 | -0/+2 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 6 | -15/+20 |
2009-02-27 | ALSA: hda - Add quirk for new HP xw series | Takashi Iwai | 1 | -0/+1 |
2009-02-27 | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3 | Takashi Iwai | 1 | -1/+1 |
2009-02-25 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 4 | -8/+9 |
2009-02-25 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -7/+11 |
2009-02-24 | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZS | Takashi Iwai | 1 | -0/+1 |
2009-02-23 | ALSA: hda - Quirk for Acer Aspire 6530G | Juan Jesus Garcia de Soria | 1 | -0/+2 |
2009-02-23 | ALSA: hda - add another MacBook Pro 3,1 SSID | Luke Yelavich | 1 | -0/+1 |
2009-02-23 | ALSA: fix excessive background noise introduced by OSS emulation rate shrink | Steve Chen | 1 | -1/+1 |
2009-02-23 | ALSA: aw2: do not grab every saa7146 based device | Anssi Hannula | 1 | -1/+1 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 6 | -37/+27 |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 1 | -8/+8 |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 5 | -29/+19 |
2009-02-20 | ALSA: hda - Fix parse of init_verbs sysfs entry | Takashi Iwai | 1 | -7/+8 |
2009-02-20 | ALSA: pcxhr.h replace signed one-bit bitfields | Harvey Harrison | 1 | -6/+6 |
2009-02-19 | Merge branch 'fix/usb-audio' into for-linus | Takashi Iwai | 2 | -9/+12 |
2009-02-19 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -14/+5 |
2009-02-19 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 1 | -6/+2 |
2009-02-19 | sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X" | Clemens Ladisch | 1 | -13/+4 |
2009-02-18 | ALSA: jack - Use card->shortname for input name | Takashi Iwai | 1 | -1/+1 |
2009-02-16 | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207 | Joris van Rantwijk | 1 | -1/+2 |
2009-02-16 | ALSA: usb-audio - Fix non-continuous rate detection | Takashi Iwai | 1 | -8/+9 |
2009-02-16 | sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces | Clemens Ladisch | 1 | -0/+1 |
2009-02-16 | Revert "Sound: hda - Restore PCI configuration space with interrupts off" | Takashi Iwai | 1 | -6/+2 |
2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 12 | -42/+89 |
2009-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 12 | -42/+89 |
2009-02-13 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 4 | -8/+16 |
2009-02-13 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 7 | -33/+71 |
2009-02-13 | ASoC: Only register AC97 bus if it's not done already | Mark Brown | 1 | -1/+4 |
2009-02-13 | ALSA: hda - Add snd_hda_multi_out_dig_cleanup() | Takashi Iwai | 4 | -2/+32 |
2009-02-13 | ALSA: hda - Add missing terminator in slave dig-out array | Takashi Iwai | 1 | -2/+2 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 14 | -17/+28 |
2009-02-13 | ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model | Herton Ronaldo Krzesinski | 1 | -1/+1 |