summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-211-7/+1Star
* ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos2011-01-211-0/+25
* 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-19452-4277/+11415
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-181-1/+1
| |\
| | * ALSA: constify functions in ac97Hanno Boeck2011-01-141-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-173-7/+12
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2011-01-172-7/+9
| | |\ \ \
| | | * | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-122-7/+9
| | | |/ /
| | * / / RDMA: Update workqueue usageTejun Heo2011-01-171-0/+3
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-01-171-0/+1
| |\ \ \
| | * | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-171-0/+1
| * | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-171-1/+1
| |\ \ \ \
| | * | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-161-1/+1
| * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-176-25/+33
| |\ \ \ \ \
| | * | | | | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-061-0/+11
| | * | | | | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-061-0/+2
| | * | | | | mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-031-3/+3
| | * | | | | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-031-19/+0Star
| | * | | | | mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-031-1/+1
| | * | | | | mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-031-0/+2
| | * | | | | mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-031-2/+1Star
| | * | | | | mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-031-0/+1
| | * | | | | mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-031-0/+12
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-172-5/+5
| |\ \ \ \ \ \
| | * | | | | | fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-171-2/+2
| | * | | | | | fs: Remove unlikely() from fput_light()Steven Rostedt2011-01-171-1/+1
| | * | | | | | fallocate should be a file operationChristoph Hellwig2011-01-171-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-172-50/+51
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-171-23/+20Star
| | * | | | | ARM: PL08x: fix a warningDan Williams2011-01-151-1/+1
| | * | | | | Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-151-1/+1
| | * | | | | ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-051-4/+0Star
| | * | | | | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-051-0/+3
| | * | | | | ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-051-2/+2
| | * | | | | ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-051-2/+2
| | * | | | | ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-051-2/+13