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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
docs: Fix more broken references
Mauro Carvalho Chehab
1
-4
/
+4
2018-06-06
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-13
/
+2719
2018-05-14
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-8
/
+7
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
4
-1
/
+366
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add stream routines
Vinod Koul
2
-0
/
+238
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
3
-0
/
+344
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
3
-13
/
+23
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
2
-0
/
+253
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
3
-0
/
+214
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
3
-0
/
+299
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
2
-0
/
+266
2018-05-11
soundwire: Add support for port management
Sanyog Kale
2
-2
/
+167
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
4
-1
/
+398
2018-01-22
soundwire: Fix a signedness bug
Dan Carpenter
1
-2
/
+2
2018-01-09
soundwire: select REGMAP_SOUNDWIRE
Vinod Koul
1
-0
/
+1
2018-01-09
soundwire: Fix incorrect return value check
Shreyas NC
1
-2
/
+2
2018-01-08
soundwire: Fix typo in return value check of sdw_read()
Wei Yongjun
1
-5
/
+5
2018-01-08
soundwire: intel: fix missing assignment to ret
Colin Ian King
1
-1
/
+1
2018-01-08
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
1
-2
/
+2
2017-12-19
soundwire: intel: Add Intel init module
Vinod Koul
2
-0
/
+201
2017-12-19
soundwire: intel: Add Intel Master driver
Vinod Koul
4
-0
/
+383
2017-12-19
soundwire: cdns: Add sdw_master_ops and IO transfer support
Sanyog Kale
2
-0
/
+334
2017-12-19
soundwire: cdns: Add cadence library
Vinod Koul
4
-0
/
+472
2017-12-19
soundwire: Add slave status handling
Vinod Koul
2
-0
/
+381
2017-12-19
soundwire: Add Slave status handling helpers
Sanyog Kale
2
-0
/
+228
2017-12-19
soundwire: Add IO transfer
Vinod Koul
2
-0
/
+308
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
4
-2
/
+432
2017-12-19
soundwire: Add Master registration
Vinod Koul
4
-1
/
+258
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul
3
-0
/
+201