summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Make cache status available via debugfsMark Brown2011-01-272-2/+7
* ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2011-01-272-17/+22
* ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-276-19/+13
* ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-274-14/+12
* ASoC: Staticise non-exported symbols in cs4271Mark Brown2011-01-261-2/+2
* ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-269-126/+84
* ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_infoKuninori Morimoto2011-01-261-4/+17
* ASoC: sh: fsi: move chan_num from fsi_stream to fsi_privKuninori Morimoto2011-01-261-19/+15
* Merge branch 'tegra-arch' into for-2.6.39Mark Brown2011-01-251-0/+19
|\
| * ARM: tegra: Add Harmony sound platform data typeStephen Warren2011-01-251-0/+19
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-2510-18/+18
|\ \
| * | ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov2011-01-253-5/+5
| * | ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2sLars-Peter Clausen2011-01-255-5/+5
| * | ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen2011-01-256-8/+8
* | | ASoC: cs4271.c: improve error handlingAlexander Sverdlin2011-01-251-15/+44
* | | ASoC: sh: fsi-hdmi: Add FSI port and HDMI selectionKuninori Morimoto2011-01-253-5/+71
* | | ASoC: Remove controls from sequenced PGA argumentsMark Brown2011-01-251-4/+4
* | | ASoC: Fix type for snd_soc_volatile_register()Mark Brown2011-01-252-2/+4
* | | ASoC: EDB93xx machine sound driver with CS4271Alexander Sverdlin2011-01-243-0/+153
* | | ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-2110-47/+63
* | | ASoC: sh: fsi: Add fsi_get_priv_frm_dai functionKuninori Morimoto2011-01-211-2/+6
* | | ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT supportKuninori Morimoto2011-01-212-1/+26
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-212-9/+8
|\ \ \ | |/ /
| * | ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown2011-01-211-8/+7
| * | ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar2011-01-211-1/+1
* | | ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos2011-01-212-0/+35
* | | ASoC: CS4271 codec supportAlexander Sverdlin2011-01-214-0/+661
* | | ASoC: wm8903: Expose GPIOs through gpiolibStephen Warren2011-01-212-2/+144
* | | ASoC: soc-cache: Apply the cache_bypass optionDimitris Papastamos2011-01-201-0/+4
* | | ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos2011-01-202-12/+25
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-192-2/+2
|\ \ \ | |/ /
| * | ASoC: WM8994: fix wrong value in tristate functionQiao Zhou2011-01-191-1/+1
| * | ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
* | | ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-194-1/+22
* | | ASoC: Add support for sequencing withinMark Brown2011-01-192-1/+23
* | | ASoC: Explicitly say if we're powering up or downMark Brown2011-01-191-12/+25
* | | ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's s...Harsha Priya2011-01-191-28/+21
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-197716-321238/+591040
|\ \ \ | |/ /
| * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-197-68/+55
| |\ \ | | |/ | |/|
| * | Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds2011-01-181-2/+2
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-183-4/+28
| |\ \
| | * | hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-183-4/+28
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
| |\ \ \
| | * | | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| | * | | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| | * | | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
| |\ \ \ \
| | * | | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| | * | | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1858-129/+3408
| |\ \ \ \ \
OpenPOWER on IntegriCloud