aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul2011-02-151-4/+4
| * | | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-133-16/+193
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown2011-02-131-0/+22
| * | | | | | | | | | ASoC: Tegra: Add MODULE_ALIASStephen Warren2011-02-134-1/+7
| * | | | | | | | | | ASoC: Tegra: Harmony: Explicitly set mic enablesStephen Warren2011-02-131-3/+31
| * | | | | | | | | | ASoC: Harmony: Call snd_soc_dapm_nc_pinStephen Warren2011-02-131-0/+5
| * | | | | | | | | | ASoC: Tegra: Harmony: Implement mic detectionStephen Warren2011-02-131-3/+22
| * | | | | | | | | | ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula2011-02-111-1/+1
| * | | | | | | | | | ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul2011-02-112-3/+13
| * | | | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-111-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: Use explicit sequence for WM8903 bias offMark Brown2011-02-111-45/+21
| * | | | | | | | | | | ASoC: Don't use write sequencer to power up WM8903Mark Brown2011-02-111-19/+54
| * | | | | | | | | | | ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown2011-02-111-10/+7
| * | | | | | | | | | | ASoC: Actively manage WM8903 DC servo configurationMark Brown2011-02-102-4/+127
| * | | | | | | | | | | ASoC: add support for multiple jack typesVinod Koul2011-02-091-0/+46
| * | | | | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-091-0/+13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: Fix WM8903 DAC mute defaultMark Brown2011-02-091-3/+3
| * | | | | | | | | | | | ASoC: Dynamically manage CLK_SYS in WM8903Mark Brown2011-02-091-3/+12
| * | | | | | | | | | | | ASoC: Convert WM8903 to use PGA_S for output stage enablesMark Brown2011-02-091-120/+60
| * | | | | | | | | | | | ASoC: Add support for AIF channel muxing on WM8903Mark Brown2011-02-091-4/+62
| * | | | | | | | | | | | ASoC: Display WM8903 chip revision alphabeticallyMark Brown2011-02-091-2/+2
| * | | | | | | | | | | | ASoC: Remove redundant -codec from WM8903 driver nameMark Brown2011-02-092-2/+2
| * | | | | | | | | | | | ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2011-02-092-12/+27
| * | | | | | | | | | | | ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia2011-02-092-6/+12
| * | | | | | | | | | | | ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia2011-02-092-6/+6
| * | | | | | | | | | | | ASoC: sn95031: Add support for reading mic biasVinod Koul2011-02-092-4/+147
| * | | | | | | | | | | | ASoC: mfld_machine: Add support for jack detectionVinod Koul2011-02-091-27/+176
| * | | | | | | | | | | | ASoC: sn95031: Add jack support in the codecVinod Koul2011-02-092-0/+65
| * | | | | | | | | | | | ASoC: Tegra: Harmony: Add switch control for speakerStephen Warren2011-02-091-1/+9
| * | | | | | | | | | | | ASoC: Tegra: Harmony: Add headphone jack detectionStephen Warren2011-02-091-1/+29
| * | | | | | | | | | | | ASoC: soc-cache: dereferencing before checkingDan Carpenter2011-02-081-13/+12
| * | | | | | | | | | | | ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-19/+3
| * | | | | | | | | | | | ASoC: codecs: wm8753: Fix DAI mode switchingLars-Peter Clausen2011-02-071-175/+121
| * | | | | | | | | | | | ASoC: mid-x86: Fix dependency on intel_sst driverVinod Koul2011-02-071-1/+1
| * | | | | | | | | | | | ASoC: ep93xx-ac97: remove extra empty lineMika Westerberg2011-02-041-1/+0
| * | | | | | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-032-7/+37
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ASoC: Sort ALC5623 in Kconfig and MakefileMark Brown2011-02-031-1/+1
| * | | | | | | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytesDimitris Papastamos2011-02-021-37/+73
| * | | | | | | | | | | | | | ASoC: PXA: formattingSven Neumann2011-02-021-8/+8
| * | | | | | | | | | | | | | ASoC: Update PM ifdefs for exported suspend/resumeMark Brown2011-02-021-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2011-02-013-6/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: omap: rx51: Add earphone supportJarkko Nikula2011-02-011-0/+50
| | * | | | | | | | | | | | | ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula2011-01-272-4/+40
| | * | | | | | | | | | | | | ASoC: Staticise twl6040_hs_jack_report()Mark Brown2011-01-211-2/+2
| * | | | | | | | | | | | | | ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()Mark Brown2011-02-011-20/+3
| * | | | | | | | | | | | | | ASoC: soc-core: Ensure codec_reg has fixed length fieldsDimitris Papastamos2011-02-011-3/+24
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-2.6.38' and 'tegra-arch' into for-2.6.39Mark Brown2011-02-012-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ASoC: Tegra: Harmony: Remove redundant !!Stephen Warren2011-02-011-1/+1
| * | | | | | | | | | | | | | | | ASoC: Accept any logical value WM8903 GPIO set()Mark Brown2011-01-311-1/+2