aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang1-2/+2
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang1-1/+1
2015-04-27ALSA: jack: implement kctl creating for jack devicesJie Yang1-1/+8
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen1-5/+0
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai2-3/+435
2015-04-27ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen1-1/+1
2015-04-27ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen1-1/+2
2015-04-24ALSA: core: Clean up OSS proc file managementTakashi Iwai1-3/+1
2015-04-24ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai1-4/+0
2015-04-24ALSA: core: Remove child proc file elements recursivelyTakashi Iwai1-2/+7
2015-04-23ALSA: core: Use seq_file for text proc file readsTakashi Iwai1-3/+13
2015-04-22ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-04-19ASoC: add static inline funcs to fix a compiling issueJie Yang1-0/+12
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP1-0/+2
2015-04-17ALSA: hda - add ASoC device type for hda coreRamesh Babu1-0/+1
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai1-0/+1
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai1-0/+9
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP1-0/+3
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai1-0/+46
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2-3/+373
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai5-5/+19
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-28/+4
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and 'asoc/topic/sh-cleanup' into asoc-nextMark Brown1-1/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-nextMark Brown2-0/+4
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+13
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+1
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-0/+5
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-2/+0
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen1-1/+1
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-0/+28
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches1-1/+3
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-0/+12
2015-04-01ASoC: dapm: Remove delayed_work from dapm context structLars-Peter Clausen1-1/+0
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-1/+0
2015-03-26ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen1-1/+0
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai1-0/+59
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2-1/+3
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-0/+3
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai1-0/+2
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-1/+19
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai2-0/+149
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai1-0/+33
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-0/+66
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-0/+61
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai1-0/+42
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal2-0/+4