summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards
AgeCommit message (Expand)AuthorFilesLines
2023-11-28ASoC: Intel: Link handling rework and fixesMark Brown10-692/+653
2023-11-27ASoC: Intel: sof_rt5682: use common module for DAI link generationBrent Lu1-167/+75
2023-11-27ASoC: Intel: sof_nau8825: use common module for DAI link generationBrent Lu1-116/+48
2023-11-27ASoC: Intel: board_helpers: support DAI link array generationBrent Lu2-0/+159
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for HDMI-In linkBrent Lu1-30/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu1-28/+9
2023-11-27ASoC: Intel: board_helpers: support HDMI-In link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirksBrent Lu1-44/+26
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for BT offload linkBrent Lu1-20/+11
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu1-18/+12
2023-11-27ASoC: Intel: sof_nau8825: use common module for BT offload linkBrent Lu1-29/+13
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu1-60/+19
2023-11-27ASoC: Intel: board_helpers: support BT offload link initializationBrent Lu2-0/+51
2023-11-27ASoC: Intel: sof_ssp_amp: rename function parameterBrent Lu1-2/+2
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for amp linkBrent Lu1-19/+8
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu1-33/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for amp linkBrent Lu1-23/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu1-66/+32
2023-11-27ASoC: Intel: board_helpers: support amp link initializationBrent Lu2-0/+47
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu1-28/+10
2023-11-27ASoC: Intel: sof_nau8825: use common module for codec linkBrent Lu1-21/+8
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu1-44/+16
2023-11-27ASoC: Intel: board_helpers: support codec link initializationBrent Lu2-0/+57
2023-11-27ASoC: Intel: ssp-common: get codec name functionBrent Lu2-0/+22
2023-11-27ASoC: Intel: cht_bsw_rt5672: check return valueChao Song1-2/+6
2023-11-27ASoC: Intel: sof_maxim_common: check return valueBard Liao1-2/+8
2023-11-27ASoC: Intel: sof_maxim_common: add else between 2 if testBard Liao1-2/+1
2023-11-27ASoC: Intel: sof_ssp_amp: remove dead codeBrent Lu1-1/+3
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto1-16/+12
2023-11-13ASoC: Intel: sof_rt5682: add mtl_rt5650 supportMac Chiang1-0/+9
2023-10-25ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_IN_MAP quirkHans de Goede1-7/+53
2023-10-25ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_OUT_MAP quirkHans de Goede1-9/+63
2023-10-25ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_MCLK_19_2MHZ quirkHans de Goede1-5/+13
2023-10-25ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_SSP2 quirkHans de Goede1-13/+80
2023-10-24ASoC: Intel: bytcr_wm5102: Add support for Lenovo Yoga Tab 3 Pro YT3-X90Hans de Goede1-5/+6
2023-10-19ASoC: Intel: sof_ssp_amp: use common module for DMIC linksBrent Lu1-44/+21
2023-10-19ASoC: Intel: sof_rt5682: use common module for DMIC linksBrent Lu1-64/+17
2023-10-19ASoC: Intel: sof_nau8825: use common module for DMIC linksBrent Lu1-64/+17
2023-10-19ASoC: Intel: sof_cs42l42: use common module for DMIC linksBrent Lu1-89/+32
2023-10-19ASoC: Intel: board_helpers: support dmic link initializationBrent Lu2-0/+102
2023-10-19ASoC: Intel: sof_nau8825: add RPL support for MAX98360A ampTerry Cheong1-0/+8
2023-10-19ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1Charles Keepax1-6/+6
2023-10-19ASoC: intel: sof_sdw_cs42l43: Create separate jacks for hp and micCharles Keepax1-6/+18
2023-10-19ASoC: intel: sof_sdw_cs42l43: Some trivial formatting clean upsCharles Keepax1-4/+3
2023-10-19ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax1-1/+1
2023-10-12ASoC: Intel: sof_ssp_amp: use common module for HDMI linkBrent Lu2-82/+24
2023-10-12ASoC: Intel: sof_rt5682: use common module for HDMI linkBrent Lu2-94/+33
2023-10-12ASoC: Intel: sof_nau8825: use common module for HDMI linkBrent Lu2-78/+22
2023-10-12ASoC: Intel: sof_cs42l42: use common module for HDMI linkBrent Lu2-102/+29
2023-10-12ASoC: Intel: board_helpers: new module for common functionsBrent Lu4-0/+172