- 575ec5e Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next by Greg Kroah-Hartman · 4 years, 6 months ago
- ab2c913 soundwire: intel: add wake interrupt support by Rander Wang · 4 years, 6 months ago
- 4a98a6b soundwire: intel/cadence: merge Soundwire interrupt handlers/threads by Bard Liao · 4 years, 6 months ago
- 437e328 soundwire: intel: introduce helper for link synchronization by Pierre-Louis Bossart · 4 years, 6 months ago
- 02629e45 soundwire: intel: introduce a helper to arm link synchronization by Pierre-Louis Bossart · 4 years, 6 months ago
- 4a17c44 soundwire: intel: revisit SHIM programming sequences. by Pierre-Louis Bossart · 4 years, 6 months ago
- 7d2845d soundwire: intel: reuse code for wait loops to set/clear bits by Pierre-Louis Bossart · 4 years, 6 months ago
- 9cb834b soundwire: intel: don't free dma_data in DAI shutdown by Pierre-Louis Bossart · 4 years, 7 months ago
- ff16d1e soundwire: intel: remove stream allocation/free by Pierre-Louis Bossart · 4 years, 7 months ago
- 0955314 soundwire: intel: implement get_sdw_stream() operations by Pierre-Louis Bossart · 4 years, 7 months ago
- 6d2c666 soundwire: intel: transition to 3 steps initialization by Pierre-Louis Bossart · 4 years, 8 months ago
- 83e129af soundwire: intel: clarify drvdata and remove more indirections by Pierre-Louis Bossart · 4 years, 8 months ago
- b6109dd soundwire: intel: cleanups for indirections/logs by Pierre-Louis Bossart · 4 years, 8 months ago
- bf6d6e6 soundwire: intel: fix memory leak with devm_kasprintf by Pierre-Louis Bossart · 4 years, 7 months ago
- 7ceaa40 soundwire: bus_type: add sdw_master_device support by Pierre-Louis Bossart · 4 years, 8 months ago
- 5cab3ff soundwire: bus: rename sdw_bus_master_add/delete, add arguments by Pierre-Louis Bossart · 4 years, 8 months ago
- 611905d soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 7b174f2 soundwire: cadence: simplifiy cdns_init() by Rander Wang · 4 years, 10 months ago
- eff346f soundwire: intel: free all resources on hw_free() by Pierre-Louis Bossart · 5 years ago
- 5e7484d soundwire: intel: add sdw_stream_setup helper for .startup callback by Rander Wang · 5 years ago
- 973a842 soundwire: intel: add trigger support in sdw dai driver by Rander Wang · 5 years ago
- 27b198f soundwire: intel: add prepare support in sdw dai driver by Rander Wang · 5 years ago
- 2523486 soundwire: intel: rename res field as link_res by Pierre-Louis Bossart · 5 years ago
- a19efb5 soundwire: intel: fix factor of two in MCLK handling by Bard Liao · 5 years ago
- 4b206d3 soundwire: intel: update stream callbacks for hwparams/free stream operations by Rander Wang · 5 years ago
- 01b59c7 Merge 5.4-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
- c134f91 soundwire: intel: fix PDI/stream mapping for Bulk by Pierre-Louis Bossart · 5 years ago
- 3ccb855 soundwire: cadence_master: make clock stop exit configurable on init by Pierre-Louis Bossart · 5 years ago
- 9e3d47f soundwire: intel/cadence: add flag for interrupt enable by Pierre-Louis Bossart · 5 years ago
- dfbe642 soundwire: intel: add helper for initialization by Pierre-Louis Bossart · 5 years ago
- 49ea07d soundwire: intel/cadence: fix startup sequence by Pierre-Louis Bossart · 5 years ago
- cf92496 soundwire: intel: fix intel_register_dai PDI offsets and numbers by Bard Liao · 5 years ago
- 1b53385e soundwire: cadence_master: improve PDI allocation by Bard Liao · 5 years ago
- 57a3479 soundwire: cadence/intel: simplify PDI/port mapping by Pierre-Louis Bossart · 5 years ago
- 8046453 soundwire: intel: remove playback/capture stream_name by Bard Liao · 5 years ago
- 535bbe6 soundwire: remove DAI_ID_RANGE definitions by Pierre-Louis Bossart · 5 years ago
- df72b71 soundwire: intel: add missing headers for cross-compilation by Pierre-Louis Bossart · 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
- 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
- 085f4ac soundwire: intel: read mclk_freq property from firmware 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
- 0fc6041 soundwire: intel: remove BIOS work-arounds by Pierre-Louis Bossart · 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 · 6 years ago
- 3919412 soundwire: intel: set dai min and max channels correctly by Srinivas Kandagatla · 6 years ago
- 121f436 soundwire: Intel: add log for number of PCM and PDM PDIs by Pierre-Louis Bossart · 6 years ago
- 3424305 soundwire: rename 'freq' fields by Pierre-Louis Bossart · 6 years ago
- 1215dae soundwire: intel: more alignment fixes by Vinod Koul · 6 years ago
- 17ed5be soundwire: add missing newlines in dynamic debug logs 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
- 4abbd78 soundwire: intel: fix implicit header use of module.h/export.h by Paul Gortmaker · 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
- 30246e2 soundwire: intel: Add pre/post bank switch ops by Shreyas NC · 6 years ago
- c46302e soundwire: intel: Add audio DAI ops by Vinod Koul · 7 years ago
- 37a2d22 soundwire: intel: Add stream initialization by Vinod Koul · 7 years ago
- 07abeff soundwire: cdns: Add port routines by Vinod Koul · 7 years ago
- c91605f soundwire: Remove cdns_master_ops by Shreyas NC · 7 years ago
- 7094dc2 soundwire: intel: fix missing assignment to ret by Colin Ian King · 7 years ago
- 71bb8a1 soundwire: intel: Add Intel Master driver by Vinod Koul · 7 years ago