Age | Commit message (Expand) | Author | Files | Lines |
2014-09-03 | Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 82 | -225/+234 |
2014-09-03 | Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d... | Mark Brown | 8 | -14/+23 |
2014-09-03 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-09-02 | ALSA: hda - Fix COEF setups for ALC1150 codec | Takashi Iwai | 1 | -0/+2 |
2014-09-01 | ASoC: simple-card: Fix bug of wrong decrement DT node's refcount | Xiubo Li | 1 | -0/+8 |
2014-09-01 | ALSA: hda - Fix digital mic on Acer Aspire 3830TG | Takashi Iwai | 1 | -1/+8 |
2014-08-29 | ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_name | Peter Ujfalusi | 1 | -1/+1 |
2014-08-29 | ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D... | Takashi Sakamoto | 3 | -5/+22 |
2014-08-29 | ALSA: dice: fix wrong channel mappping at higher sampling rate | Takashi Sakamoto | 1 | -5/+9 |
2014-08-28 | ASoC: cs4265: Fix setting of functional mode and clock divider | Paul Handrigan | 1 | -2/+2 |
2014-08-28 | ASoC: cs4265: Fix clock rates in clock map table | Paul Handrigan | 1 | -4/+4 |
2014-08-28 | Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 5 | -8/+24 |
2014-08-27 | ASoC: rt5677: correct mismatch widget name | Bard Liao | 1 | -4/+4 |
2014-08-27 | ASoC: rt5640: Do not allow regmap to use bulk read-write operations | Jarkko Nikula | 1 | -0/+1 |
2014-08-27 | ALSA: hda - Set up initial pins for Acer Aspire V5 | Takashi Iwai | 1 | -0/+18 |
2014-08-22 | ASoC: tegra: Fix typo in include guard | Rasmus Villemoes | 1 | -1/+1 |
2014-08-22 | ASoC: da732x: Fix typo in include guard | Rasmus Villemoes | 1 | -1/+1 |
2014-08-22 | ALSA: pcm: Fix the silence data for DSD formats | Takashi Iwai | 1 | -2/+2 |
2014-08-22 | ALSA: ctxfi: ct20k1reg: Fix typo in include guard | Rasmus Villemoes | 1 | -3/+1 |
2014-08-22 | ALSA: hda: ca0132_regs.h: Fix typo in include guard | Rasmus Villemoes | 1 | -1/+1 |
2014-08-22 | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch | 1 | -2/+2 |
2014-08-22 | Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 13 | -68/+71 |
2014-08-19 | ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec | Libin Yang | 1 | -4/+7 |
2014-08-19 | ALSA: hda/hdmi - set depop_delay for haswell plus | Libin Yang | 1 | -2/+1 |
2014-08-19 | ALSA: hda - restore the gpio led after resume | Hui Wang | 1 | -0/+9 |
2014-08-17 | ASoC: rcar: Use && instead of & for boolean expressions | Lars-Peter Clausen | 1 | -1/+1 |
2014-08-17 | ASoC: Use dev_set_name() instead of init_name | Lars-Peter Clausen | 1 | -1/+1 |
2014-08-16 | ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co | Takashi Iwai | 1 | -5/+12 |
2014-08-16 | Merge tag 'asoc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 11 | -58/+43 |
2014-08-16 | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -89/+239 |
2014-08-15 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 9 | -51/+34 |
2014-08-15 | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus | Mark Brown | 1 | -2/+2 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 67 | -70/+70 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+3 |
2014-08-14 | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmaster | Takashi Iwai | 1 | -0/+6 |
2014-08-14 | ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE | Daniel Mack | 1 | -3/+1 |
2014-08-13 | ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support | Shengjiu Wang | 2 | -3/+0 |
2014-08-13 | ASoC: mcasp: Fix implicit BLCK divider setting | Jyri Sarha | 1 | -3/+11 |
2014-08-13 | ASoC: arizona: Fix TDM slot length handling in arizona_hw_params | Nikesh Oswal | 1 | -2/+4 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 67 | -70/+70 |
2014-08-12 | ASoC: pcm512x: Correct Digital Playback control names | Mark Brown | 1 | -2/+2 |
2014-08-11 | ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double() | Geert Uytterhoeven | 1 | -5/+7 |
2014-08-11 | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely | 1 | -3/+3 |
2014-08-11 | ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset | Jarkko Nikula | 1 | -1/+11 |
2014-08-11 | ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage | Jarkko Nikula | 1 | -9/+4 |
2014-08-11 | ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late | Jarkko Nikula | 3 | -28/+1 |
2014-08-10 | ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed | Takashi Iwai | 1 | -1/+6 |
2014-08-10 | ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333 | Gabriele Mazzotta | 1 | -1/+1 |
2014-08-10 | ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333 | Gabriele Mazzotta | 1 | -0/+11 |
2014-08-10 | ALSA: usb-audio: fix BOSS ME-25 MIDI regression | Clemens Ladisch | 1 | -0/+29 |