aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"Colin Ian King1-1/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih1-26/+31
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih1-303/+199
2019-10-18ASoC: tas2562: Fix misuse of GENMASK macroRikard Falkeborn1-1/+1
2019-10-16ASoC: rt1011: Read and apply r0 and temperature device propertyShuming Fan2-1/+41
2019-10-16ASoC: wm8958: use <asm/unaligned.h> to simplify codeBen Dooks (Codethink)1-13/+9
2019-10-16ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM caseShuming Fan2-5/+160
2019-10-15ASoC: pcm3168a: Fix serial mode dependent format supportPeter Ujfalusi1-3/+0
2019-10-14ASoC: adau7118: Fix Kconfig warning without CONFIG_I2CYueHaibing1-0/+1
2019-10-10ASoC: tas2562: Introduce the TAS2562 amplifierDan Murphy4-0/+682
2019-10-10ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driverNuno Sá6-0/+769
2019-10-09ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla1-0/+22
2019-10-08ASoC: rt5514-spi: remove snd_pcm_opsKuninori Morimoto1-20/+21
2019-10-08ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi1-58/+40
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy1-16/+30
2019-10-07ASoc: tas2770: Remove unused defines and variablesDan Murphy1-21/+0
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy1-3/+0
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing1-0/+1
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-10-02ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-10-02Merge branch 'asoc-5.4' into asoc-5.5Mark Brown5-28/+57
2019-10-01ASoC: intel: bytcr_rt5651: add null check to support_button_pressJaska Uimonen1-0/+3
2019-10-01ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen1-2/+10
2019-10-01ASoC: madera: Add support for using MCLK3Charles Keepax1-0/+2
2019-10-01ASoC: wm_adsp: Fix theoretical NULL pointer for alg_regionLi Xu1-1/+6
2019-10-01ASoC: max98373: check for device node before parsingSathyanarayana Nujella1-8/+12
2019-10-01tas2770: add tas2770 smart PA kernel driverFrank Shi4-0/+979
2019-10-01ASoC: adau1761: Add ALC controlsLars-Peter Clausen1-0/+109
2019-10-01ASoC: adau1761: Add PGA Slew time controlLars-Peter Clausen1-0/+20
2019-10-01ASoC: wcd9335: clean up indentation issueColin Ian King1-5/+5
2019-10-01ASoC: rt5663: clean up indentation issuesColin Ian King1-2/+2
2019-10-01ASoC: wm8994: Add support for MCLKn clock gatingSylwester Nawrocki1-4/+104
2019-10-01ASoC: wm8994: Add support for setting MCLK clock rateSylwester Nawrocki2-6/+52
2019-09-24Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+1
2019-09-23ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki1-17/+26
2019-09-23Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-4/+4
2019-09-15Merge branch 'asoc-5.4' into asoc-nextMark Brown53-370/+4898
2019-09-15Merge branch 'asoc-5.3' into asoc-linusMark Brown8-42/+114
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi1-16/+8
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang1-0/+46
2019-09-09ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang1-2/+2
2019-09-09ASoC: rt5677: Remove magic number register writesCurtis Malainey1-5/+11
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki1-15/+20
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki1-18/+13