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
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
soundwire: bus: initialize bus clock base and scale registers
Pierre-Louis Bossart
1
-0
/
+107
2020-06-22
soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices
Bard Liao
1
-6
/
+17
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart
1
-0
/
+1
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
1
-3
/
+11
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
1
-0
/
+20
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
1
-6
/
+9
2020-05-11
soundwire: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
1
-7
/
+10
2020-05-05
soundwire: bus: reduce verbosity on enumeration
Pierre-Louis Bossart
1
-3
/
+3
2020-03-03
soundwire: bus: provide correct return value on error
Bard Liao
1
-5
/
+2
2020-02-26
Merge branch 'topic/asoc' into next
Vinod Koul
1
-16
/
+5
2020-02-26
soundwire: add helper macros for devID fields
Pierre-Louis Bossart
1
-16
/
+5
2020-02-25
soundwire: bus: don't treat CMD_IGNORED as error on ClockStop
Pierre-Louis Bossart
1
-2
/
+6
2020-02-25
soundwire: bus: add clock stop helpers
Rander Wang
1
-0
/
+332
2020-02-25
soundwire: bus: fix io error when processing alert event
Rander Wang
1
-5
/
+16
2020-02-25
soundwire: bus: disable pm_runtime in sdw_slave_delete
Pierre-Louis Bossart
1
-0
/
+2
2020-02-25
soundwire: bus: add helper to clear Slave status to UNATTACHED
Pierre-Louis Bossart
1
-0
/
+27
2020-02-25
soundwire: bus: write Slave Device Number without runtime_pm
Pierre-Louis Bossart
1
-1
/
+1
2020-02-25
soundwire: bus: add PM/no-PM versions of read/write functions
Pierre-Louis Bossart
1
-16
/
+52
2020-02-25
soundwire: bus: fix race condition with initialization_complete signaling
Pierre-Louis Bossart
1
-0
/
+8
2020-02-25
soundwire: bus: fix race condition with enumeration_complete signaling
Pierre-Louis Bossart
1
-0
/
+20
2020-02-25
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
1
-3
/
+22
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-14
/
+23
2020-01-14
soundwire: bus: check first if Slaves become UNATTACHED
Pierre-Louis Bossart
1
-0
/
+18
2019-11-09
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
1
-3
/
+4
2019-09-04
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
1
-0
/
+2
2019-09-04
soundwire: bus: set initial value to port_status
Bard Liao
1
-1
/
+1
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
1
-0
/
+6
2019-08-21
soundwire: bus: improve dynamic debug comments for enumeration
Pierre-Louis Bossart
1
-1
/
+4
2019-08-02
soundwire: bus: split handling of Device0 events
Pierre-Louis Bossart
1
-0
/
+5
2019-05-27
soundwire: rename/clarify MIPI DisCo properties
Pierre-Louis Bossart
1
-1
/
+1
2019-05-27
soundwire: rename 'freq' fields
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: avoid multiple assignments
Vinod Koul
1
-2
/
+4
2019-05-02
soundwire: more alignment fixes
Vinod Koul
1
-1
/
+2
2019-05-02
soundwire: remove empty line before/after braces
Vinod Koul
1
-8
/
+0
2019-05-02
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
1
-37
/
+37
2019-05-02
soundwire: bus: remove spurious newline
Pierre-Louis Bossart
1
-1
/
+0
2019-05-02
soundwire: bus: fix boolean comparisons
Pierre-Louis Bossart
1
-1
/
+1
2019-05-02
soundwire: bus: remove useless parentheses
Pierre-Louis Bossart
1
-7
/
+7
2019-05-02
soundwire: bus: fix typos in comments
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: bus: fix alignment issues
Pierre-Louis Bossart
1
-33
/
+33
2019-04-14
soundwire: remove useless initializations
Pierre-Louis Bossart
1
-2
/
+0
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
1
-0
/
+5
2018-08-27
soundwire: Initialize completion for defer messages
Shreyas NC
1
-0
/
+1
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
1
-0
/
+9
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
1
-0
/
+7
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
1
-0
/
+26
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
1
-0
/
+1
2018-01-22
soundwire: Fix a signedness bug
Dan Carpenter
1
-2
/
+2
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
[next]