summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
* ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
* ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-10/+11
* Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-0734-430/+4591
|\
| * Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-066-14/+33
| |\
| | * ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi2019-11-051-2/+2
| | * ASoC: hdac_hda: fix race in device removalKai Vehmanen2019-11-041-1/+1
| | * ASoC: hdmi-codec: drop mutex locking againJerome Brunet2019-10-231-7/+5
| | * ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-10-211-2/+2
| * | ASoC: rt1011: some minor changes to improve readabilityShuming Fan2019-10-311-4/+5
| * | ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan2019-10-311-1/+2
| * | ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan2019-10-311-23/+22
| * | ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan2019-10-311-0/+4
| * | ASoC: rt1011: remove redundant code in kcontrolShuming Fan2019-10-311-9/+0
| * | ASoC: rt5682: improve the sensitivity of push buttonShuming Fan2019-10-301-0/+15
| * | ASoC: rt5677-spi: fixup compile warningKuninori Morimoto2019-10-301-1/+0
| * | ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen2019-10-292-13/+114
| * | ASoC: Spelling s/configr/configur/Geert Uytterhoeven2019-10-251-1/+1
| * | ASoC: rt5677-spi: fix sparse warningsCurtis Malainey2019-10-251-2/+2
| * | ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King2019-10-251-0/+2
| * | ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal2019-10-241-0/+13
| * | ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang2019-10-222-0/+386
| * | ASOC: adau7118: Change regulators idNuno Sá2019-10-211-2/+2
| * | ASoC: mediatek: mt6358: support WoVTzung-Bi Shih2019-10-211-0/+105
| * | ASoC: cros_ec_codec: support WoVTzung-Bi Shih2019-10-212-2/+700
| * | ASoC: msm8916-wcd-analog: Add earpieceStephan Gerhold2019-10-211-2/+52
| * | ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih2019-10-181-14/+39
| * | ASoC: tlv320aic32x4: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+3
| * | ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"Colin Ian King2019-10-181-1/+1
| * | ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih2019-10-181-26/+31
| * | ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih2019-10-181-303/+199
| * | ASoC: tas2562: Fix misuse of GENMASK macroRikard Falkeborn2019-10-181-1/+1
| * | ASoC: rt1011: Read and apply r0 and temperature device propertyShuming Fan2019-10-162-1/+41
| * | ASoC: wm8958: use <asm/unaligned.h> to simplify codeBen Dooks (Codethink)2019-10-161-13/+9
| * | ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM caseShuming Fan2019-10-162-5/+160
| * | ASoC: pcm3168a: Fix serial mode dependent format supportPeter Ujfalusi2019-10-151-3/+0
| * | ASoC: adau7118: Fix Kconfig warning without CONFIG_I2CYueHaibing2019-10-141-0/+1
| * | ASoC: tas2562: Introduce the TAS2562 amplifierDan Murphy2019-10-104-0/+682
| * | ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driverNuno Sá2019-10-106-0/+769
| * | ASoC: rt5514-spi: remove snd_pcm_opsKuninori Morimoto2019-10-081-20/+21
| * | ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi2019-10-081-58/+40
| * | ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy2019-10-071-16/+30
| * | ASoc: tas2770: Remove unused defines and variablesDan Murphy2019-10-071-21/+0
| * | ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy2019-10-071-3/+0
| * | ASoc: tas2770: Fix build error without GPIOLIBYueHaibing2019-10-071-0/+1
| * | tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot2019-10-031-1/+0
| * | Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-025-28/+57
| |\ \
| * | | ASoC: madera: Add support for using MCLK3Charles Keepax2019-10-011-0/+2
| * | | tas2770: add tas2770 smart PA kernel driverFrank Shi2019-10-014-0/+979
| * | | ASoC: adau1761: Add ALC controlsLars-Peter Clausen2019-10-011-0/+109