summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-111-0/+2
* Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-04-304-3/+15
|\
| *---. Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-293-2/+14
| |\ \ \
| | | | * ASoC: add static inline funcs to fix a compiling issueJie Yang2015-04-191-0/+12
| | * | | ASoC: Update email-id of Rajeev KumarRajeev Kumar2015-04-282-2/+2
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-04-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax2015-04-221-1/+1
| | | |/ | | |/|
* | | | ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-291-5/+9
|/ / /
* | | 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
* | | | | | ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-0/+66
* | | | | | ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-0/+61
* | | | | | ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-231-0/+42
* | | | | | Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-161-1/+2
|\ \ \ \ \ \
| * | | | | | ALSA: core: Re-add snd_device_disconnect()Takashi Iwai2015-03-031-1/+2
* | | | | | | Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-062-3/+20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown2015-03-051-3/+5
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | ASoC: Remove snd_soc_jack_new()Lars-Peter Clausen2015-03-041-20/+0
| | * | | | | | | ASoC: Allow to register jacks at the card levelLars-Peter Clausen2015-03-041-3/+25
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...Mark Brown2015-03-052-0/+10
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| / / / / / | | | | |_|/ / / / / | | | |/| | / / / / | | | |_|_|/ / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | / | | | | | | |/ | | | | | |/|
| | | | | * | ASoC: core: allow pcms to be registered as nonatomicVinod Koul2015-02-241-0/+3
OpenPOWER on IntegriCloud