summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown2021-07-281-36/+27
* ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWirePierre-Louis Bossart2021-07-271-0/+12
* ASoC: topology: Select SND_DYNAMIC_MINORSPeter Ujfalusi2021-07-271-0/+1
* ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcardBrent Lu2021-07-261-1/+1
* ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown2021-07-261-0/+10
* ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda2021-07-221-0/+5
* ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selectionMarek Vasut2021-07-221-7/+26
* ASoC: amd: renoir: Run hibernation callbacksMario Limonciello2021-07-221-0/+2
* ASoC: rt5682: Adjust headset volume button thresholdDerek Fang2021-07-221-0/+1
* ASoC: codecs: wcd938x: fix wcd module dependencyArnd Bergmann2021-07-222-1/+5
* ASoC: ti: j721e-evm: Check for not initialized parent_clk_idPeter Ujfalusi2021-07-191-1/+1
* ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startupPeter Ujfalusi2021-07-191-5/+11
* ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou2021-07-161-2/+6
* ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda2021-07-161-0/+5
* ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda2021-07-162-6/+22
* ASoC: codecs: wcd938x: setup irq during component bindSrinivas Kandagatla2021-07-161-9/+9
* ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schemaRob Herring2021-07-151-1/+1
* ASoC: codecs: wcd938x: make sdw dependency explicit in KconfigSrinivas Kandagatla2021-07-141-0/+1
* ASoC: SOF: Intel: Update ADL descriptor to use ACPI power statesSathya Prakash M R2021-07-141-0/+1
* ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm2021-07-121-0/+2
* Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thie...Mark Brown2021-07-121-12/+18
|\
| * ASoC: tegra: Use ADMAIF component for DMA allocationsThierry Reding2021-07-121-12/+18
* | ASoC: tlv320aic31xx: Make regmap cache only on probe()Mark Brown2021-07-121-0/+2
* | ASoC: tlv320aic32x4: Fix TAS2505 volume controlsMarek Vasut2021-07-121-14/+13
|/
* ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell2021-07-011-2/+2
* ASoC: codecs: allow SSM2518 to be selected by the userLucas Stach2021-06-301-1/+1
* Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Boss...Mark Brown2021-06-281-28/+53
|\
| * ASoC: Intel: boards: fix xrun issue on platform with max98373Rander Wang2021-06-281-28/+53
* | ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start coreCharles Keepax2021-06-281-1/+3
* | ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax2021-06-281-1/+1
* | ASoC: remove zte zx dangling kconfigPeter Robinson2021-06-281-5/+0
|/
* ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readableSrinivas Kandagatla2021-06-241-1/+6
* Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-231498-7699/+16425
|\
| * ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatibleClaudius Heine2021-06-231-0/+1
| * ASoC: tlv320aic32x4: add support for TAS2505Claudius Heine2021-06-233-1/+142
| * ASoC: tlv320aic32x4: add type to device private data structClaudius Heine2021-06-234-8/+43
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-1622-152/+386
| |\
| | * mm/sparse: fix check_usemap_section_nr warningsMiles Chen2021-06-161-2/+11
| | * mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi2021-06-161-17/+7
| | * mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins2021-06-163-24/+63
| | * mm/thp: fix page_address_in_vma() on file THP tailsJue Wang2021-06-161-4/+4
| | * mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins2021-06-163-32/+53
| | * mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-06-164-2/+29
| | * mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2021-06-162-2/+11
| | * mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2021-06-162-12/+20
| | * mm, thp: use head page in __migration_entry_wait()Xu Yu2021-06-161-0/+1
| | * mm/slub.c: include swab.hAndrew Morton2021-06-161-0/+1
| | * crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu2021-06-161-0/+1
| | * mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun2021-06-161-1/+6
| | * mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz2021-06-163-23/+100