summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-14ASoC: Intel: initial stream_hw_id to invalid valueJie Yang1-0/+3
2015-01-09ASoC: Intel: Split hsw_pcm_data for playback and captureJie Yang1-30/+61
2015-01-08ASoC: Intel: Add stream direction for pcm-module mapJie Yang1-9/+9
2015-01-08ASoC: Intel: Always enable DRAM block for FW dumpJie Yang1-5/+12
2015-01-07ASoC: Intel: Select RT5672 ASRC clock source on Cherrytrail and BraswellMengdong Lin1-0/+14
2015-01-07Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-41/+160
2015-01-07ASoC: rt5670: add API to select ASRC clock sourceMengdong Lin2-0/+98
2015-01-07ASoC: rt5670: redefine ASRC control registers 0x84 and 0x85Bard Liao1-41/+24
2015-01-06ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen3-19/+0
2015-01-06ASoC: byt-rt5640: Register microphone routes with the card DAPM contextLars-Peter Clausen1-2/+1
2015-01-06ASoC: byt-rt5640: Fix snd_soc_dapm_ignore_suspend() callsLars-Peter Clausen1-7/+2
2015-01-06ASoC: broadwell: Drop unnecessary snd_soc_dapm_enable() callsLars-Peter Clausen1-10/+0
2015-01-05ASoC: Intel: Delete an unnecessary check before the function call "release_fi...Markus Elfring1-2/+1
2015-01-05ASoC: Intel: Delete an unnecessary check before the function call "sst_dma_free"Markus Elfring1-2/+1
2014-12-24ASoC: Intel: Store the entry_point read from FW fileJie Yang1-0/+1
2014-12-22ASoC: rt5670: Keep sysclk on if JD func is usedBard Liao1-0/+11
2014-12-22ASoC: rt5670: Add runtime PM supportBard Liao1-0/+9
2014-12-22ASoC: Intel: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-12-22ASoC: rt5670: set platform data by dmiBard Liao1-0/+18
2014-12-22ASoC: intel: Remove superfluous backslash in KconfigTakashi Iwai1-2/+2
2014-12-22ASoC: intel: sst: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2014-12-22ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds10-25/+103
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds94-690/+6663
2014-12-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-2804/+252
2014-12-21Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds51-366/+151
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds41-61/+52
2014-12-21Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-1/+8
2014-12-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-23/+21
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-119/+29
2014-12-20Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+16
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+20
2014-12-20Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-51/+139
2014-12-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-1238/+1511
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds8-27/+38
2014-12-20Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-816/+1039
2014-12-20Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19