Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c89c70634bb0b6f48512de873e7a45c7e1fbaa5
/
drivers
/
soundwire
897fe40
soundwire: add a blank line between functions
by Vinod Koul
· 6 years ago
7d3b3cd
soundwire: fix more typos
by Vinod Koul
· 6 years ago
72b16d4a
soundwire: avoid multiple assignments
by Vinod Koul
· 6 years ago
1215dae
soundwire: intel: more alignment fixes
by Vinod Koul
· 6 years ago
62f0cec
soundwire: more alignment fixes
by Vinod Koul
· 6 years ago
d6badd1
soundwire: intel: remove empty line after braces
by Vinod Koul
· 6 years ago
4415b44
soundwire: cadence: remove empty line after braces
by Vinod Koul
· 6 years ago
fa358bb
soundwire: remove empty line before/after braces
by Vinod Koul
· 6 years ago
92fd75f
soundwire: fix kconfig help format
by Vinod Koul
· 6 years ago
17ed5be
soundwire: add missing newlines in dynamic debug logs
by Pierre-Louis Bossart
· 6 years ago
5d2ab7e
soundwire: cadence_master: remove spurious newline
by Pierre-Louis Bossart
· 6 years ago
4c56860
soundwire: cadence_master: fix boolean comparisons
by Pierre-Louis Bossart
· 6 years ago
f6e2096
soundwire: cadence_master: balance parentheses
by Pierre-Louis Bossart
· 6 years ago
bbb6381
soundwire: cadence_master: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
2890a63
soundwire: intel: fix boolean comparison
by Pierre-Louis Bossart
· 6 years ago
7cc6e31
soundwire: intel: protect macro parameters
by Pierre-Louis Bossart
· 6 years ago
d542bc9
soundwire: intel: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
505ccb0
soundwire: intel_init: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
c0cbfb0
soundwire: slave: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
1fe74a5e
soundwire: stream: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
00910f3
soundwire: mipi_disco: fix boolean comparisons
by Pierre-Louis Bossart
· 6 years ago
31dba31
soundwire: mipi_disco: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
74a8d80
soundwire: bus_type: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
816d9bf4
soundwire: bus: remove spurious newline
by Pierre-Louis Bossart
· 6 years ago
d7b956b
soundwire: bus: fix boolean comparisons
by Pierre-Louis Bossart
· 6 years ago
09830d5
soundwire: bus: remove useless parentheses
by Pierre-Louis Bossart
· 6 years ago
21c2de2
soundwire: bus: fix typos in comments
by Pierre-Louis Bossart
· 6 years ago
73ede04
soundwire: bus: fix alignment issues
by Pierre-Louis Bossart
· 6 years ago
806a11f
soundwire: fix alignment issues in header files
by Pierre-Louis Bossart
· 6 years ago
2385946
soundwire: fix SPDX license for header files
by Pierre-Louis Bossart
· 6 years ago
9d7cd9d
soundwire: Kconfig: fix help format
by Pierre-Louis Bossart
· 6 years ago
4abbd78
soundwire: intel: fix implicit header use of module.h/export.h
by Paul Gortmaker
· 6 years ago
a25eab2
soundwire: stream: remove useless initialization of local variable
by Pierre-Louis Bossart
· 6 years ago
7de8d238
soundwire: remove useless initializations
by Pierre-Louis Bossart
· 6 years ago
4ac5627
soundwire: intel: fix inversion in devm_kcalloc parameters
by Pierre-Louis Bossart
· 6 years ago
b163559
soundwire: intel: constify snd_soc_dai_ops structures
by Julia Lawall
· 6 years ago
c272a76
soundwire: intel: Remove duplicate assignment
by Shreyas NC
· 6 years ago
e1c815f
soundwire: intel: Fix uninitialized adev deref
by Vinod Koul
· 6 years ago
30246e2
soundwire: intel: Add pre/post bank switch ops
by Shreyas NC
· 6 years ago
9b5c132
soundwire: keep track of Masters in a stream
by Shreyas NC
· 6 years ago
ce6e74d
soundwire: Add support for multi link bank switch
by Shreyas NC
· 6 years ago
4894972
soundwire: Handle multiple master instances in a stream
by Vinod Koul
· 6 years ago
0c4a104
soundwire: Add support to lock across bus instances
by Sanyog Kale
· 6 years ago
a306a0e
soundwire: Initialize completion for defer messages
by Shreyas NC
· 6 years ago
8d6ccf5
soundwire: Fix acquiring bus lock twice during master release
by Sanyog Kale
· 6 years ago
3fef1a2
soundwire: Fix incorrect exit after configuring stream
by Shreyas NC
· 6 years ago
0aebe40
soundwire: Fix duplicate stream state assignment
by Shreyas NC
· 6 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
29ffcc8
soundwire: Respect all error codes from dev_pm_domain_attach()
by Ulf Hansson
· 7 years ago
c46302e
soundwire: intel: Add audio DAI ops
by Vinod Koul
· 7 years ago
37a2d22
soundwire: intel: Add stream initialization
by Vinod Koul
· 7 years ago
5d6b3c8
soundwire: cdns: Add stream routines
by Vinod Koul
· 7 years ago
07abeff
soundwire: cdns: Add port routines
by Vinod Koul
· 7 years ago
c91605f
soundwire: Remove cdns_master_ops
by Shreyas NC
· 7 years ago
5c3eb9f
soundwire: Add stream configuration APIs
by Sanyog Kale
· 7 years ago
99b8a5d
soundwire: Add bank switch routine
by Sanyog Kale
· 7 years ago
79df15b
soundwire: Add helpers for ports operations
by Sanyog Kale
· 7 years ago
f8101c7
soundwire: Add Master and Slave port programming
by Sanyog Kale
· 7 years ago
bbe7379
soundwire: Add support for port management
by Sanyog Kale
· 7 years ago
89e5905
soundwire: Add support for SoundWire stream management
by Sanyog Kale
· 7 years ago
51c2665
soundwire: Fix a signedness bug
by Dan Carpenter
· 7 years ago
6c49b32
soundwire: select REGMAP_SOUNDWIRE
by Vinod Koul
· 7 years ago
c22c0ae
soundwire: Fix incorrect return value check
by Shreyas NC
· 7 years ago
80cd8f0
soundwire: Fix typo in return value check of sdw_read()
by Wei Yongjun
· 7 years ago
7094dc2
soundwire: intel: fix missing assignment to ret
by Colin Ian King
· 7 years ago
0132af05
soundwire: fix sign extension when shifting buf[2] 24 places
by Colin Ian King
· 7 years ago
d62a7d4
soundwire: intel: Add Intel init module
by Vinod Koul
· 7 years ago
71bb8a1
soundwire: intel: Add Intel Master driver
by Vinod Koul
· 7 years ago
956baa1
soundwire: cdns: Add sdw_master_ops and IO transfer support
by Sanyog Kale
· 7 years ago
2f52a51
soundwire: cdns: Add cadence library
by Vinod Koul
· 7 years ago
b0a9c37
soundwire: Add slave status handling
by Vinod Koul
· 7 years ago
d52d7a1
soundwire: Add Slave status handling helpers
by Sanyog Kale
· 7 years ago
9d715fa
soundwire: Add IO transfer
by Vinod Koul
· 7 years ago
56d4fe3
soundwire: Add MIPI DisCo property helpers
by Vinod Koul
· 7 years ago
7c3cd18
soundwire: Add Master registration
by Vinod Koul
· 7 years ago
9251345
soundwire: Add SoundWire bus type
by Vinod Koul
· 7 years ago