aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-170/+0
| * ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-42/+307
* | ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-111-0/+2
* | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-1/+2
* | ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-081-0/+11
* | ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-081-0/+6
* | ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-041-0/+31
* | ASoC: Add a late_probe() callback to cardsMark Brown2011-03-031-0/+1
* | ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2011-03-031-0/+8
* | ASoC: Add a per-card DAPM contextMark Brown2011-03-031-0/+3
* | ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2011-03-011-3/+6
* | ASoC: Add kerneldoc for jack_status_check callbackMark Brown2011-02-181-0/+3
* | ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-181-0/+3
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-131-7/+3
|\ \
| * | ASoC: WM8903: Fix mic detection register definitionsStephen Warren2011-02-131-7/+3
| |/
* | ASoC: add support for multiple jack typesVinod Koul2011-02-091-0/+23
* | ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-1/+0
* | ASoC: Add card driver dataMark Brown2011-01-281-0/+13
* | ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-272-2/+2
* | ASoC: Make cache status available via debugfsMark Brown2011-01-271-2/+2
* | ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2011-01-271-0/+5
* | ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-271-2/+2
* | ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-271-4/+4
* | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-261-51/+19
* | ASoC: Remove controls from sequenced PGA argumentsMark Brown2011-01-251-4/+4
* | ASoC: Fix type for snd_soc_volatile_register()Mark Brown2011-01-251-1/+2
* | ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-211-7/+1
* | ASoC: CS4271 codec supportAlexander Sverdlin2011-01-211-0/+25
* | ASoC: wm8903: Expose GPIOs through gpiolibStephen Warren2011-01-211-1/+19
* | ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos2011-01-201-0/+1
* | ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-192-0/+6
* | ASoC: Add support for sequencing withinMark Brown2011-01-191-0/+13
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-196-4/+11
|\ \ | |/
| * ALSA: constify functions in ac97Hanno Boeck2011-01-141-1/+1
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-134-57/+177
| |\
| * | ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch2011-01-101-1/+3
| * | Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-131-2/+4
| |\ \
| * | | ALSA: hdsp - Add support for RPM io boxFlorian Faber2010-12-011-0/+1
| * | | ALSA: support module on-demand loading for seq and timerKay Sievers2010-11-241-2/+2
| * | | ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-222-0/+4
* | | | ASoC: soc core allow machine driver to register the cardVinod Koul2011-01-171-0/+2
* | | | ASoC: soc core add inline to handle card list initialzationVinod Koul2011-01-131-0/+10
* | | | ASoC: Automatically assign the default readable()/volatile() functionsDimitris Papastamos2011-01-131-0/+2
* | | | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-2/+2
* | | | ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos2011-01-131-0/+22
* | | | ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos2011-01-121-0/+1
* | | | ASoC: Update name of debugfs root symbol to snd_soc_Mark Brown2011-01-101-1/+1
* | | | ASoC: Export debugfs root dentryStephen Warren2011-01-101-0/+4
| |_|/ |/| |
* | | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+9
* | | ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-0/+10