summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown2015-10-072-9/+15
|\ \
| | * ASoC: wm8962: balance pm_runtime_enableJiada Wang2015-09-301-1/+4
| * | ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECsRick Mann2015-10-011-8/+11
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown2015-10-074-14/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg2015-10-061-1/+1
| | |_|/ | |/| |
| | | * ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probeGianluca Renzi2015-09-301-2/+2
| | | * ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi2015-09-291-1/+1
| | |/ | |/|
| | * ASoC: rt5645: Correct the naming and setting of ADC Boost Volume ControlOder Chiou2015-10-012-10/+12
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...Mark Brown2015-09-232-9/+20
|\ \ \
| | * | ASoC: wm8962: remove 64k sample rate supportZidan Wang2015-09-191-1/+2
| | |/
| * | ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang2015-09-191-2/+2
| * | ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang2015-09-111-6/+16
| * | ASoC: wm8960: correct the min gain value of some PGAZidan Wang2015-09-111-3/+3
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...Mark Brown2015-09-231-14/+9Star
|\ \ \ \ | | |_|/ | |/| |
| | * | ASoC: wm0010: fix error pathSudip Mukherjee2015-09-191-12/+10Star
| | * | ASoC: wm0010: fix memory leakSudip Mukherjee2015-09-191-9/+0Star
| | * | ASoC: wm0010: fix memory leakSudip Mukherjee2015-09-011-1/+7
| | |/
* | | ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou2015-09-231-0/+3
* | | ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou2015-09-231-1/+1
* | | ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird s...Oder Chiou2015-09-231-2/+2
* | | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-09-141-0/+7
|\ \ \
| * | | ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platformJohn Lin2015-09-091-0/+7
* | | | ASoC: rt5645: Remove incorrect settingsOder Chiou2015-09-111-6/+0Star
| |/ / |/| |
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '...Mark Brown2015-08-301-4/+2Star
|\ \ \ \ | | | |/ | | |/|
| * / | ASoC: wm8996: Remove spurious IRQF_ONESHOT flagAxel Lin2015-07-081-4/+2Star
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-306-162/+211
|\ \ \ \ \ \ \
| | | | | * | | ASoC: wm8983: Get rid of wm8983_access_masks tableAxel Lin2015-07-291-66/+14Star
| | | | | |/ /
| | | | * / / ASoC: wm8960: update pll and clock setting functionZidan Wang2015-08-112-41/+180
| | | | |/ /
| | | * / / ASoC: wm8904: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-1/+3
| | | |/ /
| | * / / ASoC: wm8753: Drop wm8753_writeable functionAxel Lin2015-08-051-6/+0Star
| | |/ /
| * | | ASoC: wm8741: Drop misleading readable_reg callback implementationAxel Lin2015-08-181-21/+0Star
| * | | ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin2015-08-051-27/+14Star
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-305-56/+327
|\ \ \ \ \ \ \
| | | | | * | | ASoC: wm8731: Drop wm8731_writeable functionAxel Lin2015-08-051-6/+0Star
| | | | | * | | ASoC: wm8731: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-2/+5
| | | | | * | | ASoC: wm8731: initialize the hardware when loading the codec driverSergey Kiselev2015-07-071-32/+42
| | | | | |/ /
| | | | * / / ASoC: wm8804: Drop duplicate constLars-Peter Clausen2015-07-291-1/+1
| | | | |/ /
| | | * | | ASoC: wm5110: Use reg_sequence for multi_reg_write/register_patchNariman Poushin2015-07-171-6/+6
| | | * | | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-1714-16/+16
| | | |\ \ \
| | | * | | | ASoC: wm5110: Add special DRE on/off handling for the headphone pathCharles Keepax2015-07-081-9/+276
| | | | |/ / | | | |/| |
| | * / | | ASoC: wm5100: Remove spurious IRQF_ONESHOT flagAxel Lin2015-07-081-4/+2Star
| | |/ / /
| * | | | ASoC: wm0010: Remove spurious missing IRQF_ONESHOTAxel Lin2015-07-081-1/+1
| * | | | ASoC: wm0010: Remove redundant spi driver bus initializationAntonio Borneo2015-07-061-1/+0Star
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown2015-08-308-114/+84Star
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | ASoC: Use params_width() at appropriate placesAxel Lin2015-07-246-8/+8
| | |/ / / | |/| | |
| | * | | ASoC: uda134x: Use regmap_update_bits() were appropriateLars-Peter Clausen2015-07-131-43/+14Star
| | * | | ASoC: uda134x: Convert to regmapLars-Peter Clausen2015-07-132-55/+62
| | * | | ASoC: uda134x: Explicitly handle in-data addressesLars-Peter Clausen2015-07-131-2/+3
| | * | | ASoC: uda134x: Move state struct allocation to bus probeLars-Peter Clausen2015-07-131-18/+9Star
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-3045-341/+229Star
|\ \ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |