summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale2018-03-135-2/+46
* ASoC: Intel: Skylake: Fix typoAbhijeet Kumar2018-03-051-1/+1
* Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-03-015-51/+35Star
|\
| * ASoC: intel: skylake: replace platform to componentKuninori Morimoto2018-02-125-50/+34Star
* | ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy2018-03-013-2/+96
* | ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX2018-03-011-0/+11
* | ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh2018-03-011-10/+14
* | ASoC: Intel: Add Kabylake Dialog+Maxim machine driver entryNaveen Manohar2018-02-161-0/+13
* | ASoC: Intel: Skylake: make function skl_clk_round_rate staticColin Ian King2018-02-121-2/+2
|/
* ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2018-01-262-12/+60
* ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy2018-01-265-0/+479
* ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King2018-01-171-1/+0Star
* Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown2018-01-122-6/+11
|\
| * ASoC: Intel: Change kern log level to avoid unwanted messagesNaveen Manohar2017-12-081-1/+1
| * ASoC: Intel: Skylake: Do not check dev_type for dmic link typeGuneshwor Singh2017-12-061-5/+10
* | Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-01-087-39/+71
|\ \
| * | ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai2018-01-031-1/+2
| |/
| * Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-106-61/+137
| |\
| | * ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy2017-11-081-2/+21
| | * ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy2017-11-081-23/+23
| * | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-11-105-14/+25
| |\ \
| | * | ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya2017-11-081-0/+9
| | * | ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya2017-11-081-4/+11
| | * | ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya2017-11-081-1/+2
| | * | ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2017-11-082-0/+2
| | * | ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2017-11-082-9/+1Star
| * | | Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown2017-11-101-1/+1
| |\| |
| | * | ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_indexColin Ian King2017-09-251-1/+1
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ /
* | | ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K2018-01-032-0/+8
* | | ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.Pankaj Bharadiya2017-12-202-18/+39
* | | ASoC: Intel: Skylake: Request IRQ late only after all context are initializedSubhransu S. Prusty2017-12-205-7/+14
* | | ASoC: Intel: Skylake: Re-order some code to silence a warningDan Carpenter2017-12-111-2/+2
* | | ASoC: Intel: Skylake: Configure DSP clock sourcePradeep Tewani2017-12-063-0/+27
* | | ASoC: Intel: Skylake: Parse vendor tokens to build A-State tablePradeep Tewani2017-12-062-1/+60
* | | ASoC: don't use rtd->codec on intel/skylakeKuninori Morimoto2017-12-051-2/+2
* | | ASoC: Intel: Skylake: Fix descriptions for exported function argsGuneshwor Singh2017-12-041-2/+4
* | | ASoC: Intel: Skylake: Make local functions staticGuneshwor Singh2017-12-042-3/+3
* | | ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy2017-11-295-0/+395
* | | ASoC: intel: initialize return value properlyArnd Bergmann2017-11-071-0/+1
| |/ |/|
* | ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel2017-10-251-1/+1
* | ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-20/+20
* | ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh2017-10-131-0/+1
* | ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh2017-10-133-0/+12
* | ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-133-6/+45
* | ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API argumentsJaikrishna Nemallapudi2017-10-092-11/+16
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-09-0116-181/+1863
|\
| * ASoC: Intel: Skylake: Add IPC to configure the copier secondary pinsPradeep Tewani2017-09-012-5/+53
| * ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2017-08-252-3/+39
| * ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu2017-08-254-95/+334