summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: Intel: sst: remove unused 'msg_high'Vinod Koul2016-12-151-2/+0
* | ASoC: Intel: sst: remove unused 'ops'Vinod Koul2016-12-151-2/+0
|/
* 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
|\ \ \ | |_|/ |/| |
| * | ASoC: Intel: remove status, it is shadowing status of a higher scopeColin Ian King2016-09-241-1/+0
| * | ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messagesColin Ian King2016-09-241-8/+8
| * | ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"Colin Ian King2016-09-031-1/+1
| * | ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"Colin Ian King2016-08-181-1/+2
| * | ASoC: Intel: atom: fix 0-day warningsPierre-Louis Bossart2016-08-171-1/+1
| * | ASoC: Intel: atom: enable configuration of SSP0Pierre-Louis Bossart2016-08-151-3/+12
| * | ASoC: Intel: Atom: add definitions for modem/SSP0 interfacePierre-Louis Bossart2016-08-152-1/+22
| * | ASoC: Intel: Atom: auto-detection of Baytrail-CRPierre-Louis Bossart2016-08-151-4/+78
| |/
* | ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss2016-09-011-8/+6
* | ASoC: Intel: Atom: Fix message handling during drop streamHarsha Priya2016-09-011-0/+3
|/
* ASoC: Intel: atom: statify cht_quirkVinod Koul2016-07-081-1/+1
* ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul2016-07-081-1/+43
* ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox2016-06-241-2/+7
* ASoC: Intel: Atom: fix boot warningVinod Koul2016-04-221-1/+1
* ASoC: Intel: Atom: add support for CHT w/ RT5640Pierre-Louis Bossart2016-03-051-0/+4
* ASoC: intel: remove unused variableSudip Mukherjee2016-03-011-2/+0
* Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2016-02-081-0/+1
|\
| * ASoC: Intel: Atom: fix regression on compress DAIPierre-Louis Bossart2016-02-021-0/+1
* | ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2Jorge Fernandez Monteagudo2016-01-051-1/+2
* | ASoC: Intel: Atom: add support for RT5642Pierre-Louis Bossart2016-01-051-0/+2
* | ASoC: Intel: bytcr_rt5640: fixup DAI codec_name with HIDPierre-Louis Bossart2016-01-051-5/+12
* | ASoC: Intel: add bytct-rt5651 machine driverPierre-Louis Bossart2016-01-051-0/+3
|/
* ASoC: Intel: Atom: flip logic for gain SwitchPierre-Louis Bossart2015-12-191-2/+2
* ASoC: Intel: Atom: clean-up compressed DAI definitionPierre-Louis Bossart2015-12-191-4/+0
* ASoC: Intel: Atom: add 24-bit support for media playback and capturePierre-Louis Bossart2015-12-191-3/+3
* ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart2015-12-193-0/+14
* ASoC: Intel: boards: start merging byt-rt5640 driversPierre-Louis Bossart2015-12-191-1/+1
* ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter2015-11-211-1/+1
* Merge branch 'topic/pcm-list' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2015-11-201-6/+6
|\
| * ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-6/+6
* | ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul2015-11-161-48/+19
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-10-261-1/+1
|\
| * ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-221-1/+1
* | ASoC: Intel: remove unused functionSudip Mukherjee2015-09-161-17/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2015-08-305-6/+10
|\ \