1. 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
  2. ab2c913 soundwire: intel: add wake interrupt support by Rander Wang · 4 years, 6 months ago
  3. 4a98a6b soundwire: intel/cadence: merge Soundwire interrupt handlers/threads by Bard Liao · 4 years, 6 months ago
  4. 437e328 soundwire: intel: introduce helper for link synchronization by Pierre-Louis Bossart · 4 years, 6 months ago
  5. 02629e45 soundwire: intel: introduce a helper to arm link synchronization by Pierre-Louis Bossart · 4 years, 6 months ago
  6. 4a17c44 soundwire: intel: revisit SHIM programming sequences. by Pierre-Louis Bossart · 4 years, 6 months ago
  7. 7d2845d soundwire: intel: reuse code for wait loops to set/clear bits by Pierre-Louis Bossart · 4 years, 6 months ago
  8. 9cb834b soundwire: intel: don't free dma_data in DAI shutdown by Pierre-Louis Bossart · 4 years, 7 months ago
  9. ff16d1e soundwire: intel: remove stream allocation/free by Pierre-Louis Bossart · 4 years, 7 months ago
  10. 0955314 soundwire: intel: implement get_sdw_stream() operations by Pierre-Louis Bossart · 4 years, 7 months ago
  11. 6d2c666 soundwire: intel: transition to 3 steps initialization by Pierre-Louis Bossart · 4 years, 8 months ago
  12. 83e129af soundwire: intel: clarify drvdata and remove more indirections by Pierre-Louis Bossart · 4 years, 8 months ago
  13. b6109dd soundwire: intel: cleanups for indirections/logs by Pierre-Louis Bossart · 4 years, 8 months ago
  14. bf6d6e6 soundwire: intel: fix memory leak with devm_kasprintf by Pierre-Louis Bossart · 4 years, 7 months ago
  15. 7ceaa40 soundwire: bus_type: add sdw_master_device support by Pierre-Louis Bossart · 4 years, 8 months ago
  16. 5cab3ff soundwire: bus: rename sdw_bus_master_add/delete, add arguments by Pierre-Louis Bossart · 4 years, 8 months ago
  17. 611905d soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  18. 7b174f2 soundwire: cadence: simplifiy cdns_init() by Rander Wang · 4 years, 10 months ago
  19. eff346f soundwire: intel: free all resources on hw_free() by Pierre-Louis Bossart · 5 years ago
  20. 5e7484d soundwire: intel: add sdw_stream_setup helper for .startup callback by Rander Wang · 5 years ago
  21. 973a842 soundwire: intel: add trigger support in sdw dai driver by Rander Wang · 5 years ago
  22. 27b198f soundwire: intel: add prepare support in sdw dai driver by Rander Wang · 5 years ago
  23. 2523486 soundwire: intel: rename res field as link_res by Pierre-Louis Bossart · 5 years ago
  24. a19efb5 soundwire: intel: fix factor of two in MCLK handling by Bard Liao · 5 years ago
  25. 4b206d3 soundwire: intel: update stream callbacks for hwparams/free stream operations by Rander Wang · 5 years ago
  26. 01b59c7 Merge 5.4-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  27. c134f91 soundwire: intel: fix PDI/stream mapping for Bulk by Pierre-Louis Bossart · 5 years ago
  28. 3ccb855 soundwire: cadence_master: make clock stop exit configurable on init by Pierre-Louis Bossart · 5 years ago
  29. 9e3d47f soundwire: intel/cadence: add flag for interrupt enable by Pierre-Louis Bossart · 5 years ago
  30. dfbe642 soundwire: intel: add helper for initialization by Pierre-Louis Bossart · 5 years ago
  31. 49ea07d soundwire: intel/cadence: fix startup sequence by Pierre-Louis Bossart · 5 years ago
  32. cf92496 soundwire: intel: fix intel_register_dai PDI offsets and numbers by Bard Liao · 5 years ago
  33. 1b53385e soundwire: cadence_master: improve PDI allocation by Bard Liao · 5 years ago
  34. 57a3479 soundwire: cadence/intel: simplify PDI/port mapping by Pierre-Louis Bossart · 5 years ago
  35. 8046453 soundwire: intel: remove playback/capture stream_name by Bard Liao · 5 years ago
  36. 535bbe6 soundwire: remove DAI_ID_RANGE definitions by Pierre-Louis Bossart · 5 years ago
  37. df72b71 soundwire: intel: add missing headers for cross-compilation by Pierre-Louis Bossart · 5 years ago
  38. 395713d soundwire: intel: handle disabled links by Pierre-Louis Bossart · 5 years ago
  39. 79ee663 soundwire: intel: add debugfs register dump by Pierre-Louis Bossart · 5 years ago
  40. e87cf35 soundwire: intel: remove unused variables by Vinod Koul · 5 years ago
  41. 183c768 soundwire: intel: move shutdown() callback and don't export symbol by Pierre-Louis Bossart · 5 years ago
  42. 085f4ac soundwire: intel: read mclk_freq property from firmware by Pierre-Louis Bossart · 5 years ago
  43. 1804633 soundwire: intel: fix channel number reported by hardware by Pierre-Louis Bossart · 5 years ago
  44. 05c8afe4 soundwire: intel: prevent possible dereference in hw_params by Pierre-Louis Bossart · 5 years ago
  45. 0fc6041 soundwire: intel: remove BIOS work-arounds by Pierre-Louis Bossart · 5 years ago
  46. 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
  47. 3919412 soundwire: intel: set dai min and max channels correctly by Srinivas Kandagatla · 6 years ago
  48. 121f436 soundwire: Intel: add log for number of PCM and PDM PDIs by Pierre-Louis Bossart · 6 years ago
  49. 3424305 soundwire: rename 'freq' fields by Pierre-Louis Bossart · 6 years ago
  50. 1215dae soundwire: intel: more alignment fixes by Vinod Koul · 6 years ago
  51. 17ed5be soundwire: add missing newlines in dynamic debug logs by Pierre-Louis Bossart · 6 years ago
  52. 2890a63 soundwire: intel: fix boolean comparison by Pierre-Louis Bossart · 6 years ago
  53. 7cc6e31 soundwire: intel: protect macro parameters by Pierre-Louis Bossart · 6 years ago
  54. d542bc9 soundwire: intel: fix alignment issues by Pierre-Louis Bossart · 6 years ago
  55. 4abbd78 soundwire: intel: fix implicit header use of module.h/export.h by Paul Gortmaker · 6 years ago
  56. 4ac5627 soundwire: intel: fix inversion in devm_kcalloc parameters by Pierre-Louis Bossart · 6 years ago
  57. b163559 soundwire: intel: constify snd_soc_dai_ops structures by Julia Lawall · 6 years ago
  58. c272a76 soundwire: intel: Remove duplicate assignment by Shreyas NC · 6 years ago
  59. 30246e2 soundwire: intel: Add pre/post bank switch ops by Shreyas NC · 6 years ago
  60. c46302e soundwire: intel: Add audio DAI ops by Vinod Koul · 7 years ago
  61. 37a2d22 soundwire: intel: Add stream initialization by Vinod Koul · 7 years ago
  62. 07abeff soundwire: cdns: Add port routines by Vinod Koul · 7 years ago
  63. c91605f soundwire: Remove cdns_master_ops by Shreyas NC · 7 years ago
  64. 7094dc2 soundwire: intel: fix missing assignment to ret by Colin Ian King · 7 years ago
  65. 71bb8a1 soundwire: intel: Add Intel Master driver by Vinod Koul · 7 years ago