index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
intel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soundwire: intel: fix factor of two in MCLK handling
Bard Liao
2020-01-14
1
-0
/
+3
*
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
2019-12-12
1
-6
/
+14
*
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
2019-11-11
1
-2
/
+2
|
\
|
*
soundwire: intel: fix intel_register_dai PDI offsets and numbers
Bard Liao
2019-10-21
1
-2
/
+2
*
|
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
2019-11-09
1
-2
/
+8
*
|
soundwire: cadence_master: make clock stop exit configurable on init
Pierre-Louis Bossart
2019-10-24
1
-1
/
+1
*
|
soundwire: intel/cadence: add flag for interrupt enable
Pierre-Louis Bossart
2019-10-24
1
-6
/
+7
*
|
soundwire: intel: add helper for initialization
Pierre-Louis Bossart
2019-10-24
1
-5
/
+11
*
|
soundwire: intel/cadence: fix startup sequence
Pierre-Louis Bossart
2019-10-24
1
-2
/
+12
*
|
soundwire: cadence_master: improve PDI allocation
Bard Liao
2019-10-21
1
-3
/
+2
*
|
soundwire: cadence/intel: simplify PDI/port mapping
Pierre-Louis Bossart
2019-10-21
1
-105
/
+28
*
|
soundwire: intel: remove playback/capture stream_name
Bard Liao
2019-10-21
1
-17
/
+0
*
|
soundwire: remove DAI_ID_RANGE definitions
Pierre-Louis Bossart
2019-10-21
1
-2
/
+0
*
|
soundwire: intel: add missing headers for cross-compilation
Pierre-Louis Bossart
2019-10-16
1
-0
/
+1
|
/
*
soundwire: intel: handle disabled links
Pierre-Louis Bossart
2019-08-23
1
-3
/
+22
*
soundwire: intel: add debugfs register dump
Pierre-Louis Bossart
2019-08-23
1
-0
/
+121
*
soundwire: intel: remove unused variables
Vinod Koul
2019-08-22
1
-1
/
+0
*
soundwire: intel: move shutdown() callback and don't export symbol
Pierre-Louis Bossart
2019-08-21
1
-2
/
+15
*
soundwire: intel: read mclk_freq property from firmware
Pierre-Louis Bossart
2019-08-21
1
-0
/
+26
*
soundwire: intel: fix channel number reported by hardware
Pierre-Louis Bossart
2019-08-21
1
-0
/
+10
*
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
2019-08-21
1
-2
/
+4
*
soundwire: intel: remove BIOS work-arounds
Pierre-Louis Bossart
2019-08-02
1
-11
/
+0
*
Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2019-07-05
1
-5
/
+12
|
\
|
*
soundwire: Intel: add log for number of PCM and PDM PDIs
Pierre-Louis Bossart
2019-05-27
1
-0
/
+6
|
*
soundwire: rename 'freq' fields
Pierre-Louis Bossart
2019-05-27
1
-5
/
+6
*
|
soundwire: intel: set dai min and max channels correctly
Srinivas Kandagatla
2019-06-06
1
-2
/
+2
|
/
*
soundwire: intel: more alignment fixes
Vinod Koul
2019-05-02
1
-18
/
+18
*
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
2019-05-02
1
-6
/
+6
*
soundwire: intel: fix boolean comparison
Pierre-Louis Bossart
2019-05-02
1
-1
/
+1
*
soundwire: intel: protect macro parameters
Pierre-Louis Bossart
2019-05-02
1
-13
/
+13
*
soundwire: intel: fix alignment issues
Pierre-Louis Bossart
2019-05-02
1
-30
/
+29
*
soundwire: intel: fix implicit header use of module.h/export.h
Paul Gortmaker
2019-04-14
1
-0
/
+1
*
soundwire: intel: fix inversion in devm_kcalloc parameters
Pierre-Louis Bossart
2019-04-14
1
-2
/
+2
*
soundwire: intel: constify snd_soc_dai_ops structures
Julia Lawall
2018-11-12
1
-2
/
+2
*
soundwire: intel: Remove duplicate assignment
Shreyas NC
2018-08-27
1
-3
/
+0
*
soundwire: intel: Add pre/post bank switch ops
Shreyas NC
2018-08-27
1
-0
/
+65
*
soundwire: intel: Add audio DAI ops
Vinod Koul
2018-05-11
1
-0
/
+358
*
soundwire: intel: Add stream initialization
Vinod Koul
2018-05-11
1
-0
/
+155
*
soundwire: cdns: Add port routines
Vinod Koul
2018-05-11
1
-0
/
+1
*
soundwire: Remove cdns_master_ops
Shreyas NC
2018-05-11
1
-2
/
+9
*
soundwire: intel: fix missing assignment to ret
Colin Ian King
2018-01-08
1
-1
/
+1
*
soundwire: intel: Add Intel Master driver
Vinod Koul
2017-12-19
1
-0
/
+345