summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-1127-177/+273
|\
| * ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-091-0/+1
| * ALSA: Add a helper to add a new attribute group to cardTakashi Iwai2015-02-061-0/+3
| * Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-058-7/+43
| |\
| | *-----. Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown2015-02-043-5/+22
| | |\ \ \ \
| | | | | | * ASoC: sta32x: add device tree binding.Thomas Niederprüm2015-01-271-5/+13
| | | | |_|/ | | | |/| |
| | | | | * ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha2015-01-151-0/+1
| | | | |/ | | | |/|
| | | | * Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-01-161-0/+3
| | | | |\
| | | | * | ASoC: samsung: i2s: Add clk provider DT binding documentationSylwester Nawrocki2015-01-141-0/+8
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/...Mark Brown2015-02-041-0/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto2015-01-121-0/+1
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-041-0/+3
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen2015-01-071-0/+3
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-042-1/+3
| | |\ \
| | | * | ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen2015-01-151-1/+0
| | | * | ASoC: rt5677: Add the MICBIAS VDD setting in the platform dataOder Chiou2015-01-081-0/+3
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-041-0/+12
| | |\ \
| | | * | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-281-0/+12
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-02-041-1/+0
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-02-041-1/+1
| | |\ \ \
| | | * | | ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-1/+1
| | | | |/ | | | |/|
| | | | |
| | | \ \
| | *-. | | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown2015-02-041-0/+1
| | |\ \| |
| * | | | | Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-0316-69/+100
| |\ \ \ \ \
| | * | | | | ALSA: Drop snd_get_device() helperTakashi Iwai2015-02-021-1/+0
| | * | | | | ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-021-35/+4
| | * | | | | ALSA: compress: Embed struct deviceTakashi Iwai2015-02-021-2/+2
| | * | | | | ALSA: rawmidi: Embed struct deviceTakashi Iwai2015-02-021-1/+3
| | * | | | | ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+1
| | * | | | | ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-2/+1
| | * | | | | ALSA: control: Embed struct deviceTakashi Iwai2015-02-021-0/+1
| | * | | | | ALSA: Add a helper to initialize deviceTakashi Iwai2015-02-021-0/+2
| | * | | | | ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-021-2/+9
| | * | | | | ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai2015-02-021-7/+7
| | |/ / / /
| * | | | | Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-282-2/+20
| |\ \ \ \ \
| | * | | | | ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2015-01-282-0/+2
| | * | | | | ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-282-0/+16
| * | | | | | ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai2015-01-281-0/+76
| * | | | | | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-283-3/+3
| * | | | | | ALSA: seq: increase the maximum number of queuesClemens Ladisch2015-01-261-1/+1
| * | | | | | ALSA: seq: remove unused callback_all fieldClemens Ladisch2015-01-261-1/+0
| * | | | | | ALSA: seq: remove unused symbolsClemens Ladisch2015-01-261-6/+0
| * | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-01-2624-36/+131
| |\ \ \ \ \ \
| * | | | | | | ALSA: compress_driver.h: include sound/core.h explicitlyQais Yousef2015-01-131-0/+1
| * | | | | | | Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-132-37/+38
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak2015-01-121-37/+0
| | * | | | | | | drm/i915: add component supportImre Deak2015-01-121-0/+38
| * | | | | | | | Merge branch 'topic/line6' into for-nextTakashi Iwai2015-01-1213-46/+121
| |\| | | | | | |
| * | | | | | | | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-0718-61/+85
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: pcm: Remove unused functions declarationLars-Peter Clausen2015-01-031-7/+0
| * | | | | | | | | ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-021-7/+7