index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
soundwire: intel: protect macro parameters
Pierre-Louis Bossart
1
-13
/
+13
2019-05-02
soundwire: intel: fix alignment issues
Pierre-Louis Bossart
1
-30
/
+29
2019-05-02
soundwire: intel_init: fix alignment issues
Pierre-Louis Bossart
1
-6
/
+6
2019-05-02
soundwire: slave: fix alignment issues
Pierre-Louis Bossart
1
-5
/
+5
2019-05-02
soundwire: stream: fix alignment issues
Pierre-Louis Bossart
1
-77
/
+84
2019-05-02
soundwire: mipi_disco: fix boolean comparisons
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: mipi_disco: fix alignment issues
Pierre-Louis Bossart
1
-50
/
+62
2019-05-02
soundwire: bus_type: fix alignment issues
Pierre-Louis Bossart
1
-2
/
+2
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-05-02
soundwire: fix alignment issues in header files
Pierre-Louis Bossart
2
-15
/
+15
2019-05-02
soundwire: fix SPDX license for header files
Pierre-Louis Bossart
3
-6
/
+6
2019-05-02
soundwire: Kconfig: fix help format
Pierre-Louis Bossart
1
-1
/
+1
2019-04-14
soundwire: intel: fix implicit header use of module.h/export.h
Paul Gortmaker
2
-0
/
+3
2019-04-14
soundwire: stream: remove useless initialization of local variable
Pierre-Louis Bossart
1
-1
/
+1
2019-04-14
soundwire: remove useless initializations
Pierre-Louis Bossart
1
-2
/
+0
2019-04-14
soundwire: intel: fix inversion in devm_kcalloc parameters
Pierre-Louis Bossart
1
-2
/
+2
2018-11-12
soundwire: intel: constify snd_soc_dai_ops structures
Julia Lawall
1
-2
/
+2
2018-08-27
soundwire: intel: Remove duplicate assignment
Shreyas NC
1
-3
/
+0
2018-08-27
soundwire: intel: Fix uninitialized adev deref
Vinod Koul
1
-1
/
+1
2018-08-27
soundwire: intel: Add pre/post bank switch ops
Shreyas NC
1
-0
/
+65
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
3
-12
/
+140
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
2
-0
/
+45
2018-08-27
soundwire: Initialize completion for defer messages
Shreyas NC
1
-0
/
+1
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-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
10
-13
/
+2719
2018-05-14
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-8
/
+7
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
4
-1
/
+366
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add stream routines
Vinod Koul
2
-0
/
+238
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
3
-0
/
+344
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
3
-13
/
+23
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
2
-0
/
+253
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
3
-0
/
+214
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
3
-0
/
+299
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
2
-0
/
+266
2018-05-11
soundwire: Add support for port management
Sanyog Kale
2
-2
/
+167
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
4
-1
/
+398
2018-01-22
soundwire: Fix a signedness bug
Dan Carpenter
1
-2
/
+2
2018-01-09
soundwire: select REGMAP_SOUNDWIRE
Vinod Koul
1
-0
/
+1
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
[prev]
[next]