aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-0/+6
* ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+1
* ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-031-34/+34
* ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-1/+2
* ASoC: Work around allmodconfig failureMark Brown2011-04-281-0/+3
* ASoC: Define constants for WM8962 GPIO functionsMark Brown2011-04-261-0/+22
* ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang2011-04-201-0/+28
* ASoC: simple style fixLu Guanqun2011-04-201-1/+1
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-185-5/+5
|\
| * 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: Make struct snd_soc_card's dapm_widgets and dapm_routes constLars-Peter Clausen2011-04-131-2/+2
* | | ASoC: Add WM8915 CODEC driverMark Brown2011-04-111-0/+55
* | | ASoC: Add data based control initialisation for CODECs and cardsMark Brown2011-04-081-1/+6
* | | ASoC: Add max98095 CODEC driverPeter Hsiang2011-04-061-0/+26
* | | 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
| |\ \ \ | | |/ / | |/| / | | |/
| * | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-3/+1
| * | 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/+0
| | * | ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-42/+307
* | | | 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
| |_|/ |/| |
* | | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
|/ /
* | 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