summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/intel.c
AgeCommit message (Expand)AuthorLines
2019-10-21soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao-2/+2
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart-3/+22
2019-08-23soundwire: intel: add debugfs register dumpPierre-Louis Bossart-0/+121
2019-08-22soundwire: intel: remove unused variablesVinod Koul-1/+0
2019-08-21soundwire: intel: move shutdown() callback and don't export symbolPierre-Louis Bossart-2/+15
2019-08-21soundwire: intel: read mclk_freq property from firmwarePierre-Louis Bossart-0/+26
2019-08-21soundwire: intel: fix channel number reported by hardwarePierre-Louis Bossart-0/+10
2019-08-21soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart-2/+4
2019-08-02soundwire: intel: remove BIOS work-aroundsPierre-Louis Bossart-11/+0
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-5/+12
2019-06-06soundwire: intel: set dai min and max channels correctlySrinivas Kandagatla-2/+2
2019-05-27soundwire: Intel: add log for number of PCM and PDM PDIsPierre-Louis Bossart-0/+6
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart-5/+6
2019-05-02soundwire: intel: more alignment fixesVinod Koul-18/+18
2019-05-02soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart-6/+6
2019-05-02soundwire: intel: fix boolean comparisonPierre-Louis Bossart-1/+1
2019-05-02soundwire: intel: protect macro parametersPierre-Louis Bossart-13/+13
2019-05-02soundwire: intel: fix alignment issuesPierre-Louis Bossart-30/+29
2019-04-14soundwire: intel: fix implicit header use of module.h/export.hPaul Gortmaker-0/+1
2019-04-14soundwire: intel: fix inversion in devm_kcalloc parametersPierre-Louis Bossart-2/+2
2018-11-12soundwire: intel: constify snd_soc_dai_ops structuresJulia Lawall-2/+2
2018-08-27soundwire: intel: Remove duplicate assignmentShreyas NC-3/+0
2018-08-27soundwire: intel: Add pre/post bank switch opsShreyas NC-0/+65
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul-0/+358
2018-05-11soundwire: intel: Add stream initializationVinod Koul-0/+155
2018-05-11soundwire: cdns: Add port routinesVinod Koul-0/+1
2018-05-11soundwire: Remove cdns_master_opsShreyas NC-2/+9
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King-1/+1
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul-0/+345