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
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
/
drivers
/
soundwire
/
intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
soundwire: intel: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: intel: disable WAKEEN in pm_runtime resume
Pierre-Louis Bossart
1
-0
/
+3
2022-05-09
soundwire: intel: prevent pm_runtime resume prior to system suspend
Pierre-Louis Bossart
1
-0
/
+3
2022-02-10
soundwire: intel: fix wrong register name in intel_shim_wake
Libin Yang
1
-2
/
+2
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-129
/
+124
2021-12-24
soundwire: intel: remove PDM support
Pierre-Louis Bossart
1
-96
/
+27
2021-12-24
soundwire: intel: remove unnecessary init
Pierre-Louis Bossart
1
-1
/
+1
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
1
-4
/
+4
2021-12-24
soundwire: intel: improve suspend flows
Ranjani Sridharan
1
-23
/
+87
2021-12-24
ASoC/soundwire: intel: simplify callbacks for params/hw_free
Pierre-Louis Bossart
1
-7
/
+7
2021-12-22
soundwire: intel: Use auxiliary_device driver data helpers
David E. Box
1
-4
/
+4
2021-09-01
Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-74
/
+0
2021-08-23
soundwire: intel: conditionally exit clock stop mode on system suspend
Pierre-Louis Bossart
1
-13
/
+94
2021-08-23
soundwire: intel: skip suspend/resume/wake when link was not started
Pierre-Louis Bossart
1
-10
/
+12
2021-08-23
soundwire: intel: fix potential race condition during power down
Pierre-Louis Bossart
1
-10
/
+13
2021-08-02
soundwire: move intel sdw register definitions to sdw_intel.h
Bard Liao
1
-74
/
+0
2021-08-02
soundwire: cadence: add paranoid check on self-clearing bits
Pierre-Louis Bossart
1
-0
/
+14
2021-06-14
soundwire: intel: move to auxiliary bus
Pierre-Louis Bossart
1
-25
/
+31
2021-03-30
soundwire: intel: remove useless readl
Pierre-Louis Bossart
1
-2
/
+0
2021-03-23
soundwire: intel: add missing \n in dev_err()
Pierre-Louis Bossart
1
-9
/
+9
2021-03-22
soundwire: intel: add master quirks for bus clash and parity
Bard Liao
1
-0
/
+3
2021-03-22
soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible
Pierre-Louis Bossart
1
-0
/
+1
2021-01-19
soundwire: intel: don't return error when clock stop failed
Bard Liao
1
-2
/
+4
2021-01-06
soundwire: intel: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-12-05
soundwire: intel: fix another unused-function warning
Arnd Bergmann
1
-6
/
+2
2020-09-23
soundwire: intel: enable test modes
Pierre-Louis Bossart
1
-0
/
+42
2020-09-18
soundwire: intel: use {u32|u16}p_replace_bits
Vinod Koul
1
-7
/
+7
2020-09-18
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
1
-0
/
+3
2020-09-04
soundwire: intel: remove stream handling from .prepare and .hw_free
Pierre-Louis Bossart
1
-12
/
+7
2020-09-04
soundwire: intel: remove .trigger operation
Pierre-Louis Bossart
1
-39
/
+0
2020-09-04
soundwire: intel: fix NULL/ERR_PTR confusion
Pierre-Louis Bossart
1
-1
/
+1
2020-09-04
soundwire: intel: use FIELD_{GET|PREP}
Vinod Koul
1
-34
/
+18
2020-09-03
soundwire: intel: don't manage link power individually
Pierre-Louis Bossart
1
-24
/
+46
2020-09-03
soundwire: intel: add error log for clock-stop invalid configs
Pierre-Louis Bossart
1
-0
/
+5
2020-09-03
soundwire: intel: add multi-link hw_synchronization information
Pierre-Louis Bossart
1
-0
/
+7
2020-09-03
soundwire: intel: add missing support for all clock stop modes
Pierre-Louis Bossart
1
-10
/
+39
2020-09-03
soundwire: intel: add multi-link support
Pierre-Louis Bossart
1
-10
/
+110
2020-09-03
soundwire: intel: ignore software command retries
Pierre-Louis Bossart
1
-0
/
+5
2020-09-03
soundwire: intel: disable shim wake on suspend
Pierre-Louis Bossart
1
-0
/
+18
2020-08-26
soundwire: intel: fix intel_suspend/resume defined but not used warning
Bard Liao
1
-2
/
+2
2020-08-18
soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET
Rander Wang
1
-2
/
+17
2020-08-18
soundwire: intel: support clock_stop mode without quirks
Pierre-Louis Bossart
1
-1
/
+20
2020-08-18
soundwire: intel: add CLK_STOP_NOT_ALLOWED support
Pierre-Louis Bossart
1
-0
/
+20
2020-08-18
soundwire: intel: add CLK_STOP_BUS_RESET support
Rander Wang
1
-0
/
+44
2020-08-18
soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
Pierre-Louis Bossart
1
-31
/
+51
2020-08-18
soundwire: intel: pm_runtime idle scheduling
Pierre-Louis Bossart
1
-2
/
+24
2020-08-18
soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
Bard Liao
1
-1
/
+70
2020-08-18
soundwire: intel: call helper to reset Slave states on resume
Pierre-Louis Bossart
1
-0
/
+12
2020-08-18
soundwire: intel: fix race condition on system resume
Pierre-Louis Bossart
1
-0
/
+12
2020-08-18
soundwire: intel: reset pm_runtime status during system resume
Pierre-Louis Bossart
1
-0
/
+16
[next]