summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-04-04ASoC: tlv320aic32x4: Update copyright and use SPDX identifierAnnaliese McDermond2-24/+4
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-03ASoC: wm_adsp: Make use of local variablesCharles Keepax1-3/+3
2019-04-03ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_freeCharles Keepax1-2/+1
2019-04-03ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot1-2/+2
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-02ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-02ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warningRandy Dunlap1-1/+1
2019-04-02ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2-3/+17
2019-04-02ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2-1/+58
2019-04-01ASoC: es8316: Add support for inverted jack detectPaul Cercueil1-0/+14
2019-04-01ASoC: wm_adsp: Fix typo in commentCharles Keepax1-1/+1
2019-04-01ASoC: rt5677-spi: Add ACPI IDOder Chiou1-0/+8
2019-04-01ASoC: cs42l51: add multi endpoint supportOlivier Moysan1-0/+8
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-03-26ASoC: tlv320aic32x4: Only enable with common clockMark Brown1-2/+4
2019-03-25ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond1-1/+1
2019-03-25ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond1-7/+0
2019-03-25ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond1-11/+6
2019-03-25ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond2-104/+90
2019-03-25ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond1-7/+17
2019-03-25ASoC: tlv320aic32x4: Control clock gating with CCFAnnaliese McDermond1-54/+13
2019-03-25ASoC: tlv320aic32x4: Model BDIV divider in CCFAnnaliese McDermond2-30/+62
2019-03-25ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCFAnnaliese McDermond3-44/+151
2019-03-25ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCFAnnaliese McDermond2-5/+47
2019-03-25ASoC: tlv320aic32x4: Model PLL in CCFAnnaliese McDermond5-95/+431
2019-03-25ASoC: sirf-audio: Remove redundant of_match_node callAditya Pakki1-3/+0
2019-03-25ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu1-1/+2
2019-03-21ASoC: lochnagar: Add driver to support Lochnagar 2 sound cardPiotr Stankiewicz3-0/+276
2019-03-21ASoC: tlv320aic32x4: Properly Set Processing BlocksAnnaliese McDermond1-20/+36
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2-129/+400
2019-03-21ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-03-20ASoC: wm_adsp: Correct some minor issuesCharles Keepax1-8/+8
2019-03-20ASoC: tlv320aic32x4: Break out clock setting into separate functionAnnaliese McDermond1-8/+18
2019-03-19ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson2-0/+30
2019-03-19ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald2-0/+85
2019-03-19ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi3-29/+363
2019-03-19ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax5-153/+271
2019-03-19ASoC: wm_adsp: Factor out parsing of firmware ID headerCharles Keepax1-15/+16
2019-03-19ASoC: wm_adsp: Refactor firmware status readingCharles Keepax1-25/+18
2019-03-19ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald5-24/+26
2019-03-19ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax2-32/+30
2019-03-19Merge branch 'asoc-5.1' into asoc-5.2 for wmadspMark Brown2-7/+33
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2-0/+22
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax1-2/+2
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown8-118/+168
2019-03-18ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-03-18ASoC: rt5682: fix jack type detection issueShuming Fan1-7/+5