index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
sst-haswell-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag
Libin Yang
1
-1
/
+2
2015-02-11
ASoC: Intel: Clean data after SST fw fetch
Libin Yang
1
-0
/
+65
2015-02-05
ASoC: Intel: add a status for runtime suspend/resume
Jie Yang
1
-34
/
+36
2015-01-09
ASoC: Intel: Split hsw_pcm_data for playback and capture
Jie Yang
1
-30
/
+61
2015-01-08
ASoC: Intel: Add stream direction for pcm-module map
Jie Yang
1
-9
/
+9
2015-01-06
ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
1
-6
/
+0
2014-12-19
sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-08
Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...
Mark Brown
1
-73
/
+346
2014-11-28
ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell
Jie Yang
1
-18
/
+16
2014-11-28
ASoC: Intel: Correct the xmax volume
Jie Yang
1
-4
/
+4
2014-11-27
ASoC: Intel: Remove useless loopback volume control for Broadwell
Jie Yang
1
-4
/
+0
2014-11-25
ASoC: Intel: Fix stream volume set no effect issue on Broadwell
Jie Yang
1
-9
/
+12
2014-11-04
ASoC: Intel: Fix build with CONFIG_SLEEP enabled.
Liam Girdwood
1
-4
/
+7
2014-11-04
ASoC: Intel: Fix the driver data not set issue
Jie Yang
1
-1
/
+0
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-30
ASoC: Intel: fix build with runtime PM disabled.
Liam Girdwood
1
-8
/
+6
2014-10-29
ASoC: Intel: Add PM support to HSW/BDW PCM driver
Liam Girdwood
1
-14
/
+257
2014-10-29
ASoC: Intel: Make ADSP memory block allocation more generic
Liam Girdwood
1
-22
/
+61
2014-10-20
ASoC: intel: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
ASoC: Intel: Make HSW/BDW pointer debug verbose
Liam Girdwood
1
-2
/
+2
2014-10-20
ASoC: Intel: Add 4 channel support to DSP.
Liam Girdwood
1
-7
/
+1
2014-10-16
ASoC: Intel: HSW/BDW only support S16 and S24 formats.
Liam Girdwood
1
-3
/
+1
2014-09-06
ASoC: sst-haswell-pcm: Move controls and DAPM elements to component
Lars-Peter Clausen
1
-17
/
+15
2014-09-06
ASoC: sst-haswell-pcm: Alloc state struct in driver probe()
Lars-Peter Clausen
1
-11
/
+13
2014-07-14
ASoC: Intel: Cleanup HSW pcm format support
Jie Yang
1
-9
/
+18
2014-06-03
Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...
Mark Brown
1
-1
/
+0
2014-06-01
ASoC: Intel: remove duplicate headers
Andy Shevchenko
1
-1
/
+0
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-4
/
+4
2014-05-05
ASoC: Intel: Fix check for pdata usage before dereference.
Liam Girdwood
1
-1
/
+3
2014-05-02
ASoC: Intel: Fix stream position pointer.
Liam Girdwood
1
-4
/
+6
2014-05-02
ASoC: Intel: Fix allow hw_params to be called more than once.
Liam Girdwood
1
-0
/
+28
2014-05-02
ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.
Liam Girdwood
1
-5
/
+4
2014-05-02
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
Liam Girdwood
1
-27
/
+31
2014-04-14
ASoC: Add snd_soc_kcontrol_platform() helper function
Lars-Peter Clausen
1
-4
/
+4
2014-03-13
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...
Mark Brown
1
-0
/
+872