summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2015-06-16ASoC: rsrc-card: cleanup for DPCMKuninori Morimoto
2015-06-16ASoC: rsrc-card: tidyup return value of clock errorKuninori Morimoto
2015-06-16ASoC: rsrc-card: move rsrc_card_parse_daifmt() to upper sideKuninori Morimoto
2015-06-16ASoC: rsnd-card: tidyup rsrc_priv_to_()Kuninori Morimoto
2015-06-16ASoC: rsrc-card: remove unused nameKuninori Morimoto
2015-06-16ASoC: rsrc-card: enable multi cpu/codec for DPCMKuninori Morimoto
2015-06-16ASoC: rsrc-card: tidyup priv->snd_card setup timingKuninori Morimoto
2015-06-16ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_linkKuninori Morimoto
2015-06-16ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lockKuninori Morimoto
2015-06-16ASoC: rsnd: don't care under/over run error when PIOKuninori Morimoto
2015-06-16Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-16ALSA: hda - Fix unused label skip_i915Takashi Iwai
2015-06-15ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgetsMichele Curti
2015-06-15ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai
2015-06-15ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto
2015-06-15ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto
2015-06-15ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: preparation for replacing string literals by normalized represen...Takashi Sakamoto
2015-06-15ALSA: bebob: apply new enumerator to normalize the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto
2015-06-15ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire
2015-06-15Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-15ASoC: intel: Constify ACPI device idsMathias Krause
2015-06-15ASoC: rt5670: Constify ACPI device ids and register defaultsMathias Krause
2015-06-15ASoC: max98090: Constify ACPI device ids and register defaultsMathias Krause
2015-06-15ASoC: rt5640: Constify ACPI device ids and register defaultsMathias Krause
2015-06-15ASoC: ml26124: Remove duplicate codeAxel Lin
2015-06-15ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai
2015-06-15ASoC: Intel: fixed TI button detectionFang, Yang A
2015-06-15ASoC: Intel: mrfld: simplify sst_fill_widget_module_infoRasmus Villemoes
2015-06-15ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang
2015-06-13ALSA: hda-beep: Update authors dead email addressMatt Ranostay
2015-06-12sound: oss/sb_audio: use swap() in sb_audio_close()Fabian Frederick
2015-06-12ALSA: gus: use swap() in snd_ics_put_double()Fabian Frederick
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert
2015-06-12ASoC: wm8523: Set bclk ratio for master modeJulian Scheel
2015-06-12ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang
2015-06-12ASoC: simple card: Add mclk-fs property in dai-linkArnaud Pouliquen
2015-06-12ASoC: Intel: Added I2C dependency to two BSW machine driversFang, Yang A
2015-06-12ASoC: rt5645: Use devm_gpiod_get_optional for hp-detectAxel Lin
2015-06-12ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior
2015-06-12ASoC: atmel: properly select dma driver stateAlexandre Belloni
2015-06-12ASoC: atmel: Revert previous fix for Kconfig limationsAlexandre Belloni
2015-06-12ASoC: rt5645: Add the device tree parserOder Chiou
2015-06-12ASoC: Intel: Fixed incorrect sst pcm_delayFang, Yang A