summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey2022-01-282-2/+23
| | * | | | | | ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey2022-01-282-0/+153
| | * | | | | | ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey2022-01-285-0/+183
| | * | | | | | ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey2022-01-282-0/+14
| | * | | | | | ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey2022-01-285-1/+226
| * | | | | | | SoC: SOF: ipc: Optimizations for tx messageMark Brown2022-01-282-16/+14
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: ipc: Do not allocate buffer for msg_dataPeter Ujfalusi2022-01-281-4/+1
| | * | | | | | | ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()Peter Ujfalusi2022-01-281-9/+12
| | * | | | | | | ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi2022-01-281-4/+2
| | |/ / / / / /
| * | | | | | | (Re)enable DP/HDMI audio for RK3399 GruMark Brown2022-01-281-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris2022-01-281-0/+20
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König2022-01-283-5/+12
| | |/ / / / / | |/| | | | |
| * | | | | | Tegra234 APE supportMark Brown2022-01-282-2/+148
| |\ \ \ \ \ \
| | * | | | | | ASoC: tegra: Update AHUB driver for Tegra234Mohan Kumar2022-01-282-2/+148
| * | | | | | | ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi2022-01-281-4/+2
| * | | | | | | ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan2022-01-281-0/+13
| |/ / / / / /
| * | | | | | ASoC: sh: rz-ssi: Remove duplicate macrosLad Prabhakar2022-01-251-2/+0
| * | | | | | ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper functionLad Prabhakar2022-01-251-5/+13
| * | | | | | ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()Lad Prabhakar2022-01-251-8/+3
| * | | | | | ASoC: Intel: sof_rt5682: add two derivative optionsMark Brown2022-01-252-10/+36
| |\ \ \ \ \ \
| | * | | | | | ASoC: Intel: sof_rt5682: Add support for platform without amplifierAjye Huang2022-01-242-0/+14
| | * | | | | | ASoC: Intel: sof_rt5682: add support for systems without i915 audioYong Zhi2022-01-241-10/+22
| * | | | | | | ASoC: add support for TAS5805M digital amplifierMark Brown2022-01-253-0/+578
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: add support for TAS5805M digital amplifierDaniel Beer2022-01-243-0/+578
| | |/ / / / / /
| * | | | | | | ASOC: cs42l42: Add support for system suspendMark Brown2022-01-252-10/+163
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: cs42l42: Handle system suspendRichard Fitzgerald2022-01-242-0/+146
| | * | | | | | | ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handlingRichard Fitzgerald2022-01-242-7/+6
| | * | | | | | | ASoC: cs42l42: Report full jack status when plug is detectedRichard Fitzgerald2022-01-241-3/+11
| | |/ / / / / /
| * | | | | | | ASoC: SOF: Intel: improve SoundWire _ADR handlingMark Brown2022-01-251-11/+11
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: Intel: Compare sdw adr directlyBard Liao2022-01-241-10/+5
| | * | | | | | | ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao2022-01-241-5/+10
| | |/ / / / / /
| * | | | | | | ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idMark Brown2022-01-252-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro2022-01-241-1/+1
| | * | | | | | | ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx cardAriel D'Alessandro2022-01-241-1/+0
| | * | | | | | | ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idAriel D'Alessandro2022-01-241-0/+6
| | |/ / / / / /
| * | | | | | | ASoC: sh: rz-ssi: Code cleanup and fixesMark Brown2022-01-251-47/+45
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to boolLad Prabhakar2022-01-241-4/+4
| | * | | | | | | ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()Lad Prabhakar2022-01-241-8/+3
| | * | | | | | | ASoC: sh: rz-ssi: Make the data structures available before registering the h...Lad Prabhakar2022-01-241-2/+3
| | * | | | | | | ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursivelyLad Prabhakar2022-01-241-33/+35
| | |/ / / / / /
| * | | | | | | ASoC: Xilinx fixesMark Brown2022-01-253-47/+211
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock2022-01-241-11/+60
| | * | | | | | | ASoC: simple-card-utils: Set sysclk on all componentsRobert Hancock2022-01-241-0/+15
| | * | | | | | | ASoC: xilinx: xlnx_i2s: Handle sysclk settingRobert Hancock2022-01-241-10/+81
| | * | | | | | | ASoC: xilinx: xlnx_i2s: create drvdata structureRobert Hancock2022-01-241-31/+35
| | * | | | | | | ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock2022-01-241-0/+25
| | |/ / / / / /
| * | | | | | | ASoC: SOF: Intel: don't download firmware at each resumeMark Brown2022-01-253-13/+64
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: add flag to disable IMR restore to sof_debugKeyon Jie2022-01-242-0/+5
| | * | | | | | | ASoC: SOF: Intel: hda-loader: add IMR restore supportKeyon Jie2022-01-241-0/+38
| | * | | | | | | ASoC: SOF: Intel: hda-loader: add SSP helperKeyon Jie2022-01-241-10/+18