summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-035-91/+193
| |\ \
| | * \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-031-8/+8
| | |\ \
| * | | | ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos2011-03-261-0/+4
| * | | | ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos2011-03-261-0/+4
| * | | | ASoC: Add control_type in snd_soc_codecDimitris Papastamos2011-03-261-1/+2
| * | | | ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2011-03-261-0/+3
| | |/ / | |/| |
* | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-222-9/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | ALSA: tea575x: use better card and bus namesOndrej Zary2011-05-131-0/+2
| * | | ALSA: tea575x: remove unused card from structOndrej Zary2011-05-131-1/+0Star
| * | | ALSA: tea575x: remove freq_fixup from structOndrej Zary2011-05-131-1/+2
| * | | ALSA: tea575x: unify read/write functionsOndrej Zary2011-05-101-4/+9
| * | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-281-3/+1Star
| |\ \ \ | | | |/ | | |/|
| * | | ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-221-0/+1
| * | | ALSA: tea575x-tuner: remove dev_nrOndrej Zary2011-03-211-1/+0Star
| * | | ALSA: tea575x-tuner: various improvementsOndrej Zary2011-03-211-2/+4
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-075-5/+5
|\ \ \ \
| * | | | Fix common misspellingsLucas De Marchi2011-03-315-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-281-8/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-241-8/+8
* | | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-3/+1Star
| |/ |/|
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-185-88/+192
|\ \ | |/ |/|
| * ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-0/+5
| * ALSA: core: sparse cleanupsClemens Ladisch2011-02-142-45/+49
| * ALSA: Release v1.0.24Jaroslav Kysela2011-01-271-1/+1
| * ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-170/+0Star
| * 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-021-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/+3Star
|\ \
| * | ASoC: WM8903: Fix mic detection register definitionsStephen Warren2011-02-131-7/+3Star
| |/
* | ASoC: add support for multiple jack typesVinod Koul2011-02-101-0/+23
* | ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-1/+0Star
* | 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/+19Star
* | 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