summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown6-30/+70
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter1-1/+1
2016-05-02ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax1-20/+108
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13
2016-04-28ASoC: Add max98371 codec driveranish kumar4-0/+514
2016-04-27ASoC: add support for TAS5720 digital amplifierAndreas Dannenberg4-0/+720
2016-04-27ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald1-16/+16
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald3-0/+15
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2-0/+21
2016-04-26Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown3-20/+20
2016-04-26Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown11-111/+155
2016-04-26ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald1-2/+1
2016-04-26ASoC: wm8996: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: wm8962: use gpiochip data pointerLinus Walleij1-10/+5
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: rt5677: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-04-26ASoC: rt298: fix capture doesn't work at some casesBard Liao1-28/+3
2016-04-26ASoC: rt298: reset AD dilter is there is no MCLKBard Liao2-0/+22
2016-04-22ASoC: da7218: Update PLL ranges and dividers to improve lockingAdam Thomson2-25/+28
2016-04-22ASoC: tidyup alphabetical order for SND_SOC_BxxKuninori Morimoto2-6/+6
2016-04-22ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-2/+0
2016-04-21ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-0/+38
2016-04-21ASoC: arizona: Prefer lower FRATIO in pseudo-fractional modeRichard Fitzgerald1-12/+15
2016-04-21ASoC: tlv320aic32x4: Add additional input pinsJeremy McDermond1-0/+8
2016-04-21ASoC: tlv320aic32x4: Implement resistors on input pinsJeremy McDermond1-6/+24
2016-04-20ASoC: ak4642: Remove CLK_IS_ROOTStephen Boyd1-3/+1
2016-04-19ASoC: tlv320aic32x4: Add 96k sample rateJeremy McDermond1-2/+5
2016-04-19ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera1-0/+10
2016-04-19ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson1-1/+1
2016-04-19ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson2-24/+24
2016-04-19ASoC: tlv320aic32x4: Add SPI supportJeremy McDermond3-0/+84
2016-04-19ASoC: tlv320aic32x4: Break out I2C support into separate moduleJeremy McDermond5-53/+113
2016-04-19ASoC: tlv320aic32x4: Change name of probe functionJeremy McDermond1-2/+2
2016-04-18ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha3-0/+404
2016-04-15ASoC: wm5102: Free compressed IRQ in CODEC removeCharles Keepax1-0/+3
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax7-0/+25
2016-04-11ASoC: arizona: Do not create OUT4R widget for CS47L24/WM1831Richard Fitzgerald1-0/+2
2016-04-06ASoC: wm_adsp: Improve DSP error handlingCharles Keepax1-1/+6
2016-04-06ASoC: wm_adsp: Factor out fetching of stream errors from the DSPCharles Keepax1-9/+19
2016-04-02ASoC: hdac_hdmi: Fix codec power state in S3 during playbackSubhransu S. Prusty1-45/+38
2016-04-02ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmSubhransu S. Prusty1-7/+4
2016-03-31ASoC: tas571x: added support for TAS5721Petr Kulhavy2-1/+77
2016-03-31ASoC: tas571x: added missing register literalsPetr Kulhavy2-0/+50
2016-03-30ASoC: tas571x: chip type detection via I2C namePetr Kulhavy1-8/+7
2016-03-30ASoC: wm8960: Depends on I2CMark Brown1-0/+1
2016-03-30ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin1-19/+5