Age | Commit message (Expand) | Author | Files | Lines |
2009-12-04 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 130 | -2301/+7997 |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 31 | -770/+1154 |
2009-12-04 | Merge branch 'topic/core-change' into for-linus | Takashi Iwai | 49 | -2260/+1163 |
2009-12-04 | ASoC: Rename controls with a / in wm_hubs | Joonyoung Shim | 1 | -8/+8 |
2009-12-03 | snd-fm801: autodetect SF64-PCR (tuner-only) card | Ondrej Zary | 1 | -13/+27 |
2009-12-03 | ALSA: tea575x-tuner: fix mute | Ondrej Zary | 1 | -1/+1 |
2009-12-03 | ASoC: au1x: dbdma2: plug memleak in pcm device creation error path | Manuel Lauss | 1 | -0/+1 |
2009-12-03 | ASoC: au1x: dbdma2: fix oops on soc device removal. | Manuel Lauss | 1 | -4/+1 |
2009-12-03 | ALSA: opti9xx: remove snd_opti9xx fields | Krzysztof Helt | 1 | -67/+43 |
2009-12-01 | ALSA: aaci - Clean up duplicate code | Takashi Iwai | 1 | -9/+3 |
2009-12-01 | ALSA: usb - Fix mixer map for Hercules Gamesurround Muse Pocket LT | Alexey Fisher | 1 | -0/+23 |
2009-12-01 | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai | 16 | -136/+108 |
2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 40 | -2130/+1077 |
2009-12-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 11 | -21/+64 |
2009-11-30 | ALSA: AACI: fix recording bug | Russell King | 1 | -1/+1 |
2009-11-30 | ALSA: AACI: fix AC97 multiple-open bug | Russell King | 1 | -0/+4 |
2009-11-30 | Merge branch 'fix/asoc' into fix/misc | Takashi Iwai | 2 | -5/+18 |
2009-11-30 | ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API | Daniel Mack | 1 | -2/+2 |
2009-11-30 | ASoC: sh: fsi: Add runtime PM support | Kuninori Morimoto | 1 | -14/+25 |
2009-11-30 | ALSA: opti-miro: add PnP detection | Krzysztof Helt | 1 | -11/+192 |
2009-11-30 | ALSA: opti-miro: separate comon probing code | Krzysztof Helt | 1 | -126/+147 |
2009-11-27 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -2/+1 |
2009-11-27 | ALSA: ARM: add Raumfeld audio support | Daniel Mack | 3 | -0/+346 |
2009-11-27 | ASoC: AIC23: Fixing infinite loop in resume path | Anuj Aggarwal | 1 | -2/+1 |
2009-11-27 | ASoC: Revert missing reset_err in wm97*.c | Takashi Iwai | 3 | -0/+6 |
2009-11-27 | Merge branch 'next/isa' into topic/misc | Takashi Iwai | 2 | -179/+147 |
2009-11-27 | ALSA: opti-miro: fix OOPS if hardware is not detected | Krzysztof Helt | 1 | -1/+2 |
2009-11-27 | ALSA: Remove old DMA-mmap code from arm/devdma.c | Takashi Iwai | 4 | -95/+6 |
2009-11-27 | ALSA: pcm - fix page conversion on non-coherent PPC arch | Takashi Iwai | 1 | -0/+10 |
2009-11-27 | ALSA: pcm - fix page conversion on non-coherent MIPS arch | Takashi Iwai | 1 | -0/+4 |
2009-11-26 | ASoC: tlv320dac33: Change RT wq to singlethread wq | Peter Ujfalusi | 1 | -1/+2 |
2009-11-26 | ALSA: pcm - define snd_pcm_default_page_ops() | Takashi Iwai | 1 | -8/+12 |
2009-11-26 | ALSA: pcm - Use dma_mmap_coherent() if available | Takashi Iwai | 1 | -16/+33 |
2009-11-25 | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown | 1 | -0/+6 |
2009-11-25 | ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZ | Daniel T Chen | 1 | -0/+6 |
2009-11-24 | sound: usxxx: cleanup chip field | Clemens Ladisch | 7 | -72/+72 |
2009-11-24 | sound: usb: make the USB MIDI module more independent | Clemens Ladisch | 9 | -79/+96 |
2009-11-24 | sound: usb-audio: allow switching altsetting on Roland USB MIDI devices | Clemens Ladisch | 1 | -1/+106 |
2009-11-23 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -3/+17 |
2009-11-23 | ASoC: Fix suspend with active audio streams | Mark Brown | 1 | -3/+17 |
2009-11-23 | ALSA: AACI cleanup | Russell King | 1 | -5/+2 |
2009-11-23 | ALSA: opti-miro: expose ACI mixer to outside drivers | Krzysztof Helt | 1 | -105/+145 |
2009-11-23 | ALSA: opti-miro: make miro.h header available outside the alsa directory | Krzysztof Helt | 2 | -74/+1 |
2009-11-21 | ALSA: opti-miro: remove snd_card pointer from snd_miro structure | Krzysztof Helt | 1 | -30/+23 |
2009-11-20 | Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 4 | -0/+142 |
2009-11-20 | ALSA: sound: usbmidi: Use hweight16 | Akinobu Mita | 1 | -11/+2 |
2009-11-20 | sound: usb-audio: add Roland UA-1G support | Clemens Ladisch | 1 | -0/+23 |
2009-11-19 | ALSA: cs4236: add dB scale for all volume controls | Krzysztof Helt | 1 | -44/+108 |
2009-11-19 | ASoC: Add support for IGEP v2 | Enric Balletbò i Serra | 3 | -0/+157 |
2009-11-19 | ASoC: DaVinci: use edma_pause, edma_resume | Troy Kisky | 1 | -2/+4 |