aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22ASoC: Intel: Initialize max mailbox size for baytrailSubhransu S. Prusty1-0/+2
2015-05-22ASoC: Intel: Allow to configure max size for mailbox dataSubhransu S. Prusty1-0/+2
2015-05-22ASoC: Intel: Remove the direct register reference from common ipcSubhransu S. Prusty1-3/+2
2015-05-22ASoC: Intel: Move the busy check to ops for HSWSubhransu S. Prusty1-0/+9
2015-05-22ASoC: Intel: Move the busy check to ops for BaytrailSubhransu S. Prusty1-0/+9
2015-05-22ASoC: Intel: Create an ops to check for DSP busySubhransu S. Prusty1-0/+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
2015-05-06ASoC: Intel: load hw_defaults in hw_params of ssp beVinod Koul2-3/+15
2015-05-06ASoC: Intel: use local values for ssp configurationVinod Koul2-23/+32
2015-05-06ASoC: Intel: add frame and data polarity to ssp configVinod Koul2-0/+4
2015-05-06ASoC: Intel: Enabled button jack for BSW platform with rt5650 codecFang, Yang A1-13/+12
2015-05-06Merge branch 'topic/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-1/+1
2015-05-05ASoC: Intel: Fixed kbuild warningsFang, Yang A1-3/+1
2015-05-04ASoC: Intel: Support rt5650 codec for Cherrytrail & BraswellFang, Yang A2-13/+84
2015-05-04ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090_tiFang, Yang A3-0/+334
2015-05-04ASoC: Intel: Add support max98090 in sst driverFang, Yang A1-0/+2
2015-04-29ASoC: rt5645: Adds push button support for rt5650Bard Liao1-1/+1
2015-04-27ASoC: Intel: Add support rt5650 in sst driverFang, Yang A1-0/+2
2015-04-27ASoC: intel - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul1-1/+1
2015-04-27ASoC: Intel: Remove invalid kfree of devm allocated dataJin Yao1-1/+0
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown45-695/+1350
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown13-69/+291
2015-04-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown4-1/+7
2015-04-12ASoC: Intel: fix array_size.cocci warningskbuild test robot1-1/+1
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BroadwellJin Yao1-295/+87
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BaytrailJin Yao1-283/+77
2015-04-10ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao3-1/+387
2015-04-09ASoC: Intel: do cast earlier in sst_cdev_tstamp()Dan Carpenter1-1/+1
2015-04-08ASoC: Intel: remove unused functionsSudip Mukherjee1-24/+0
2015-04-08ASoC: Intel: Fix a buffer overflow issueJie Yang1-1/+1
2015-04-06ASoC: Intel: read_shim_data() can be statickbuild test robot1-2/+2
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang21-20/+18
2015-04-06ASoC: Intel: create baytrail folder and move baytrail platform files inJie Yang6-10/+11
2015-04-06ASoC: Intel: create boards folder and move sst boards files inJie Yang10-30/+31
2015-04-06ASoC: Intel: create haswell folder and move haswell platform files inJie Yang6-11/+13
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang14-12/+14
2015-03-27ASoC: Intel: fix warning reported by static check tool smatchLu, Han1-8/+5
2015-03-22ASoC: Intel: remove misleading DMA error messages on Baytrail platformsPierre-Louis Bossart3-0/+6
2015-03-19ASoC: Intel: acpi_probe: fix error return pathVinod Koul1-1/+1
2015-03-19Intel: ASoC: Add condition check before set param to wavesLu, Han2-5/+6
2015-03-18ASoC: Intel: Remove vague commit about slave DMA config from firmware loaderJarkko Nikula1-2/+0
2015-03-18ASoC: Intel: Remove support for Intel MID DMA from firmware loaderJarkko Nikula2-4/+0
2015-03-17ASoC: Intel: move the jack creation to Braswell machine driverJin Yao1-0/+24
2015-03-17ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_cardJin Yao1-0/+31
2015-03-17Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown4-37/+22
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-12ASoC: Intel: add kcontrol to set parameter to sound effect module wavesLu, Han3-0/+120
2015-03-12ASoC: Intel: add function to set parameter to sound effect module wavesLu, Han2-0/+85
2015-03-12ASoC: Intel: add kcontrol to enable/disable sound effect module wavesLu, Han3-0/+90