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
/
include
/
linux
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
1
-4
/
+4
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
1
-1
/
+16
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
1
-0
/
+2
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
1
-1
/
+8
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
1
-2
/
+3
2020-03-20
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
1
-0
/
+2
2020-03-20
soundwire: stream: Add read_only_wordlength flag to port properties
Srinivas Kandagatla
1
-0
/
+2
2020-02-26
Merge branch 'topic/asoc' into next
Vinod Koul
1
-0
/
+23
2020-02-26
soundwire: add helper macros for devID fields
Pierre-Louis Bossart
1
-0
/
+23
2020-02-25
soundwire: bus: add clock stop helpers
Rander Wang
1
-0
/
+24
2020-01-16
Merge branch 'topic/sdw_intel' into next
Vinod Koul
1
-0
/
+11
2020-01-16
soundwire: intel: report slave_ids for each link to SOF driver
Bard Liao
1
-0
/
+11
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-1
/
+3
2019-12-12
soundwire: intel: add clock stop quirks
Pierre-Louis Bossart
1
-0
/
+37
2019-12-12
soundwire: intel: add mutex for shared SHIM register access
Pierre-Louis Bossart
1
-0
/
+2
2019-12-12
soundwire: intel: add prototype for WAKEEN interrupt processing
Rander Wang
1
-0
/
+2
2019-12-12
soundwire: intel: add link_list to handle interrupts with a single thread
Bard Liao
1
-0
/
+2
2019-12-12
soundwire: intel: update headers for interrupts
Bard Liao
1
-0
/
+4
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
1
-4
/
+28
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
1
-5
/
+72
2019-12-12
soundwire: sdw_slave: track unattach_request to handle all init sequences
Pierre-Louis Bossart
1
-0
/
+6
2019-12-12
soundwire: sdw_slave: add initialization_complete definition
Pierre-Louis Bossart
1
-0
/
+3
2019-12-12
soundwire: sdw_slave: add enumeration_complete structure
Pierre-Louis Bossart
1
-0
/
+4
2019-12-12
soundwire: sdw_slave: add probe_complete structure and new fields
Pierre-Louis Bossart
1
-0
/
+6
2019-11-09
soundwire: remove bitfield for unique_id, use u8
Pierre-Louis Bossart
1
-1
/
+3
2019-10-21
soundwire: remove DAI_ID_RANGE definitions
Pierre-Louis Bossart
1
-3
/
+0
2019-09-04
soundwire: stream: make stream name a const pointer
Srinivas Kandagatla
1
-2
/
+2
2019-09-04
soundwire: Add compute_params callback
Vinod Koul
1
-0
/
+2
2019-08-23
soundwire: intel: handle disabled links
Pierre-Louis Bossart
1
-0
/
+2
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
1
-0
/
+8
2019-08-21
soundwire: add new mclk_freq field for properties
Pierre-Louis Bossart
1
-0
/
+2
2019-08-21
soundwire: include mod_devicetable.h to avoid compiling warnings
Bard liao
1
-0
/
+2
2019-08-21
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
1
-0
/
+1
2019-07-01
soundwire: add module_sdw_driver helper macro
Srinivas Kandagatla
1
-0
/
+11
2019-05-27
soundwire: rename/clarify MIPI DisCo properties
Pierre-Louis Bossart
1
-6
/
+7
2019-05-27
soundwire: clarify comment
Pierre-Louis Bossart
1
-1
/
+1
2019-05-27
soundwire: mipi-disco: fix clock stop modes
Pierre-Louis Bossart
1
-2
/
+2
2019-05-27
soundwire: rename 'freq' fields
Pierre-Louis Bossart
1
-6
/
+6
2019-05-27
soundwire: mipi-disco: remove master_count property for masters
Pierre-Louis Bossart
1
-2
/
+0
2019-05-27
soundwire: remove master data port properties
Pierre-Louis Bossart
1
-2
/
+0
2019-05-27
soundwire: add port-related definitions
Pierre-Louis Bossart
1
-0
/
+53
2019-05-02
soundwire: remove multiple blank lines
Vinod Koul
1
-1
/
+0
2019-05-02
soundwire: wrap macro argument in parenthesis
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: intel: more alignment fixes
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: more alignment fixes
Vinod Koul
1
-5
/
+5
2019-05-02
soundwire: add argument to function definition
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: fix SPDX license for header files
Vinod Koul
3
-6
/
+6
2019-05-02
soundwire: intel: fix SPDX license for header file
Vinod Koul
1
-2
/
+2
2018-08-27
soundwire: keep track of Masters in a stream
Shreyas NC
1
-0
/
+2
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
1
-0
/
+4
[next]