summaryrefslogtreecommitdiff
path: root/drivers/soundwire/intel.c
AgeCommit message (Expand)Author
2020-01-14soundwire: intel: fix factor of two in MCLK handlingBard Liao
2019-12-12soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
2019-11-09soundwire: intel: fix PDI/stream mapping for BulkPierre-Louis Bossart
2019-10-24soundwire: cadence_master: make clock stop exit configurable on initPierre-Louis Bossart
2019-10-24soundwire: intel/cadence: add flag for interrupt enablePierre-Louis Bossart
2019-10-24soundwire: intel: add helper for initializationPierre-Louis Bossart
2019-10-24soundwire: intel/cadence: fix startup sequencePierre-Louis Bossart
2019-10-21soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao
2019-10-21soundwire: cadence_master: improve PDI allocationBard Liao
2019-10-21soundwire: cadence/intel: simplify PDI/port mappingPierre-Louis Bossart
2019-10-21soundwire: intel: remove playback/capture stream_nameBard Liao
2019-10-21soundwire: remove DAI_ID_RANGE definitionsPierre-Louis Bossart
2019-10-16soundwire: intel: add missing headers for cross-compilationPierre-Louis Bossart
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart
2019-08-23soundwire: intel: add debugfs register dumpPierre-Louis Bossart
2019-08-22soundwire: intel: remove unused variablesVinod Koul
2019-08-21soundwire: intel: move shutdown() callback and don't export symbolPierre-Louis Bossart
2019-08-21soundwire: intel: read mclk_freq property from firmwarePierre-Louis Bossart
2019-08-21soundwire: intel: fix channel number reported by hardwarePierre-Louis Bossart
2019-08-21soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart
2019-08-02soundwire: intel: remove BIOS work-aroundsPierre-Louis Bossart
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-06-06soundwire: intel: set dai min and max channels correctlySrinivas Kandagatla
2019-05-27soundwire: Intel: add log for number of PCM and PDM PDIsPierre-Louis Bossart
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart
2019-05-02soundwire: intel: more alignment fixesVinod Koul
2019-05-02soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart
2019-05-02soundwire: intel: fix boolean comparisonPierre-Louis Bossart
2019-05-02soundwire: intel: protect macro parametersPierre-Louis Bossart
2019-05-02soundwire: intel: fix alignment issuesPierre-Louis Bossart
2019-04-14soundwire: intel: fix implicit header use of module.h/export.hPaul Gortmaker
2019-04-14soundwire: intel: fix inversion in devm_kcalloc parametersPierre-Louis Bossart
2018-11-12soundwire: intel: constify snd_soc_dai_ops structuresJulia Lawall
2018-08-27soundwire: intel: Remove duplicate assignmentShreyas NC
2018-08-27soundwire: intel: Add pre/post bank switch opsShreyas NC
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul
2018-05-11soundwire: intel: Add stream initializationVinod Koul
2018-05-11soundwire: cdns: Add port routinesVinod Koul
2018-05-11soundwire: Remove cdns_master_opsShreyas NC
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul