aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai2-3/+20
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-nextMark Brown1-3/+5
2015-03-05Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'asoc/topic/gpiod' and 'asoc/topic/intel' into asoc-nextMark Brown2-0/+10
2015-03-04ASoC: Remove snd_soc_jack_new()Lars-Peter Clausen1-20/+0
2015-03-04ASoC: Allow to register jacks at the card levelLars-Peter Clausen1-3/+25
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida3-4/+4
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai1-1/+2
2015-02-24ASoC: core: Add extra dapm properties for Device TreeNicolin Chen1-0/+5
2015-02-24ASoC: core: allow pcms to be registered as nonatomicVinod Koul1-0/+3
2015-02-24ALSA: Add params_set_format helperFang, Yang A1-0/+7
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai1-2/+64
2015-02-20ALSA: core: remove .wall_clockPierre-Louis Bossart1-2/+0
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart1-0/+4
2015-02-20ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart1-0/+60
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai1-5/+1
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-8/+19
2015-02-12ALSA: seq: Clean up device and driver structsTakashi Iwai1-12/+6
2015-02-12ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai1-0/+3
2015-02-12ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai1-0/+4
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart1-0/+1
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'asoc/topic/tdm-slot', 'asoc/topic/tegra' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2-5/+14
2015-02-09Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-nextMark Brown1-0/+1
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+3
2015-02-09Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2-1/+3
2015-02-09Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+12
2015-02-09Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-02-09Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt286', 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sta32x', 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8731' into asoc-linusMark Brown1-0/+1
2015-02-09Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown1-1/+0
2015-02-06ALSA: Add a helper to add a new attribute group to cardTakashi Iwai1-0/+3
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai7-7/+35
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/simple' and 'asoc/topic/sta32x' into asoc-nextMark Brown2-5/+14
2015-02-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+3
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2-1/+3
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+12
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2015-02-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-02-04Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt286', 'asoc/fix/rt5640', 'asoc/fix/sgtl5000', 'asoc/fix/sta32x', 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8731' into asoc-linusMark Brown1-0/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai6-43/+22
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai1-1/+1
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai1-1/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai1-35/+4
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai1-2/+2
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai1-1/+3
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+1
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai1-2/+1
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai1-0/+1
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai1-0/+2
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai1-2/+9
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai1-7/+7