summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bytcr_rt5640.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede2021-08-021-3/+6
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+25
|\
| * ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-05-111-0/+14
| * ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-05-111-0/+11
* | ASoC: Intel: boards: remove .nonatomic for BE dailinksPierre-Louis Bossart2021-05-101-1/+0
|/
* ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tabletHans de Goede2021-03-311-0/+17
* ASoC: Intel: bytcr_rt5640: Add used AIF to the components stringHans de Goede2021-03-121-3/+8
* ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAFHans de Goede2021-03-121-0/+3
* ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current thresholdHans de Goede2021-03-101-1/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tabletHans de Goede2021-02-171-0/+13
* ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tabletHans de Goede2021-02-171-0/+14
* ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tabletHans de Goede2021-02-171-0/+10
* ASoC: Intel: bytcr_rt5640: Add quirk for the Mele PCG03 Mini PCHans de Goede2021-01-121-0/+9
* ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_INTERNAL_MIC_MAP input-mappingHans de Goede2021-01-121-6/+11
* ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_SPEAKERS quirk-flagHans de Goede2021-01-121-7/+19
* Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-111-10/+20
|\
| * Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-3/+14
| |\
| * | ASoC: Intel: byt/cht: set pm ops dynamicallyPierre-Louis Bossart2020-11-191-3/+5
| * | ASoC: Intel: boards: byt/cht: set card and driver name at run timePierre-Louis Bossart2020-11-191-7/+15
* | | ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140Chris Chiu2020-12-091-0/+12
| |/ |/|
* | ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirksHans de Goede2020-11-191-3/+14
|/
* ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski2020-10-061-1/+0
* ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede2020-09-021-0/+10
* ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-1/+1
* ASoC: Intel: boards: byt*.c: remove cast in dev_info quirk logPierre-Louis Bossart2020-06-261-2/+2
* ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart2020-06-171-1/+11
* ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede2020-06-091-0/+12
* ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart2020-05-271-0/+3
* ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspendPierre-Louis Bossart2020-05-271-4/+0
* ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tabletHans de Goede2020-05-181-0/+12
* ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-061-0/+11
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ASoC: Intel: bytcr_rt5640: Remove unnecessary string buffers and snprintf callsNariman Etemadi2020-01-171-22/+4
* ASoC: Intel: bytcr_rt5640: Remove code duplication in byt_rt5640_codec_fixupErik Bussing2020-01-171-45/+23
* ASoC: Intel: bytcr_rt5640: remove unused variablePierre-Louis Bossart2020-01-141-8/+0
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-101-2/+6
|\
| * ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2019-12-041-2/+6
* | ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela2019-12-091-0/+4
* | ASoC: Intel - use control components to describe card configJaroslav Kysela2019-12-091-0/+6
* | ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede2019-11-191-4/+6
|/
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* | ASoC: Intel: bytcr_rt5640: use modern dai_link styleKuninori Morimoto2019-06-061-16/+28
* | ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart2019-05-301-14/+2
|/
* ASoC: Intel: bytcr_rt5640: align quirk override handlingPierre-Louis Bossart2019-04-251-3/+3
* ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-5/+5
* ASoC: Intel: bytcr_rt5640: platform name fixup supportPierre-Louis Bossart2019-01-281-0/+9
* ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King2019-01-241-1/+1
* ASoC: Intel: bytcr_rt5640: Add quirks for ASUS MeMO Pad 7 (ME176C)Stephan Gerhold2019-01-041-0/+12
* ASoC: Intel: bytcr_rt5640: Add quirk for the Point of View Mobii TAB-P1005W-232Hans de Goede2018-12-101-0/+13