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
/
drivers
/
soundwire
/
intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
soundwire: cadence: simplifiy cdns_init()
Rander Wang
1
-1
/
+1
2020-02-18
soundwire: intel: free all resources on hw_free()
Pierre-Louis Bossart
1
-2
/
+39
2020-02-18
soundwire: intel: add sdw_stream_setup helper for .startup callback
Rander Wang
1
-0
/
+64
2020-02-18
soundwire: intel: add trigger support in sdw dai driver
Rander Wang
1
-0
/
+39
2020-02-18
soundwire: intel: add prepare support in sdw dai driver
Rander Wang
1
-0
/
+17
2020-02-18
soundwire: intel: rename res field as link_res
Pierre-Louis Bossart
1
-18
/
+19
2020-01-14
soundwire: intel: fix factor of two in MCLK handling
Bard Liao
1
-0
/
+3
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
1
-6
/
+14
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2019-11-09
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
1
-2
/
+8
2019-10-24
soundwire: cadence_master: make clock stop exit configurable on init
Pierre-Louis Bossart
1
-1
/
+1
2019-10-24
soundwire: intel/cadence: add flag for interrupt enable
Pierre-Louis Bossart
1
-6
/
+7
2019-10-24
soundwire: intel: add helper for initialization
Pierre-Louis Bossart
1
-5
/
+11
2019-10-24
soundwire: intel/cadence: fix startup sequence
Pierre-Louis Bossart
1
-2
/
+12
2019-10-21
soundwire: intel: fix intel_register_dai PDI offsets and numbers
Bard Liao
1
-2
/
+2
2019-10-21
soundwire: cadence_master: improve PDI allocation
Bard Liao
1
-3
/
+2
2019-10-21
soundwire: cadence/intel: simplify PDI/port mapping
Pierre-Louis Bossart
1
-105
/
+28
2019-10-21
soundwire: intel: remove playback/capture stream_name
Bard Liao
1
-17
/
+0
2019-10-21
soundwire: remove DAI_ID_RANGE definitions
Pierre-Louis Bossart
1
-2
/
+0
2019-10-16
soundwire: intel: add missing headers for cross-compilation
Pierre-Louis Bossart
1
-0
/
+1
2019-08-23
soundwire: intel: handle disabled links
Pierre-Louis Bossart
1
-3
/
+22
2019-08-23
soundwire: intel: add debugfs register dump
Pierre-Louis Bossart
1
-0
/
+121
2019-08-22
soundwire: intel: remove unused variables
Vinod Koul
1
-1
/
+0
2019-08-21
soundwire: intel: move shutdown() callback and don't export symbol
Pierre-Louis Bossart
1
-2
/
+15
2019-08-21
soundwire: intel: read mclk_freq property from firmware
Pierre-Louis Bossart
1
-0
/
+26
2019-08-21
soundwire: intel: fix channel number reported by hardware
Pierre-Louis Bossart
1
-0
/
+10
2019-08-21
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
1
-2
/
+4
2019-08-02
soundwire: intel: remove BIOS work-arounds
Pierre-Louis Bossart
1
-11
/
+0
2019-07-05
Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-5
/
+12
2019-06-06
soundwire: intel: set dai min and max channels correctly
Srinivas Kandagatla
1
-2
/
+2
2019-05-27
soundwire: Intel: add log for number of PCM and PDM PDIs
Pierre-Louis Bossart
1
-0
/
+6
2019-05-27
soundwire: rename 'freq' fields
Pierre-Louis Bossart
1
-5
/
+6
2019-05-02
soundwire: intel: more alignment fixes
Vinod Koul
1
-18
/
+18
2019-05-02
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
1
-6
/
+6
2019-05-02
soundwire: intel: fix boolean comparison
Pierre-Louis Bossart
1
-1
/
+1
2019-05-02
soundwire: intel: protect macro parameters
Pierre-Louis Bossart
1
-13
/
+13
2019-05-02
soundwire: intel: fix alignment issues
Pierre-Louis Bossart
1
-30
/
+29
2019-04-14
soundwire: intel: fix implicit header use of module.h/export.h
Paul Gortmaker
1
-0
/
+1
2019-04-14
soundwire: intel: fix inversion in devm_kcalloc parameters
Pierre-Louis Bossart
1
-2
/
+2
2018-11-12
soundwire: intel: constify snd_soc_dai_ops structures
Julia Lawall
1
-2
/
+2
2018-08-27
soundwire: intel: Remove duplicate assignment
Shreyas NC
1
-3
/
+0
2018-08-27
soundwire: intel: Add pre/post bank switch ops
Shreyas NC
1
-0
/
+65
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
1
-0
/
+358
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
1
-0
/
+1
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
1
-2
/
+9
2018-01-08
soundwire: intel: fix missing assignment to ret
Colin Ian King
1
-1
/
+1
2017-12-19
soundwire: intel: Add Intel Master driver
Vinod Koul
1
-0
/
+345