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
/
stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
soundwire: add a blank line between functions
Vinod Koul
1
-0
/
+1
2019-05-02
soundwire: fix more typos
Vinod Koul
1
-2
/
+2
2019-05-02
soundwire: more alignment fixes
Vinod Koul
1
-5
/
+10
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
-55
/
+55
2019-05-02
soundwire: stream: fix alignment issues
Pierre-Louis Bossart
1
-77
/
+84
2019-04-14
soundwire: stream: remove useless initialization of local variable
Pierre-Louis Bossart
1
-1
/
+1
2018-08-27
soundwire: keep track of Masters in a stream
Shreyas NC
1
-0
/
+1
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
1
-12
/
+133
2018-08-27
soundwire: Handle multiple master instances in a stream
Vinod Koul
1
-123
/
+188
2018-08-27
soundwire: Add support to lock across bus instances
Sanyog Kale
1
-0
/
+43
2018-08-27
soundwire: Fix acquiring bus lock twice during master release
Sanyog Kale
1
-3
/
+4
2018-08-27
soundwire: Fix incorrect exit after configuring stream
Shreyas NC
1
-2
/
+4
2018-08-27
soundwire: Fix duplicate stream state assignment
Shreyas NC
1
-2
/
+10
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
1
-4
/
+4
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
1
-0
/
+244
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
1
-0
/
+202
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
1
-0
/
+271
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
1
-0
/
+262
2018-05-11
soundwire: Add support for port management
Sanyog Kale
1
-2
/
+142
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
1
-0
/
+360