index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-01-08
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
1
-2
/
+2
2017-12-19
soundwire: Add slave status handling
Vinod Koul
1
-0
/
+379
2017-12-19
soundwire: Add Slave status handling helpers
Sanyog Kale
1
-0
/
+214
2017-12-19
soundwire: Add IO transfer
Vinod Koul
1
-0
/
+272
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
1
-0
/
+8
2017-12-19
soundwire: Add Master registration
Vinod Koul
1
-0
/
+124