index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Commit message (
Expand
)
Author
Age
Files
Lines
*
soundwire: intel: Remove duplicate assignment
Shreyas NC
2018-08-27
1
-3
/
+0
*
soundwire: intel: Fix uninitialized adev deref
Vinod Koul
2018-08-27
1
-1
/
+1
*
soundwire: intel: Add pre/post bank switch ops
Shreyas NC
2018-08-27
1
-0
/
+65
*
soundwire: keep track of Masters in a stream
Shreyas NC
2018-08-27
1
-0
/
+1
*
soundwire: Add support for multi link bank switch
Shreyas NC
2018-08-27
3
-12
/
+140
*
soundwire: Handle multiple master instances in a stream
Vinod Koul
2018-08-27
1
-123
/
+188
*
soundwire: Add support to lock across bus instances
Sanyog Kale
2018-08-27
2
-0
/
+45
*
soundwire: Initialize completion for defer messages
Shreyas NC
2018-08-27
1
-0
/
+1
*
soundwire: Fix acquiring bus lock twice during master release
Sanyog Kale
2018-08-27
1
-3
/
+4
*
soundwire: Fix incorrect exit after configuring stream
Shreyas NC
2018-08-27
1
-2
/
+4
*
soundwire: Fix duplicate stream state assignment
Shreyas NC
2018-08-27
1
-2
/
+10
*
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-15
1
-4
/
+4
*
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
10
-13
/
+2719
|
\
|
*
soundwire: intel: Add audio DAI ops
Vinod Koul
2018-05-11
4
-1
/
+366
|
*
soundwire: intel: Add stream initialization
Vinod Koul
2018-05-11
1
-0
/
+155
|
*
soundwire: cdns: Add stream routines
Vinod Koul
2018-05-11
2
-0
/
+238
|
*
soundwire: cdns: Add port routines
Vinod Koul
2018-05-11
3
-0
/
+344
|
*
soundwire: Remove cdns_master_ops
Shreyas NC
2018-05-11
3
-13
/
+23
|
*
soundwire: Add stream configuration APIs
Sanyog Kale
2018-05-11
2
-0
/
+253
|
*
soundwire: Add bank switch routine
Sanyog Kale
2018-05-11
3
-0
/
+214
|
*
soundwire: Add helpers for ports operations
Sanyog Kale
2018-05-11
3
-0
/
+299
|
*
soundwire: Add Master and Slave port programming
Sanyog Kale
2018-05-11
2
-0
/
+266
|
*
soundwire: Add support for port management
Sanyog Kale
2018-05-11
2
-2
/
+167
|
*
soundwire: Add support for SoundWire stream management
Sanyog Kale
2018-05-11
4
-1
/
+398
*
|
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-8
/
+7
|
/
*
soundwire: Fix a signedness bug
Dan Carpenter
2018-01-22
1
-2
/
+2
*
soundwire: select REGMAP_SOUNDWIRE
Vinod Koul
2018-01-09
1
-0
/
+1
*
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: intel: fix missing assignment to ret
Colin Ian King
2018-01-08
1
-1
/
+1
*
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
2018-01-08
1
-2
/
+2
*
soundwire: intel: Add Intel init module
Vinod Koul
2017-12-19
2
-0
/
+201
*
soundwire: intel: Add Intel Master driver
Vinod Koul
2017-12-19
4
-0
/
+383
*
soundwire: cdns: Add sdw_master_ops and IO transfer support
Sanyog Kale
2017-12-19
2
-0
/
+334
*
soundwire: cdns: Add cadence library
Vinod Koul
2017-12-19
4
-0
/
+472
*
soundwire: Add slave status handling
Vinod Koul
2017-12-19
2
-0
/
+381
*
soundwire: Add Slave status handling helpers
Sanyog Kale
2017-12-19
2
-0
/
+228
*
soundwire: Add IO transfer
Vinod Koul
2017-12-19
2
-0
/
+308
*
soundwire: Add MIPI DisCo property helpers
Vinod Koul
2017-12-19
4
-2
/
+432
*
soundwire: Add Master registration
Vinod Koul
2017-12-19
4
-1
/
+258
*
soundwire: Add SoundWire bus type
Vinod Koul
2017-12-19
3
-0
/
+201