Age | Commit message (Expand) | Author | Files | Lines |
2014-07-26 | Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -16/+37 |
2014-07-22 | ALSA: bebob: Correction for return value of special_clk_ctl_put() in error | Takashi Sakamoto | 1 | -1/+1 |
2014-07-22 | ALSA: bebob: Correction for return value of .put callback | Takashi Sakamoto | 1 | -7/+19 |
2014-07-22 | ALSA: bebob: Use different labels for digital input/output | Takashi Sakamoto | 1 | -7/+16 |
2014-07-22 | ALSA: bebob: Fix a missing to unlock mutex in error handling case | Takashi Sakamoto | 1 | -2/+2 |
2014-07-16 | Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 5 | -8/+12 |
2014-07-15 | ALSA: hda - Fix broken PM due to incomplete i915 initialization | Takashi Iwai | 1 | -5/+5 |
2014-07-14 | ALSA: hda - Revert stream assignment order for Intel controllers | Takashi Iwai | 3 | -2/+4 |
2014-07-13 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+0 |
2014-07-08 | ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hda | Aaron Plattner | 1 | -0/+2 |
2014-07-07 | ALSA: hda: Fix build warning | Thierry Reding | 1 | -1/+1 |
2014-07-04 | ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr... | Mengdong Lin | 3 | -41/+66 |
2014-07-01 | Update imx-sdma cyclic handling to report residue | Russell King - ARM Linux | 1 | -1/+0 |
2014-06-27 | ALSA: hda - Add a fixup for Thinkpad T540p | Takashi Iwai | 1 | -0/+1 |
2014-06-27 | ALSA: hda - Add another headset pin quirk for some Dell machines | David Henningsson | 1 | -0/+12 |
2014-06-26 | ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller | Mengdong Lin | 1 | -7/+58 |
2014-06-26 | ALSA: usb-audio: Fix races at disconnection and PCM closing | Takashi Iwai | 3 | -6/+25 |
2014-06-25 | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13 | Takashi Iwai | 1 | -1/+57 |
2014-06-24 | ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macro | David Henningsson | 1 | -327/+183 |
2014-06-24 | ALSA: hda - Make a SND_HDA_PIN_QUIRK macro | David Henningsson | 1 | -0/+21 |
2014-06-24 | ALSA: hda - Add pin quirk for Dell XPS 15 | David Henningsson | 1 | -0/+21 |
2014-06-23 | ALSA: hda - hdmi: call overridden init on resume | Pierre Ossman | 1 | -1/+1 |
2014-06-23 | ALSA: hda - Fix usage of "model" module parameter | David Henningsson | 1 | -0/+1 |
2014-06-18 | Merge branch 'topic/core-vuln-fixes' into for-linus | Takashi Iwai | 2 | -27/+52 |
2014-06-18 | Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 11 | -89/+135 |
2014-06-18 | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen | 1 | -0/+3 |
2014-06-18 | ALSA: control: Handle numid overflow | Lars-Peter Clausen | 1 | -0/+4 |
2014-06-18 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen | 1 | -5/+10 |
2014-06-18 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen | 1 | -16/+9 |
2014-06-18 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen | 2 | -6/+26 |
2014-06-16 | Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'aso... | Mark Brown | 10 | -76/+119 |
2014-06-16 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -13/+16 |
2014-06-16 | drm/i915, HD-audio: Don't continue probing when nomodeset is given | Takashi Iwai | 3 | -9/+14 |
2014-06-13 | Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -54/+145 |
2014-06-13 | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 1 | -0/+14 |
2014-06-13 | ALSA: hda - Add quirk for external mic on Lifebook U904 | David Henningsson | 1 | -0/+9 |
2014-06-13 | ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table | Hui Wang | 1 | -1/+1 |
2014-06-12 | ALSA: intel8x0: Use ktime and ktime_get() | Thomas Gleixner | 1 | -6/+4 |
2014-06-12 | ALSA: core: Use ktime_get_ts() | Thomas Gleixner | 1 | -2/+2 |
2014-06-12 | ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV | Mengdong Lin | 1 | -1/+9 |
2014-06-12 | ASoC: fsl: Fix build problem | Guenter Roeck | 1 | -2/+2 |
2014-06-12 | ASoC: rsnd: fixup index of src/dst mod when capture | Kuninori Morimoto | 1 | -1/+1 |
2014-06-10 | ALSA: hda - Add quirk for ABit AA8XE | David Henningsson | 1 | -0/+1 |
2014-06-10 | ASoC: fsl_spdif: Fix integer overflow when calculating divisors | Anssi Hannula | 1 | -2/+2 |
2014-06-10 | ASoC: fsl_spdif: Fix incorrect usage of regmap_read() | Nicolin Chen | 1 | -1/+1 |
2014-06-09 | ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state | Jarkko Nikula | 1 | -13/+16 |
2014-06-09 | Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller" | Libin Yang | 1 | -6/+0 |
2014-06-09 | ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI Audio | Libin Yang | 1 | -1/+7 |
2014-06-06 | ASoC: sigmadsp: Split regmap and I2C support into separate modules | Lars-Peter Clausen | 6 | -65/+107 |
2014-06-06 | ALSA: hda/realtek - Add support of ALC667 codec | Kailang Yang | 1 | -0/+1 |