summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-105-293/+25Star
|\
| * ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-211-292/+19Star
| * ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-12/+12
| * ASoC: intel: Kill BUG_ON() usageTakashi Iwai2017-09-202-2/+0Star
| * ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-09-191-1/+0Star
| * ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail ChromebooksPierre-Louis Bossart2017-09-191-0/+8
| * ASoC: Intel: atom: make sst_platform_compr_ops constBhumika Goyal2017-09-192-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* ASoC: Intel: Atom: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ASoC: Intel: constify snd_compr_codec_caps structuresJulia Lawall2017-08-161-2/+2
* ASoC: Intel: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: Intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* ASoC: Intel: Atom: constify snd_soc_dai_ops structuresGustavo A. R. Silva2017-07-171-3/+3
* ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai2017-06-162-15/+15
* ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake2017-06-131-0/+7
* ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson2017-06-063-55/+0Star
* ASoC: Move quirk to identify correct machine driverNaveen M2017-05-241-2/+0Star
* ASoC: Intel: Convert atom machine data to C99 styleNaveen M2017-05-241-47/+162
* ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke2017-05-241-16/+0Star
* ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King2017-05-141-1/+1
* ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto2017-05-141-1/+1
* ASoC: Intel: Atom: update Thinkpad 10 quirkPierre-Louis Bossart2017-04-181-1/+15
* ASoC: intel: Don't print FW version repeatedlyTakashi Iwai2017-03-271-1/+3
* ASoC: Intel: Enable bytcht_nocodec machine driverPierre-Louis Bossart2017-03-131-1/+16
* ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driverPierre-Louis Bossart2017-03-131-0/+8
* ASoC: Intel: add support for ALC3270 codecPierre-Louis Bossart2017-01-311-0/+3
* ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart2017-01-311-1/+36
* ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardwarePierre-Louis Bossart2017-01-311-0/+6
* ASoC: Intel: add support for Realtek 5651 on CherrytrailPierre-Louis Bossart2017-01-311-1/+3
* ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entryAlexandrov Stansilav2017-01-311-0/+2
* Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-01-311-4/+2Star
|\
| * ASoC: Intel: atom: fix frame polarityPierre-Louis Bossart2017-01-311-4/+2Star
* | ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereoSebastien Guiriec2017-01-311-2/+2
* | ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORMAndy Shevchenko2017-01-172-3/+5
* | ASoC: Intel: sst: remove unused ‘ret_val’Vinod Koul2016-12-151-2/+2
* | ASoC: Intel: sst: remove unused 'msg_high'Vinod Koul2016-12-151-2/+0Star
* | ASoC: Intel: sst: remove unused 'ops'Vinod Koul2016-12-151-2/+0Star
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-12-125-3/+54
|\
| * ASoC: Intel: atom: save FW versionSebastien Guiriec2016-12-052-0/+7
| * ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec2016-12-051-0/+39
| * ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai2016-11-292-3/+3
| * ASoC: Intel: atom: Add debug information related to FW versionSebastien Guiriec2016-10-281-0/+5
* | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-12-122-0/+8
|\ \
| * | ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai2016-11-301-0/+6
| * | ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry TrailTakashi Iwai2016-11-301-0/+2
| |/
* | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-11-041-0/+1
|\ \ | |/ |/|
| * ASoC: Intel: Atom: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-241-0/+1
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2016-09-291-1/+1
|\ \
| * | ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-09-294-18/+122
|\ \ \ | |_|/ |/| |