All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Support for CherryTrail devices
@ 2016-03-04  3:36 Pierre-Louis Bossart
  2016-03-04  3:36 ` [PATCH 1/6] ASoC: Intel: allow for DW_DMAC_CORE as module Pierre-Louis Bossart
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Pierre-Louis Bossart @ 2016-03-04  3:36 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

Fix dependency on DW_DMAC_CORE
Fix BIOS issues with better ACPI filtering for active devices
Change codec name based on filtered HID
Re-use bytcr-rt5640 driver

Tested on Tronsmart Ara x5 (CHT, headset only) and Asus T100TA (BYT)
to make sure nothing was broken

Thanks to Mika Westerberg for his support on ACPI

Pierre-Louis Bossart (6):
  ASoC: Intel: allow for DW_DMAC_CORE as module
  ASoC: Intel: common: filter ACPI devices with _STA return value
  ASoC: Intel: common: add translation from HID to codec-name
  ASoC: Intel: bytcr_rt5640: change quirk position
  ASoC: Intel: bytcr_rt5640: use HID translation util
  ASoC: Intel: Atom: add support for CHT w/ RT5640

 sound/soc/intel/Kconfig                 |  4 +--
 sound/soc/intel/atom/sst/sst_acpi.c     |  4 +++
 sound/soc/intel/boards/bytcr_rt5640.c   | 50 +++++++++++++++++++++----------
 sound/soc/intel/common/sst-acpi.h       |  3 ++
 sound/soc/intel/common/sst-match-acpi.c | 53 +++++++++++++++++++++++++++++++--
 5 files changed, 94 insertions(+), 20 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-03-10  5:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04  3:36 [PATCH 0/6] Support for CherryTrail devices Pierre-Louis Bossart
2016-03-04  3:36 ` [PATCH 1/6] ASoC: Intel: allow for DW_DMAC_CORE as module Pierre-Louis Bossart
2016-03-05  4:03   ` Mark Brown
2016-03-07 17:49     ` Pierre-Louis Bossart
2016-03-09  2:43       ` Mark Brown
2016-03-09 17:06         ` Pierre-Louis Bossart
2016-03-09 17:19           ` Takashi Iwai
2016-03-10  5:45             ` Mark Brown
2016-03-04  3:36 ` [PATCH 2/6] ASoC: Intel: common: filter ACPI devices with _STA return value Pierre-Louis Bossart
2016-03-05 12:25   ` Applied "ASoC: Intel: common: filter ACPI devices with _STA return value" to the asoc tree Mark Brown
2016-03-04  3:36 ` [PATCH 2/6] ASoC: Intel: filter ACPI devices based on _STA return value Pierre-Louis Bossart
2016-03-04  3:36 ` [PATCH 3/6] ASoC: Intel: common: add translation from HID to codec-name Pierre-Louis Bossart
2016-03-05 12:25   ` Applied "ASoC: Intel: common: add translation from HID to codec-name" to the asoc tree Mark Brown
2016-03-04  3:36 ` [PATCH 4/6] ASoC: Intel: bytcr_rt5640: change quirk position Pierre-Louis Bossart
2016-03-05 12:25   ` Applied "ASoC: Intel: bytcr_rt5640: change quirk position" to the asoc tree Mark Brown
2016-03-04  3:36 ` [PATCH 5/6] ASoC: Intel: bytcr_rt5640: use HID translation util Pierre-Louis Bossart
2016-03-05 12:25   ` Applied "ASoC: Intel: bytcr_rt5640: use HID translation util" to the asoc tree Mark Brown
2016-03-04  3:36 ` [PATCH 6/6] ASoC: Intel: Atom: add support for CHT w/ RT5640 Pierre-Louis Bossart
2016-03-05 12:24   ` Applied "ASoC: Intel: Atom: add support for CHT w/ RT5640" to the asoc tree Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.