Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+27 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -135/+171 |
2014-01-21 | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | mfd: mc13xxx: Remove useless symbol MFD_MC13783 | Alexander Shiyan | 1 | -1/+1 |
2014-01-21 | Merge tag 'tags/ib-asoc-1' into for-mfd-next | Lee Jones | 3 | -0/+30 |
2014-01-20 | Merge remote-tracking branch 'asoc/topic/compress' into asoc-next | Mark Brown | 2 | -18/+312 |
2014-01-20 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -3/+6 |
2014-01-20 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -5/+6 |
2014-01-17 | ASoC: dapm: Fix double prefix addition | Arun Shamanna Lakshmi | 1 | -5/+6 |
2014-01-17 | ASoC: compress: Add suport for DPCM into compressed audio | Liam Girdwood | 1 | -1/+300 |
2014-01-17 | ASoC: DPCM: make some DPCM API calls non static for compressed usage | Liam Girdwood | 1 | -17/+12 |
2014-01-16 | ASoC: core: Fix possible NULL pointer dereference of pcm->config | Xiubo Li | 1 | -3/+6 |
2014-01-16 | Merge tag 'asoc-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 63 | -982/+2338 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 50 | -903/+2138 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwai | Mark Brown | 1 | -0/+7 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown | 5 | -18/+53 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai | Mark Brown | 4 | -29/+44 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai | Mark Brown | 3 | -11/+72 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/core' into for-tiwai | Mark Brown | 2 | -18/+21 |
2014-01-16 | Merge remote-tracking branches 'asoc/fix/adau1701' and 'asoc/fix/tlv320aic32x... | Mark Brown | 2 | -3/+3 |
2014-01-16 | ALSA: hda - add headset mic detect quirks for some Dell machines | Hui Wang | 1 | -1/+8 |
2014-01-16 | ASoC: tlv320aic32x4: Fix regmap range_min | Markus Pargmann | 1 | -1/+1 |
2014-01-16 | ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided | Mark Brown | 1 | -2/+2 |
2014-01-15 | ASoC: dapm: Change prototype of soc_widget_read | Arun Shamanna Lakshmi | 1 | -11/+15 |
2014-01-15 | ASoC: samsung: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag | Lars-Peter Clausen | 1 | -1/+0 |
2014-01-15 | ASoC: axi-{spdif,i2s}: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag | Lars-Peter Clausen | 2 | -4/+2 |
2014-01-15 | ASoC: generic-dmaengine-pcm: Check DMA residue granularity | Lars-Peter Clausen | 1 | -0/+27 |
2014-01-15 | ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtime | Lars-Peter Clausen | 1 | -24/+15 |
2014-01-15 | Merge branch 'topic/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 11 | -73/+154 |
2014-01-15 | Merge branch 'topic/axi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 6 | -0/+577 |
2014-01-15 | ASoC: simple-card: fix one bug to writing to the platform data | Xiubo Li | 1 | -19/+21 |
2014-01-15 | ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper | Lars-Peter Clausen | 1 | -7/+2 |
2014-01-15 | ALSA: Add helper function for intersecting two rate masks | Lars-Peter Clausen | 1 | -0/+39 |
2014-01-15 | ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates | Lars-Peter Clausen | 1 | -2/+1 |
2014-01-15 | ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates | Lars-Peter Clausen | 2 | -4/+2 |
2014-01-15 | ASoC: pcm: Properly initialize hw->rate_max | Lars-Peter Clausen | 1 | -0/+3 |
2014-01-15 | Merge tag 'v3.13-rc3' into asoc-pcm | Mark Brown | 23 | -126/+282 |
2014-01-14 | sound: oss: remove last sleep_on users | Arnd Bergmann | 4 | -23/+39 |
2014-01-14 | sound: oss: dmasound: kill SLEEP() macro to avoid race | Arnd Bergmann | 2 | -10/+19 |
2014-01-14 | sound: oss: midibuf: fix sleep_on races | Arnd Bergmann | 1 | -9/+9 |
2014-01-14 | sound: oss: vwsnd: avoid interruptible_sleep_on | Arnd Bergmann | 1 | -4/+10 |
2014-01-14 | sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout | Arnd Bergmann | 1 | -13/+18 |
2014-01-14 | ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.c | Takashi Iwai | 1 | -5/+5 |
2014-01-14 | ALSA: snd-usb: re-order some quirk entries | Daniel Mack | 1 | -86/+84 |
2014-01-14 | ALSA: usb-audio: Fix Creative VF0420 rate | Pavel Hofman | 1 | -2/+4 |
2014-01-14 | ALSA: usb-audio: Add support for Focusrite Saffire 6 USB | Eduard Gilmutdinov | 2 | -4/+45 |
2014-01-14 | ALSA: hda - automute via amp instead of pinctl on some AIO models | Hui Wang | 1 | -3/+19 |
2014-01-13 | ASoC: simple-card: use snd_soc_card_set/get_drvdata | Xiubo Li | 1 | -4/+4 |
2014-01-13 | ALSA: hda - Apply codec power_filter to FG nodes | Takashi Iwai | 4 | -29/+27 |
2014-01-13 | ASoC: codec: tlv320aic32x4: Fix regmap range config | Markus Pargmann | 1 | -1/+1 |