summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-282-4/+11
|\ \ \ \ \
| * | | | | ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-1/+1
| * | | | | ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-2/+2
| * | | | | ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-271-1/+1
| * | | | | ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-271-1/+8
| |/ / / /
* | | | | Merge branch 'topic/hda' into for-4.2Takashi Iwai2015-04-272-3/+435
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ALSA: hda - add generic functions to set hdac stream paramsJeeja KP2015-04-171-0/+2
| * | | | ALSA: hda - add ASoC device type for hda coreRamesh Babu2015-04-171-0/+1
| * | | | ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-171-0/+1
| * | | | ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-0/+9
| * | | | ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-161-0/+3
| * | | | ALSA: hda - Add DSP loader to core library codeTakashi Iwai2015-04-161-0/+46
| * | | | ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-162-3/+373
| |/ / /
* | | | ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen2015-04-271-1/+1
* | | | ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen2015-04-271-1/+2
* | | | ALSA: core: Clean up OSS proc file managementTakashi Iwai2015-04-241-3/+1
* | | | ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai2015-04-241-4/+0
* | | | ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-241-2/+7
* | | | ALSA: core: Use seq_file for text proc file readsTakashi Iwai2015-04-231-3/+13
|/ / /
* | | Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2015-04-135-5/+19
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-121-1/+0
| |\ \ \ | | | |/ | | |/|
| | | * ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-261-1/+0
| | |/
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-122-0/+4
| |\ \ \ | | | |/
| | * | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-172-0/+4
| | |/
| * | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2015-04-121-0/+1
| |\ \
| | * \ Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-171-3/+5
| | |\ \
| | * \ \ Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-03-171-0/+1
| | |\ \ \
| | | * | | ASoC: rt5670: Add IRQ functionBard Liao2015-03-111-0/+1
| | | | |/ | | | |/|
| * | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-04-122-1/+13
| |\ \ \ \
| | * | | | ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen2015-03-162-1/+13
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-04-122-3/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-04-101-0/+5
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-04-101-2/+0
| | |\ \ \ \ \
| | | * | | | | ASoC: dapm: Remove delayed_work from dapm context structLars-Peter Clausen2015-04-011-1/+0
| | | * | | | | ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen2015-04-011-1/+0
| | | | |/ / / | | | |/| | |
| | * | | | | ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen2015-04-091-1/+1
| | |/ / / /
* | | | | | ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai2015-04-131-28/+4
* | | | | | ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-0/+28
* | | | | | ALSA: Use const struct ac97_quirkJoe Perches2015-04-051-1/+3
* | | | | | ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-041-0/+12
* | | | | | ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2015-03-231-0/+1
* | | | | | ALSA: hda - Add a fake stereo amp register supportTakashi Iwai2015-03-231-0/+59
* | | | | | ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2015-03-232-1/+3
* | | | | | ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-0/+3
* | | | | | ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-231-0/+2
* | | | | | ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-231-1/+19
* | | | | | ALSA: hda - Add regmap supportTakashi Iwai2015-03-232-0/+149
* | | | | | ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-231-0/+33
* | | | | | ALSA: hda - Support indirect execution of verbsTakashi Iwai2015-03-231-0/+6
* | | | | | ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-231-0/+6
OpenPOWER on IntegriCloud