Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 | 12 | -58/+46 |
2014-08-15 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 10 | -51/+37 |
2014-08-15 | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus | Mark Brown | 1 | -2/+2 |
2014-08-15 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -5/+7 |
2014-08-15 | Merge tag 'asoc-v3.17' into asoc-linus | Mark Brown | 238 | -3426/+15895 |
2014-08-15 | Merge tag 'asoc-v3.16-rc5' into asoc-linus | Mark Brown | 24 | -72/+185 |
2014-08-15 | Merge tag 'asoc-v3.16-rc1' into asoc-linus | Mark Brown | 2 | -8/+5 |
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 | 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 | 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 |
2014-08-08 | MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry | Mark Brown | 1 | -0/+3 |
2014-08-07 | ALSA: hda - Fix parsing of CMI8888 codec | Takashi Iwai | 1 | -0/+47 |
2014-08-07 | ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller | Takashi Iwai | 1 | -0/+7 |
2014-08-07 | ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic | Kailang Yang | 1 | -0/+22 |
2014-08-06 | ASoC: Intel: Update Baytrail ADSP firmware name | Jarkko Nikula | 1 | -2/+2 |
2014-08-06 | sound: oss: Remove typedefs wanc_info and wavnc_port_info | Himangi Saraogi | 1 | -68/+89 |
2014-08-06 | sound: oss: uart401: Remove typedef uart401_devc | Himangi Saraogi | 1 | -19/+21 |
2014-08-05 | ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.* | Adam Goode | 2 | -166/+211 |
2014-08-05 | ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input | Adam Goode | 3 | -0/+39 |
2014-08-05 | sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata | Himangi Saraogi | 1 | -22/+24 |
2014-08-05 | sound/oss/opl3: Remove typedef opl_devinfo | Himangi Saraogi | 1 | -2/+2 |
2014-08-05 | ALSA: fireworks: fix specifiers in format strings for propper output | Takashi Sakamoto | 1 | -2/+2 |
2014-08-04 | Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 895 | -6537/+21809 |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next | Mark Brown | 1 | -3/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 60 | -304/+360 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown | 8 | -32/+74 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/sigmadsp', 'asoc/topic/sirf', 'aso... | Mark Brown | 15 | -12/+1540 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown | 31 | -852/+5147 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rockchip', 'a... | Mark Brown | 11 | -73/+847 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 21 | -115/+40 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown | 31 | -447/+2695 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc... | Mark Brown | 13 | -48/+1990 |