summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto
2014-03-04ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmapLars-Peter Clausen
2014-03-04ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1'Lars-Peter Clausen
2014-03-04asoc: soc-core: fix coccinelle warningsNenghua Cao
2014-03-04ASoC: core: fix coccinelle warningsNenghua Cao
2014-03-03ALSA: hda/realtek - Add headset quirk for Dell DTKailang Yang
2014-03-03ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust
2014-03-03ALSA: hda - Mark reg op args as iomemDylan Reid
2014-03-03ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid
2014-03-03ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid
2014-03-03ASoC: wm1133-ev1: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: dapm: Reorder the bias update sequenceXiang Xiao
2014-03-03ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdownXiang Xiao
2014-03-03ASoC: eukrea-tlv320: Add DT support.Denis Carikli
2014-03-03ASoC: pxa: zylonite: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: pxa: e800_wm9712: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: pxa: e750_wm9705: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: pxa: e740_wm9705: Convert to table based DAPM setupLars-Peter Clausen
2014-03-03ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_controlLars-Peter Clausen
2014-03-03ASoC: neo1973_wm8753: Convert to table based setupLars-Peter Clausen
2014-03-03ASoC: neo1973_wm8753: Post gta01 support removal cleanupLars-Peter Clausen
2014-03-03ASoC: rsnd: unify rdai namingKuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto
2014-03-03ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto
2014-03-03ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto
2014-03-01ALSA: hda - remove PCI dependency in KconfigDylan Reid
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add position_check opDylan Reid
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid
2014-03-01ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid
2014-03-01ALSA: hda - Move snd page allocation to opsDylan Reid
2014-03-01ALSA: hda - Pass max_slots and power_save to codec_createDylan Reid
2014-03-01ALSA: hda - Add jackpoll_ms to struct azxDylan Reid
2014-03-01ALSA: hda - remove unused clear of STATESTSDylan Reid
2014-03-01ALSA: hda - Add function pointer for disabling MSIDylan Reid
2014-03-01ALSA: hda - Use device pointer from the card instead of pciDylan Reid
2014-03-01ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid
2014-03-01ALSA: hda - Allow different ops to read/write registersDylan Reid
2014-03-01ALSA: hda - Move some definitions to new hda_priv.hDylan Reid
2014-03-01ASoC: dapm: Break dapm_set_path_status() appartLars-Peter Clausen