summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-06-26ASoC: madera: Update SPDX headersCharles Keepax5-25/+5
2019-06-25ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński1-0/+6
2019-06-25ASoC: rt5677: depop stereo dacCurtis Malainey1-1/+2
2019-06-20ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto1-3/+1
2019-06-20ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameterPeter Ujfalusi1-7/+24
2019-06-20ASoC: pcm3168a: Rename min_frame_size to slot_widthPeter Ujfalusi1-5/+5
2019-06-20ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90Richard Fitzgerald3-0/+2665
2019-06-20ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85Richard Fitzgerald3-0/+2742
2019-06-20ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35Richard Fitzgerald3-0/+1790
2019-06-20ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald4-0/+4634
2019-06-19ASoC: rt5677: handle concurrent interruptsBen Zhang1-26/+45
2019-06-19ASoC: rt5677: clear interrupts by polarity flipBen Zhang2-36/+145
2019-06-17ASoC: rt5677: move jack-detect init to i2c probeFletcher Woodruff2-26/+40
2019-06-17ASoC: rt5677: fall back to DT prop names on errorFletcher Woodruff1-37/+37
2019-06-17ASoC: cx2072x: mark PM function as __maybe_unusedArnd Bergmann1-1/+1
2019-06-14ASoC: wm_adsp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-30/+7
2019-06-13ASoC: tas571x: Fix -Wunused-const-variableNathan Huckleberry1-2/+2
2019-06-12ASoC: nau8822: support master modeDavid Lin2-0/+25
2019-06-07ASoC: msm8916-wcd-digital: Add sidetone supportSrinivas Kandagatla1-0/+282
2019-06-07Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2-1/+18
2019-06-06ASoC: rt1011: fix warning reported by kbuild test robot and minor issueShuming Fan1-4/+7
2019-06-06ASoC: rt1011: Mark format integer literals as unsignedNathan Chancellor1-2/+2
2019-06-06SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński1-1/+2
2019-06-04ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-06-04ASoC: pcm3168a: Implement set_tdm_slot callbackPeter Ujfalusi1-8/+52
2019-06-04ASoC: cx2072x: remove set but not used variable 'is_right_j 'YueHaibing1-2/+0
2019-06-04ASoC: rt1011: Add RT1011 amplifier driverShuming Fan4-0/+2921
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-0/+12
2019-06-03ASoC: Intel: Baytrail: add quirk for Aegex 10 (RU2) tabletKovács Tamás1-0/+12
2019-05-30ASoC: rt5677: Add missing voice activation register definitionsCurtis Malainey1-1/+29
2019-05-29ASoC: cs42xx8: Fix build error with CONFIG_GPIOLIB is not setShengjiu Wang1-1/+1
2019-05-29wcd9335: fix a incorrect use of kstrndup()Gen Zhang1-1/+1
2019-05-28ASoC: cx2072x: fix spelling mistake "configued" -> "configured"Colin Ian King1-1/+1
2019-05-28ASoC: cx2072x: fix integer overflow on unsigned int multiplyColin Ian King1-1/+1
2019-05-28ASoC: max98357a: Show KConfig entryMaxime Jourdan1-1/+2
2019-05-28ASoC: cx2072x: remove redundant assignment to pulse_lenColin Ian King1-1/+1
2019-05-22ASoC: Add support for Conexant CX2072X CODECSimon Ho4-0/+2050
2019-05-22Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown4-10/+16
2019-05-20ASoC: rt5677-spi: Handle over reading when flipping bytesCurtis Malainey1-2/+3
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown8-88/+126
2019-05-17ASoC: tlv320aic3x: Add support for high power analog outputSaravanan Sekar1-1/+13
2019-05-17ASoC: cs42xx8: Add reset gpio handlingS.j. Wang1-0/+13
2019-05-17ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-05-13ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman1-1/+4
2019-05-13ASoC: hdmi-codec: re-introduce mutex lockingJerome Brunet1-5/+7
2019-05-13ASoC: max98357a: request GPIO when device get probedTzung-Bi Shih1-20/+9
2019-05-13ASoC: ak4458: add return value for ak4458_probeViorel Suman1-6/+7
2019-05-13ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-05-09Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds41-776/+2820
2019-05-09Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2-61/+83