summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-09-25ASoC: Intel: mfld-pcm: add control for powering up/down dspVinod Koul2-8/+25
2014-09-25Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman3-10/+17
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou1-4/+2
2014-09-24ASoC: rt5677: Add a configuration option for LDO2_POW pinAnatol Pomozov2-0/+55
2014-09-24ASoC: max98090: Remove unused byte access macrosJarkko Nikula1-3/+0
2014-09-24ASoC: max98090: Remove unused version defineJarkko Nikula1-5/+0
2014-09-24ASoC: max98090: Remove structure member extmic_mux from private dataJarkko Nikula2-2/+0
2014-09-24ASoC: max98090: Remove structure member irq from private dataJarkko Nikula2-3/+1
2014-09-24ASoC: max98090: Move interrupt request from codec probe to i2c probeJarkko Nikula1-13/+16
2014-09-24ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.Howard Mitchell1-8/+12
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee3-10/+10
2014-09-23ALSA: hda - Sort input pins depending on amp capsDavid Henningsson2-7/+15
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson3-17/+28
2014-09-23ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removalLars-Peter Clausen1-1/+0
2014-09-23ALSA: hda - add explicit include of err.hDavid Henningsson1-0/+2
2014-09-23ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi1-5/+7
2014-09-23ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()Lars-Peter Clausen1-8/+1
2014-09-23ASoC: rt5677: Add sidetone functionOder Chiou2-0/+13
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai27-261/+258
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch1-0/+10
2014-09-22ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs2-0/+134
2014-09-22ALSA: snd-usb-caiaq: Fix LED commands for Kore controllerDaniel Mack1-7/+11
2014-09-22ALSA: pcm: fix fifo_size frame calculationClemens Ladisch1-3/+5
2014-09-19ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen1-0/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe4-18/+4
2014-09-17ASoC: fsl_ssi: refine ipg clock usage in this moduleShengjiu Wang1-8/+45
2014-09-17ASoC: rt5677: Add the TDM functionOder Chiou1-0/+54
2014-09-17ASoC: Remove return value checking for gpiochip_remove()Axel Lin5-22/+5
2014-09-17ALSA: hda - Replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-17ASoC: Intel: mrfld: Use snd_soc_dai_get_drvdata to derive drv dataSubhransu S. Prusty1-6/+6
2014-09-17ASoC: cs35l32: remove second linux/slab.h inclusionFabian Frederick1-1/+0
2014-09-16ASoC: Intel: mrfld: add bytes control for modulesVinod Koul3-1/+310
2014-09-16ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streamsVinod Koul1-0/+2
2014-09-16ASoC: rt5677: Add the GPIO functionOder Chiou2-0/+245
2014-09-16ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai1-42/+34
2014-09-16ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai1-23/+2
2014-09-16ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai1-36/+2
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai10-65/+107
2014-09-16Merge tag 'asoc-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai10-32/+78
2014-09-16Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...Mark Brown5-24/+62
2014-09-16Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2-2/+10
2014-09-16Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown3-6/+6
2014-09-16ASoC: rt5677: Revise the wrong name in the header fileOder Chiou1-22/+22
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai5-25/+29
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai4-200/+108
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai4-78/+77
2014-09-15ALSA: mixart: Use nonatomic PCM opsTakashi Iwai4-64/+44
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai7-104/+76
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai3-17/+26