Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29b8e84fbc23cb2b70317b745641ea0569426872
/
drivers
/
soundwire
8d7ead5
Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
by Linus Torvalds
· 5 years ago
dfcff3f
soundwire: stream: make stream name a const pointer
by Srinivas Kandagatla
· 5 years ago
c7578c1
soundwire: Add compute_params callback
by Vinod Koul
· 5 years ago
a2e4845
soundwire: core: add device tree support for slave devices
by Srinivas Kandagatla
· 5 years ago
f1fac63
soundwire: bus: set initial value to port_status
by Bard Liao
· 5 years ago
395713d
soundwire: intel: handle disabled links
by Pierre-Louis Bossart
· 5 years ago
79ee663
soundwire: intel: add debugfs register dump
by Pierre-Louis Bossart
· 5 years ago
aa85066
soundwire: cadence_master: add debugfs register dump
by Pierre-Louis Bossart
· 5 years ago
bf03473
soundwire: add debugfs support
by Pierre-Louis Bossart
· 5 years ago
e87cf35
soundwire: intel: remove unused variables
by Vinod Koul
· 5 years ago
183c768
soundwire: intel: move shutdown() callback and don't export symbol
by Pierre-Louis Bossart
· 5 years ago
04592dc
soundwire: cadence_master: add kernel parameter to override interrupt mask
by Pierre-Louis Bossart
· 5 years ago
50302fc
soundwire: intel_init: add kernel module parameter to filter out links
by Pierre-Louis Bossart
· 5 years ago
a50954e
soundwire: cadence_master: fix divider setting in clock register
by Rander Wang
· 5 years ago
3859872
soundwire: cadence_master: make use of mclk_freq property
by Pierre-Louis Bossart
· 5 years ago
085f4ac
soundwire: intel: read mclk_freq property from firmware
by Pierre-Louis Bossart
· 5 years ago
3a0be1a
soundwire: stream: remove unnecessary variable initializations
by Pierre-Louis Bossart
· 5 years ago
e0279b6
soundwire: stream: fix disable sequence
by Pierre-Louis Bossart
· 5 years ago
05be59a
soundwire: cadence_master: use firmware defaults for frame shape
by Pierre-Louis Bossart
· 5 years ago
fe4b70f
soundwire: export helpers to find row and column values
by Pierre-Louis Bossart
· 5 years ago
6e0ac6a
soundwire: bus: improve dynamic debug comments for enumeration
by Pierre-Louis Bossart
· 5 years ago
9b5884a
soundwire: cadence_master: revisit interrupt settings
by Pierre-Louis Bossart
· 5 years ago
1804633
soundwire: intel: fix channel number reported by hardware
by Pierre-Louis Bossart
· 5 years ago
05c8afe4
soundwire: intel: prevent possible dereference in hw_params
by Pierre-Louis Bossart
· 5 years ago
8676b3c
soundwire: fix regmap dependencies and align with other serial links
by Pierre-Louis Bossart
· 5 years ago
15ed3ea
soundwire: bus: split handling of Device0 events
by Pierre-Louis Bossart
· 5 years ago
664b165
soundwire: cadence_master: fix definitions for INTSTAT0/1
by Pierre-Louis Bossart
· 5 years ago
b07dd9b
soundwire: cadence_master: fix register definition for SLAVE_STATE
by Pierre-Louis Bossart
· 5 years ago
68acd85
soundwire: cadence_master: simplify bus clash interrupt clear
by Pierre-Louis Bossart
· 5 years ago
0fc6041
soundwire: intel: remove BIOS work-arounds
by Pierre-Louis Bossart
· 5 years ago
be46cfb
soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
by Andy Shevchenko
· 5 years ago
2f4281f
Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
b710848
Merge tag 'soundwire-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus
by Greg Kroah-Hartman
· 6 years ago
3919412
soundwire: intel: set dai min and max channels correctly
by Srinivas Kandagatla
· 6 years ago
9315d90
soundwire: stream: fix bad unlock balance
by Srinivas Kandagatla
· 6 years ago
432732b
soundwire: intel_init: add checks on link numbers
by Pierre-Louis Bossart
· 6 years ago
27f1433
soundwire: fix typo in comments
by Pierre-Louis Bossart
· 6 years ago
121f436
soundwire: Intel: add log for number of PCM and PDM PDIs
by Pierre-Louis Bossart
· 6 years ago
2d35526
soundwire: cadence_master: check the number of bidir PDIs
by Pierre-Louis Bossart
· 6 years ago
a78b32d
soundwire: cadence_master: log Slave status mask on errors
by Pierre-Louis Bossart
· 6 years ago
eb7df4c
soundwire: cadence_master: use rate_limited dynamic debug
by Pierre-Louis Bossart
· 6 years ago
8acbbfe
soundwire: rename/clarify MIPI DisCo properties
by Pierre-Louis Bossart
· 6 years ago
53d2e9c3
soundwire: mipi-disco: fix clock stop modes
by Pierre-Louis Bossart
· 6 years ago
3424305
soundwire: rename 'freq' fields
by Pierre-Louis Bossart
· 6 years ago
eadc004
soundwire: mipi_disco: fix master/link error
by Pierre-Louis Bossart
· 6 years ago
6f11586
soundwire: intel: filter SoundWire controller device search
by Pierre-Louis Bossart
· 6 years ago
18de65d
soundwire: cdns: Fix compilation error on arm64
by Jan Kotas
· 6 years ago
03ecad9
soundwire: stream: fix out of boundary access on port properties
by Srinivas Kandagatla
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
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
Next »