summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: Remove cache default for volatile wm9081 reset registerMark Brown2011-12-141-1/+0
| * | ASoC: Fix wm8995 regmap usageMark Brown2011-12-141-0/+1
| * | ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky2011-12-131-2/+2
| * | ASoC: Remove WM8994 register cacheMark Brown2011-12-134-3245/+1
| * | ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown2011-12-131-51/+12
| * | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-131-6/+6
| |\ \
| | * | mfd: Define some additional wm8994 registersMark Brown2011-12-131-6/+6
| * | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-121-0/+2
| |\ \ \
| * \ \ \ Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-111-0/+1
| |\ \ \ \
| * | | | | ASoC: Convert wm8770 to devm_kzalloc()Mark Brown2011-12-091-4/+3
| * | | | | ASoC: Fix comments for disabling amplifier and PGAAxel Lin2011-12-091-2/+2
| * | | | | ASoC: Convert WM8900 to table based DAPM and control initMark Brown2011-12-091-16/+8
| * | | | | ASoC: Convert WM8804 to table based control initMark Brown2011-12-091-3/+4
| * | | | | ASoC: Make WM8770 SPI usage unconditionalMark Brown2011-12-091-6/+0
| * | | | | ASoC: Convert WM8776 to devm_kzalloc()Mark Brown2011-12-091-8/+6
| * | | | | ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-12-081-46/+21
| * | | | | ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown2011-12-081-6/+1
| * | | | | ASoC: WM8903: Add of_match_tableStephen Warren2011-12-071-0/+7
| * | | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-062-1/+2
| |\ \ \ \ \
| * | | | | | ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown2011-12-061-5/+1
| * | | | | | ASoC: WM8903: Add device tree bindingStephen Warren2011-12-061-0/+49
| * | | | | | ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren2011-12-061-0/+40
| * | | | | | ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren2011-12-061-38/+36
| * | | | | | ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-061-1/+2
| * | | | | | ASoC: Fix reg_cache_size for stac9766Axel Lin2011-12-051-1/+1
| * | | | | | ASoC: uda1380: Convert to gpio_request_one()Axel Lin2011-12-051-20/+8
| * | | | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-041-2/+2
| |\ \ \ \ \ \
| * | | | | | | ASoC: Sort WM9090 in with the CODEC driversMark Brown2011-12-032-5/+5
| * | | | | | | ASoC: Convert WM2000 into a standard CODEC driverMark Brown2011-12-034-84/+73
| * | | | | | | ASoC: Convert wm2000 to use regmap APIMark Brown2011-12-031-44/+31
| * | | | | | | ASoC: Remove unused struct wm2000_setup_dataMark Brown2011-12-031-5/+0
| * | | | | | | ASoC: Convert WM8728 to table based control initMark Brown2011-12-031-3/+2
| * | | | | | | ASoC: Convert WM8711 to table based control initMark Brown2011-12-031-3/+2
| * | | | | | | ASoC: Convert WM8750 to table based DAPM and control initMark Brown2011-12-031-15/+8
| * | | | | | | ASoC: Convert WM8741 to table based DAPM and control initMark Brown2011-12-031-16/+8
| * | | | | | | ASoC: Convert WM8580 to table based DAPM and control initMark Brown2011-12-031-16/+8
| * | | | | | | ASoC: Convert WM8510 to table based DAPM and control initMark Brown2011-12-031-15/+8
| * | | | | | | ASoC: Convert WM8400 to table based DAPM and control initMark Brown2011-12-031-21/+8
| * | | | | | | ASoC: Convert WM8350 to table based DAPM and control initMark Brown2011-12-031-28/+8
| * | | | | | | ASoC: Convert WM9090 to devm_kzalloc()Mark Brown2011-12-031-4/+1
| * | | | | | | ASoC: Convert WM8750 to devm_kzalloc()Mark Brown2011-12-031-8/+4
| * | | | | | | ASoC: Convert WM8741 to devm_kzalloc()Mark Brown2011-12-031-12/+4
| * | | | | | | ASoC: Convert WM8400 to devm_kzalloc()Mark Brown2011-12-031-6/+3
| * | | | | | | ASoC: Convert WM8350 to devm_kzalloc()Mark Brown2011-12-031-7/+4
| * | | | | | | ASoC: Convert WM2000 to devm_kzalloc()Mark Brown2011-12-031-5/+5
| * | | | | | | ASoC: Remove unused AUDIO_NAME define from WM8960Mark Brown2011-12-031-2/+0
| * | | | | | | ASoC: Remove I2C ifdefs from WM8960Mark Brown2011-12-031-6/+0
| * | | | | | | ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-0314-15/+15
| * | | | | | | ASoC: WM8903: Create default platform data structureStephen Warren2011-12-031-2/+17
| * | | | | | | ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown2011-12-031-18/+23