index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
2019-11-09
1
-3
/
+4
*
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
2019-09-04
1
-0
/
+2
*
soundwire: bus: set initial value to port_status
Bard Liao
2019-09-04
1
-1
/
+1
*
soundwire: add debugfs support
Pierre-Louis Bossart
2019-08-23
1
-0
/
+6
*
soundwire: bus: improve dynamic debug comments for enumeration
Pierre-Louis Bossart
2019-08-21
1
-1
/
+4
*
soundwire: bus: split handling of Device0 events
Pierre-Louis Bossart
2019-08-02
1
-0
/
+5
*
soundwire: rename/clarify MIPI DisCo properties
Pierre-Louis Bossart
2019-05-27
1
-1
/
+1
*
soundwire: rename 'freq' fields
Pierre-Louis Bossart
2019-05-27
1
-2
/
+2
*
soundwire: avoid multiple assignments
Vinod Koul
2019-05-02
1
-2
/
+4
*
soundwire: more alignment fixes
Vinod Koul
2019-05-02
1
-1
/
+2
*
soundwire: remove empty line before/after braces
Vinod Koul
2019-05-02
1
-8
/
+0
*
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
2019-05-02
1
-37
/
+37
*
soundwire: bus: remove spurious newline
Pierre-Louis Bossart
2019-05-02
1
-1
/
+0
*
soundwire: bus: fix boolean comparisons
Pierre-Louis Bossart
2019-05-02
1
-1
/
+1
*
soundwire: bus: remove useless parentheses
Pierre-Louis Bossart
2019-05-02
1
-7
/
+7
*
soundwire: bus: fix typos in comments
Pierre-Louis Bossart
2019-05-02
1
-2
/
+2
*
soundwire: bus: fix alignment issues
Pierre-Louis Bossart
2019-05-02
1
-33
/
+33
*
soundwire: remove useless initializations
Pierre-Louis Bossart
2019-04-14
1
-2
/
+0
*
soundwire: Add support for multi link bank switch
Shreyas NC
2018-08-27
1
-0
/
+5
*
soundwire: Initialize completion for defer messages
Shreyas NC
2018-08-27
1
-0
/
+1
*
soundwire: Add stream configuration APIs
Sanyog Kale
2018-05-11
1
-0
/
+9
*
soundwire: Add bank switch routine
Sanyog Kale
2018-05-11
1
-0
/
+7
*
soundwire: Add helpers for ports operations
Sanyog Kale
2018-05-11
1
-0
/
+26
*
soundwire: Add support for SoundWire stream management
Sanyog Kale
2018-05-11
1
-0
/
+1
*
soundwire: Fix a signedness bug
Dan Carpenter
2018-01-22
1
-2
/
+2
*
soundwire: Fix incorrect return value check
Shreyas NC
2018-01-09
1
-2
/
+2
*
soundwire: Fix typo in return value check of sdw_read()
Wei Yongjun
2018-01-08
1
-5
/
+5
*
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
2018-01-08
1
-2
/
+2
*
soundwire: Add slave status handling
Vinod Koul
2017-12-19
1
-0
/
+379
*
soundwire: Add Slave status handling helpers
Sanyog Kale
2017-12-19
1
-0
/
+214
*
soundwire: Add IO transfer
Vinod Koul
2017-12-19
1
-0
/
+272
*
soundwire: Add MIPI DisCo property helpers
Vinod Koul
2017-12-19
1
-0
/
+8
*
soundwire: Add Master registration
Vinod Koul
2017-12-19
1
-0
/
+124