summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-04ASoC: Add TI tlv320aic32x4 codec support.Javier Martin
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown
2011-03-03ASoC: Add a per-card DAPM contextMark Brown
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown
2011-02-18ASoC: Add kerneldoc for jack_status_check callbackMark Brown
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-13ASoC: WM8903: Fix mic detection register definitionsStephen Warren
2011-02-09ASoC: add support for multiple jack typesVinod Koul
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin
2011-01-28ASoC: Add card driver dataMark Brown
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-27ASoC: Make cache status available via debugfsMark Brown
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto
2011-01-25ASoC: Remove controls from sequenced PGA argumentsMark Brown
2011-01-25ASoC: Fix type for snd_soc_volatile_register()Mark Brown
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto
2011-01-21ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos
2011-01-21ASoC: CS4271 codec supportAlexander Sverdlin
2011-01-21ASoC: wm8903: Expose GPIOs through gpiolibStephen Warren
2011-01-20ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown
2011-01-19ASoC: Add support for sequencing withinMark Brown
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu
2011-01-17ASoC: soc core allow machine driver to register the cardVinod Koul
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier
2011-01-16RDMA: Update workqueue usageTejun Heo
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely