summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.3-rc3-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2019-08-062-0/+0
|\
| * ASoC: max98373: Remove executable bitsMark Brown2019-08-062-0/+0
* | Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-08-0611-49/+118
|\|
| * ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo2019-07-312-0/+8
| * ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang2019-07-221-19/+97
| * ASoC: rt1011: fix DC calibration offset not applyingShuming Fan2019-07-111-2/+2
| * ASoC: Relocate my e-mail to .com domain zoneKirill Marinushkin2019-07-104-7/+7
| * ASoC: rt1308: Remove executable attribute from source filesJoe Perches2019-07-102-0/+0
| * ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih2019-07-101-21/+4Star
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08390-2215/+19292
|\ \
| * | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-0634-323/+18882
| |\|
| | * ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen2019-07-061-0/+2
| | * ASoC: rt5665: remove redundant assignment to variable idxColin Ian King2019-07-051-1/+1
| | * ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla2019-07-051-5/+0Star
| | * ASoC: max98357a: avoid speaker pop when playback startupMac Chiang2019-07-021-9/+46
| | * ASoC: cros_ec_codec: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-1/+1
| | * ASoC: ak4118: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-9/+2Star
| | * ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-10/+3Star
| | * ASoC: rt1308: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-021-1/+0Star
| | * ASoC: madera: Remove duplicated include from cs47l35.cYueHaibing2019-07-021-1/+0Star
| | * ASoC: rt1308: Add RT1308 amplifier driverDerek Fang2019-06-284-0/+1198
| | * ASoC: codecs: ad193x: Reset used registers at probeCodrin Ciubotariu2019-06-281-0/+10
| | * ASoC: codecs: ad193x: Group register initialization at probeCodrin Ciubotariu2019-06-281-19/+33
| | * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-26371-1888/+371Star
| | |\
| | * | ASoC: madera: Update SPDX headersCharles Keepax2019-06-265-25/+5Star
| | * | ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-06-251-0/+6
| | * | ASoC: rt5677: depop stereo dacCurtis Malainey2019-06-251-1/+2
| | * | ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto2019-06-201-3/+1Star
| | * | ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameterPeter Ujfalusi2019-06-201-7/+24
| | * | ASoC: pcm3168a: Rename min_frame_size to slot_widthPeter Ujfalusi2019-06-201-5/+5
| | * | ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90Richard Fitzgerald2019-06-203-0/+2665
| | * | ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85Richard Fitzgerald2019-06-203-0/+2742
| | * | ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35Richard Fitzgerald2019-06-203-0/+1790
| | * | ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2019-06-204-0/+4634
| | * | ASoC: rt5677: handle concurrent interruptsBen Zhang2019-06-191-26/+45
| | * | ASoC: rt5677: clear interrupts by polarity flipBen Zhang2019-06-192-36/+145
| | * | ASoC: rt5677: move jack-detect init to i2c probeFletcher Woodruff2019-06-172-26/+40
| | * | ASoC: rt5677: fall back to DT prop names on errorFletcher Woodruff2019-06-171-37/+37
| | * | ASoC: cx2072x: mark PM function as __maybe_unusedArnd Bergmann2019-06-171-1/+1
| | * | ASoC: wm_adsp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-30/+7Star
| | * | ASoC: tas571x: Fix -Wunused-const-variableNathan Huckleberry2019-06-131-2/+2
| | * | ASoC: nau8822: support master modeDavid Lin2019-06-122-0/+25
| | * | ASoC: msm8916-wcd-digital: Add sidetone supportSrinivas Kandagatla2019-06-071-0/+282
| | * | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-062-1/+18
| | |\ \
| | * | | ASoC: rt1011: fix warning reported by kbuild test robot and minor issueShuming Fan2019-06-061-4/+7
| | * | | ASoC: rt1011: Mark format integer literals as unsignedNathan Chancellor2019-06-061-2/+2
| | * | | ASoC: pcm3168a: Implement set_tdm_slot callbackPeter Ujfalusi2019-06-041-8/+52
| | * | | ASoC: cx2072x: remove set but not used variable 'is_right_j 'YueHaibing2019-06-041-2/+0Star
| | * | | ASoC: rt1011: Add RT1011 amplifier driverShuming Fan2019-06-044-0/+2921
| | * | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-031-0/+12
| | |\ \ \