summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-152-1/+2
* ASoC: Remove unused DAPM_DOUBLE control typesMark Brown2010-12-151-16/+0Star
* ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+10
* Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-131-2/+4
|\
| * ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-241-2/+4
* | ASoC: Remove unnecessary structure definitionsSeungwhan Youn2010-12-091-3/+0Star
* | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-061-0/+1
* | ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-061-0/+2
* | ASoC: Constify struct snd_soc_codec_driverMark Brown2010-12-031-2/+2
* | ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-031-0/+1
* | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-031-0/+1
* | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-031-7/+15
* | ASoC: Change the base value of compress_typeDimitris Papastamos2010-12-031-1/+1
* | ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-031-0/+1
* | ASoC: Move active copy of CODEC read and write into runtime structureMark Brown2010-12-031-0/+2
* | ASoC: Make the DAI ops constant in the DAI structureMark Brown2010-12-031-1/+1
* | ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula2010-11-301-0/+17
* | ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2010-11-291-1/+1
* | ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2010-11-222-3/+0Star
* | ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2010-11-151-0/+13
* | ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos2010-11-111-1/+2
* | ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos2010-11-111-1/+2
* | ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2010-11-111-0/+27
* | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-062-2/+3
* | ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2010-11-061-0/+4
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-062-20/+38
* | ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2010-11-031-11/+3Star
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-021-6/+0Star
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2513-168/+360
| |\
| * | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-6/+0Star
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-015-3/+12
|\ \ \ | | |/ | |/|
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-251-1/+3
| |\ \
| | * | ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+3
| | |/
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-258-165/+349
| |\ \
| * | | ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu2010-10-181-0/+2
| * | | ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-171-1/+1
| * | | ALSA: Add more jack button slotsMark Brown2010-09-071-1/+4
| * | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-181-0/+1
| | |/ | |/|
| * | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+1
* | | ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)2010-10-211-0/+15
| |/ |/|
* | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-191-0/+50
* | ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+1
* | ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-1/+1
* | ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-021-0/+1
* | ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-301-0/+6
* | ASoC: Initial WM8962 IRQ supportMark Brown2010-09-291-0/+2
* | ASoC: Add event variants of the AIF widgetsMark Brown2010-09-061-0/+10
* | ASoC: fsi: modify compile errorKuninori Morimoto2010-08-311-3/+0Star
* | ASoC: Swap bias level enumerationJarkko Nikula2010-08-311-3/+3
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-163-8/+15
|\|