aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-24ASoC: Intel: remove status, it is shadowing status of a higher scopeColin Ian King1-1/+0
2016-09-24ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messagesColin Ian King1-8/+8
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-03ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"Colin Ian King1-1/+1
2016-09-01ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss1-8/+6
2016-09-01ASoC: Intel: Atom: Fix message handling during drop streamHarsha Priya1-0/+3
2016-08-18ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"Colin Ian King1-1/+2
2016-08-17ASoC: Intel: atom: fix 0-day warningsPierre-Louis Bossart1-1/+1
2016-08-15ASoC: Intel: atom: enable configuration of SSP0Pierre-Louis Bossart1-3/+12
2016-08-15ASoC: Intel: Atom: add definitions for modem/SSP0 interfacePierre-Louis Bossart2-1/+22
2016-08-15ASoC: Intel: Atom: auto-detection of Baytrail-CRPierre-Louis Bossart1-4/+78
2016-07-08ASoC: Intel: atom: statify cht_quirkVinod Koul1-1/+1
2016-07-08ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul1-1/+43
2016-06-24ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to executeAlan Cox1-2/+7
2016-04-22ASoC: Intel: Atom: fix boot warningVinod Koul1-1/+1
2016-03-05ASoC: Intel: Atom: add support for CHT w/ RT5640Pierre-Louis Bossart1-0/+4
2016-03-01ASoC: intel: remove unused variableSudip Mukherjee1-2/+0
2016-02-08Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-0/+1
2016-02-02ASoC: Intel: Atom: fix regression on compress DAIPierre-Louis Bossart1-0/+1
2016-01-05ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2Jorge Fernandez Monteagudo1-1/+2
2016-01-05ASoC: Intel: Atom: add support for RT5642Pierre-Louis Bossart1-0/+2
2016-01-05ASoC: Intel: bytcr_rt5640: fixup DAI codec_name with HIDPierre-Louis Bossart1-5/+12
2016-01-05ASoC: Intel: add bytct-rt5651 machine driverPierre-Louis Bossart1-0/+3
2015-12-19ASoC: Intel: Atom: flip logic for gain SwitchPierre-Louis Bossart1-2/+2
2015-12-19ASoC: Intel: Atom: clean-up compressed DAI definitionPierre-Louis Bossart1-4/+0
2015-12-19ASoC: Intel: Atom: add 24-bit support for media playback and capturePierre-Louis Bossart1-3/+3
2015-12-19ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart3-0/+14
2015-12-19ASoC: Intel: boards: start merging byt-rt5640 driversPierre-Louis Bossart1-1/+1
2015-11-21ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter1-1/+1
2015-11-20Merge branch 'topic/pcm-list' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-6/+6
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin1-6/+6
2015-11-16ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul1-48/+19
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang1-1/+1
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee1-17/+0
2015-08-30Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-nextMark Brown5-6/+10
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-2/+2
2015-08-14ASoC: Intel: fix runtime pm imbalance on errorJunjie Mao1-2/+7
2015-08-07ASoC: intel: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen1-2/+2
2015-07-15ASoC: Intel: Get correct usage_count value to load firmwareShilpa Sreeramalu1-7/+7
2015-07-08ASoC: intel - atom: fix sst_platform_compr_ops declarationVinod Koul2-1/+1
2015-07-08ASoC: intel - atom: statify sst_slot_enum_infoVinod Koul1-1/+1
2015-06-22Merge remote-tracking branches 'asoc/topic/intel' and 'asoc/topic/max98090' into asoc-nextMark Brown2-14/+10
2015-06-22Merge tag 'asoc-v4.2' into asoc-nextMark Brown5-27/+202
2015-06-15ASoC: Intel: mrfld: simplify sst_fill_widget_module_infoRasmus Villemoes1-12/+8
2015-06-12ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior1-2/+2
2015-06-12ASoC: Intel: Fixed incorrect sst pcm_delayFang, Yang A1-1/+1
2015-05-06ASoC: Intel: add support for configuring TDM slots for SSPVinod Koul3-0/+31
2015-05-06ASoC: intel: add support for specifying PCM formatVinod Koul3-0/+115