summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2016-05-272-6/+9
|\
| * ASoC: wm8962: Adjust clk definitions so that simple card can workFabio Estevam2016-03-291-3/+3
| * ASoC: wm8962: Fit error message into a single lineFabio Estevam2016-03-291-2/+1
| * ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam2016-03-291-1/+5
* | Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-nextMark Brown2016-05-271-19/+5
|\ \
| * | ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin2016-03-301-19/+5
| |/
* | Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2016-05-271-1/+2
|\ \
| * | ASoC: wm8960: Depends on I2CMark Brown2016-03-301-0/+1
| * | ASoC: wm8960: Provide a menu selection textFabio Estevam2016-03-281-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown2016-05-271-0/+10
|\ \
| * | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera2016-04-191-0/+10
| |/
* | Merge remote-tracking branch 'asoc/topic/kconfig' into asoc-nextMark Brown2016-05-272-6/+6
|\ \
| * | ASoC: tidyup alphabetical order for SND_SOC_BxxKuninori Morimoto2016-04-222-6/+6
| |/
* | Merge remote-tracking branch 'asoc/topic/rt298' into asoc-nextMark Brown2016-05-272-28/+25
|\ \
| * | ASoC: rt298: fix capture doesn't work at some casesBard Liao2016-04-261-28/+3
| * | ASoC: rt298: reset AD dilter is there is no MCLKBard Liao2016-04-262-0/+22
| |/
* | Merge remote-tracking branch 'asoc/topic/tas5270' into asoc-nextMark Brown2016-05-276-13/+872
|\ \
| * | ASoC: add support for TAS5720 digital amplifierAndreas Dannenberg2016-04-274-0/+720
| * | ASoC: tas571x: added support for TAS5721Petr Kulhavy2016-03-312-1/+77
| * | ASoC: tas571x: added missing register literalsPetr Kulhavy2016-03-312-0/+50
| * | ASoC: tas571x: chip type detection via I2C namePetr Kulhavy2016-03-301-8/+7
| * | ASoC: tas571x: implemented digital mutePetr Kulhavy2016-03-291-4/+18
| |/
* | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2016-05-271-4/+8
|\ \
| * | ASoC: twl6040: Select LPPLL during standbyPeter Ujfalusi2016-05-111-4/+8
| |/
* | Merge remote-tracking branch 'asoc/topic/max98371' into asoc-nextMark Brown2016-05-274-0/+513
|\ \
| * | ASoC: max98371 Remove duplicate entry in max98371_regAxel Lin2016-05-111-1/+0
| * | ASoC: Add max98371 codec driveranish kumar2016-04-284-0/+514
| |/
* | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2016-05-276-84/+369
|\ \
| * | ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t...Jeremy McDermond2016-05-131-49/+161
| * | ASoC: tlv320aic32x4: Add additional input pinsJeremy McDermond2016-04-211-0/+8
| * | ASoC: tlv320aic32x4: Implement resistors on input pinsJeremy McDermond2016-04-211-6/+24
| * | ASoC: tlv320aic32x4: Add 96k sample rateJeremy McDermond2016-04-191-2/+5
| * | ASoC: tlv320aic32x4: Add SPI supportJeremy McDermond2016-04-193-0/+84
| * | ASoC: tlv320aic32x4: Break out I2C support into separate moduleJeremy McDermond2016-04-195-53/+113
| * | ASoC: tlv320aic32x4: Change name of probe functionJeremy McDermond2016-04-191-2/+2
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-253-3/+5
|\ \ \ \
| | | * | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-2/+2
| | |/ /
| * | | ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown2016-05-181-0/+3
| |/ /
| * | ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam2016-05-171-1/+0
|/ /
* | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown2016-05-134-9/+594
|\ \
| * | ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter2016-05-031-1/+1
| * | ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty2016-04-281-0/+100
| * | ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty2016-04-281-9/+41
| * | ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty2016-04-281-0/+13
| * | ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-221-2/+0
| * | ASoC: hdmi-codec: Add ELD controlPhilipp Zabel2016-04-211-0/+38
| * | ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha2016-04-183-0/+404
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-132-51/+166
|\ \ \ | | |/
| * | ASoC: es8328: Set symmetric ratesJohn Keeping2016-05-101-0/+1
| * | ASoC: es8328: Support more sample ratesJohn Keeping2016-05-101-35/+100
OpenPOWER on IntegriCloud