summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto2019-03-212-100/+53
* ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-213-12/+4
* ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson2019-03-211-1/+1
* ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-212-129/+400
* ASoC: stm32: dfsdm: add mmap supportOlivier Moysan2019-03-201-1/+1
* ASoC: wm_adsp: Correct some minor issuesCharles Keepax2019-03-201-8/+8
* ASoC: samsung: i2s: Don't use register read to determine slave/master modeSylwester Nawrocki2019-03-201-16/+11
* ASoC: tlv320aic32x4: Break out clock setting into separate functionAnnaliese McDermond2019-03-201-8/+18
* ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740Paul Cercueil2019-03-201-1/+1
* ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson2019-03-192-0/+30
* ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald2019-03-192-0/+85
* ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi2019-03-193-29/+363
* ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih2019-03-191-28/+18
* ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-195-70/+4
* ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax2019-03-195-153/+271
* ASoC: wm_adsp: Factor out parsing of firmware ID headerCharles Keepax2019-03-191-15/+16
* ASoC: wm_adsp: Refactor firmware status readingCharles Keepax2019-03-191-25/+18
* ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald2019-03-195-24/+26
* ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax2019-03-192-32/+30
* Merge branch 'asoc-5.1' into asoc-5.2 for wmadspMark Brown2019-03-192-7/+33
|\
| * ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2019-03-192-0/+22
| * ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax2019-03-191-3/+8
| * ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax2019-03-191-2/+2
| * ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax2019-03-191-2/+1
* | ASoC: topology: free link string in errorBard liao2019-03-191-0/+3
* | ASoC: topology: free stream_name of dai_drvBard liao2019-03-191-0/+5
* | Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-1821-169/+341
|\|
| * ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5
| * ASoC: rt5682: fix jack type detection issueShuming Fan2019-03-181-7/+5
| * ASoC: rt5682: Check JD status when system resumeShuming Fan2019-03-181-17/+17
| * ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih2019-03-181-0/+4
| * Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18190-2348/+2768
| |\
| * | ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki2019-03-131-2/+2
| * | ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu2019-03-131-2/+2
| * | ASoC: rsnd: src: fix compiler warningsJiada Wang2019-03-111-6/+6
| * | ASoC: rsnd: src: Avoid a potential deadlockJiada Wang2019-03-113-8/+8
| * | ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan2019-03-111-2/+1
| * | ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu2019-03-111-8/+38
| * | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-112-7/+34
| * | ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang2019-03-111-5/+14
| * | ASoC:hdac_hda:use correct format to setup hda codecRander Wang2019-03-112-14/+40
| * | ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-03-111-2/+5
| * | ASoC: samsung: i2s: Fix DAPM routes for capture streamSylwester Nawrocki2019-03-111-4/+6
| * | ASoC: soc-core: Fix probe deferral following prelink failureJonathan Hunter2019-03-041-0/+1
| * | ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King2019-03-041-3/+0
| * | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-041-1/+3
| |\ \
| | * | ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann2019-02-281-2/+3
| * | | ASoC: stm32: sai: fix set_sync serviceOlivier Moysan2019-03-032-6/+10
| * | | ASoC: stm32: sai: fix oversampling modeOlivier Moysan2019-03-031-3/+9
| * | | ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan2019-03-031-1/+12