summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * | ALSA: Add params_set_format helperFang, Yang A2015-02-241-0/+7
| | | | |/ /
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---. \ \ Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2015-02-092-5/+14
| | | |\ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | | | | |
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/...Mark Brown2015-02-091-0/+1
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | | | \ \ \ \ \
| | | *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-091-0/+3
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-092-1/+3
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-091-0/+12
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-02-091-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown2015-02-091-0/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown2015-02-091-1/+0
| | | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: core: Add extra dapm properties for Device TreeNicolin Chen2015-02-241-0/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida2015-03-043-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'topic/timestamp' into for-nextTakashi Iwai2015-02-231-2/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: core: remove .wall_clockPierre-Louis Bossart2015-02-201-2/+0
| * | | | | | | | | | | | | ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-201-0/+4
| * | | | | | | | | | | | | ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart2015-02-201-0/+60
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-121-5/+1
* | | | | | | | | | | | | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-8/+19
* | | | | | | | | | | | | ALSA: seq: Clean up device and driver structsTakashi Iwai2015-02-121-12/+6
* | | | | | | | | | | | | ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai2015-02-121-0/+3
* | | | | | | | | | | | | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai2015-02-121-0/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | 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-057-7/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown2015-02-042-5/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | / / / / | | | | |_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | / / | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | / | | | | | | |_|_|_|_|_|_|/ | | | | | |/| | | | | | |
| | | | | * | | | | | | | 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 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
OpenPOWER on IntegriCloud