summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-012-1/+2
|\ \ \
| | | * ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| | * | ASoC: rt5670: fix HP Playback Volume controlBard Liao2016-06-071-1/+1
| | |/
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown2016-07-015-5/+8
|\ \ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | ASoC: hdmi-codec: select CONFIG_HDMIArnd Bergmann2016-06-021-3/+4
| | | | |/ /
| | | * / / ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik2016-06-171-0/+1
| | | |/ /
| | * | | ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax2016-06-131-1/+1
| | * | | ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey2016-06-131-0/+1
| | |/ /
| * | | ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| * | | ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam2016-05-301-1/+0
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-07-011-1/+1
|\ \ \
| * | | ASoC: rt5645: fix reg-2f default value.Bard Liao2016-07-011-1/+1
| |/ /
* / / ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul2016-05-311-0/+20
|/ /
* | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2820-163/+1824
|\ \
| * \ 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
| |\ \ \ \ \ | | | | |_|/ | | | |/| |