index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
stream.c
Age
Commit message (
Expand
)
Author
2019-05-02
soundwire: add a blank line between functions
Vinod Koul
2019-05-02
soundwire: fix more typos
Vinod Koul
2019-05-02
soundwire: more alignment fixes
Vinod Koul
2019-05-02
soundwire: remove empty line before/after braces
Vinod Koul
2019-05-02
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
2019-05-02
soundwire: stream: fix alignment issues
Pierre-Louis Bossart
2019-04-14
soundwire: stream: remove useless initialization of local variable
Pierre-Louis Bossart
2018-08-27
soundwire: keep track of Masters in a stream
Shreyas NC
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
2018-08-27
soundwire: Handle multiple master instances in a stream
Vinod Koul
2018-08-27
soundwire: Add support to lock across bus instances
Sanyog Kale
2018-08-27
soundwire: Fix acquiring bus lock twice during master release
Sanyog Kale
2018-08-27
soundwire: Fix incorrect exit after configuring stream
Shreyas NC
2018-08-27
soundwire: Fix duplicate stream state assignment
Shreyas NC
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
2018-05-11
soundwire: Add support for port management
Sanyog Kale
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale