Age | Commit message (Expand) | Author | Files | Lines |
2013-08-18 | [media] tea575x: Move from sound to media | Ondrej Zary | 3 | -591/+4 |
2013-08-18 | [media] tea575x: Move header from sound to media | Ondrej Zary | 3 | -3/+3 |
2013-07-26 | [media] tea575x-tuner: move HW init to a separate function | Ondrej Zary | 1 | -6/+13 |
2013-07-17 | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai | 2 | -4/+14 |
2013-07-16 | ALSA: hda - Add new GPU codec ID to snd-hda | Aaron Plattner | 1 | -0/+2 |
2013-07-15 | ASoC: s6000: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ASoC: atmel: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ALSA: usx2y: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+4 |
2013-07-15 | ALSA: ua101: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -2/+12 |
2013-07-15 | ALSA: 6fire: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -2/+10 |
2013-07-15 | ALSA: atiixp: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2 | -0/+4 |
2013-07-15 | ALSA: asihpi: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+3 |
2013-07-15 | Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 9 | -54/+46 |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus | Mark Brown | 1 | -4/+0 |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus | Mark Brown | 1 | -0/+1 |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus | Mark Brown | 2 | -2/+2 |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus | Mark Brown | 1 | -4/+4 |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus | Mark Brown | 4 | -44/+39 |
2013-07-15 | sound: oss/vwsnd: Always define vwsnd_mutex | Takashi Iwai | 1 | -1/+2 |
2013-07-15 | sound: oss/vwsnd: Add missing inclusion of linux/delay.h | Takashi Iwai | 1 | -0/+1 |
2013-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-07-12 | ASoC: wm8978: enable symmetric rates | Kuninori Morimoto | 1 | -0/+1 |
2013-07-11 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 8 | -73/+73 |
2013-07-11 | ASoC: omap-mcbsp: Use different method for DMA request when booted with DT | Peter Ujfalusi | 1 | -17/+22 |
2013-07-11 | ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi | 1 | -10/+1 |
2013-07-11 | ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi | 1 | -14/+2 |
2013-07-11 | ASoC: omap-pcm: Request the DMA channel differently when DT is involved | Peter Ujfalusi | 1 | -3/+14 |
2013-07-11 | ASoC: Samsung: Set RFS and BFS in slave mode | Padmavathi Venna | 1 | -4/+4 |
2013-07-10 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -107/+82 |
2013-07-10 | ALSA: usb-audio: fix regression for fixed stream quirk | Eldad Zack | 1 | -0/+4 |
2013-07-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -17/+192 |
2013-07-08 | ALSA: hda - Keep halting ALC5505 DSP | Takashi Iwai | 1 | -2/+17 |
2013-07-05 | ASoC: wm8994: Remove overly noisy debug logging | Mark Brown | 1 | -4/+0 |
2013-07-05 | Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 5 | -68/+43 |
2013-07-05 | ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK | Fabio Estevam | 1 | -1/+1 |
2013-07-05 | ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL | Fabio Estevam | 1 | -1/+1 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus | Mark Brown | 1 | -1/+1 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus | Mark Brown | 2 | -65/+5 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus | Mark Brown | 1 | -0/+35 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus | Mark Brown | 123 | -2848/+8113 |
2013-07-04 | ASoC: wm8962: fix NULL pdata pointer | Shawn Guo | 1 | -1/+1 |
2013-07-04 | ASoC: imx-sgtl5000: return E_PROBE_DEFER if ssi/codec not found | Arnaud Patard (Rtp) | 1 | -2/+2 |
2013-07-04 | ASoC: Samsung: Remove redundant comment | Sachin Kamat | 1 | -3/+1 |
2013-07-04 | ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled | Pavel Machek | 1 | -1/+1 |
2013-07-04 | ALSA: hda - Fix EAPD vmaster hook for AD1884 & co | Takashi Iwai | 1 | -3/+9 |
2013-07-04 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 291 | -3987/+11293 |
2013-07-04 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
2013-07-04 | sound/soc/codecs/si476x.c: don't use 0bNNN | Andrew Morton | 1 | -3/+3 |