Age | Commit message (Expand) | Author |
2020-07-23 | Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2020-07-21 | soundwire: intel: add wake interrupt support | Rander Wang |
2020-07-21 | soundwire: intel/cadence: merge Soundwire interrupt handlers/threads | Bard Liao |
2020-07-21 | soundwire: intel: introduce helper for link synchronization | Pierre-Louis Bossart |
2020-07-21 | soundwire: intel: introduce a helper to arm link synchronization | Pierre-Louis Bossart |
2020-07-21 | soundwire: intel: revisit SHIM programming sequences. | Pierre-Louis Bossart |
2020-07-21 | soundwire: intel: reuse code for wait loops to set/clear bits | Pierre-Louis Bossart |
2020-07-15 | soundwire: intel: don't free dma_data in DAI shutdown | Pierre-Louis Bossart |
2020-07-15 | soundwire: intel: remove stream allocation/free | Pierre-Louis Bossart |
2020-07-15 | soundwire: intel: implement get_sdw_stream() operations | Pierre-Louis Bossart |
2020-06-22 | soundwire: intel: transition to 3 steps initialization | Pierre-Louis Bossart |
2020-06-22 | soundwire: intel: clarify drvdata and remove more indirections | Pierre-Louis Bossart |
2020-06-22 | soundwire: intel: cleanups for indirections/logs | Pierre-Louis Bossart |
2020-06-22 | soundwire: intel: fix memory leak with devm_kasprintf | Pierre-Louis Bossart |
2020-05-19 | soundwire: bus_type: add sdw_master_device support | Pierre-Louis Bossart |
2020-05-19 | soundwire: bus: rename sdw_bus_master_add/delete, add arguments | Pierre-Louis Bossart |
2020-04-20 | soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p... | Kuninori Morimoto |
2020-03-19 | soundwire: cadence: simplifiy cdns_init() | Rander Wang |
2020-02-18 | soundwire: intel: free all resources on hw_free() | Pierre-Louis Bossart |
2020-02-18 | soundwire: intel: add sdw_stream_setup helper for .startup callback | Rander Wang |
2020-02-18 | soundwire: intel: add trigger support in sdw dai driver | Rander Wang |
2020-02-18 | soundwire: intel: add prepare support in sdw dai driver | Rander Wang |
2020-02-18 | soundwire: intel: rename res field as link_res | Pierre-Louis Bossart |
2020-01-14 | soundwire: intel: fix factor of two in MCLK handling | Bard Liao |
2019-12-12 | soundwire: intel: update stream callbacks for hwparams/free stream operations | Rander Wang |
2019-11-11 | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman |
2019-11-09 | soundwire: intel: fix PDI/stream mapping for Bulk | Pierre-Louis Bossart |
2019-10-24 | soundwire: cadence_master: make clock stop exit configurable on init | Pierre-Louis Bossart |
2019-10-24 | soundwire: intel/cadence: add flag for interrupt enable | Pierre-Louis Bossart |
2019-10-24 | soundwire: intel: add helper for initialization | Pierre-Louis Bossart |
2019-10-24 | soundwire: intel/cadence: fix startup sequence | Pierre-Louis Bossart |
2019-10-21 | soundwire: intel: fix intel_register_dai PDI offsets and numbers | Bard Liao |
2019-10-21 | soundwire: cadence_master: improve PDI allocation | Bard Liao |
2019-10-21 | soundwire: cadence/intel: simplify PDI/port mapping | Pierre-Louis Bossart |
2019-10-21 | soundwire: intel: remove playback/capture stream_name | Bard Liao |
2019-10-21 | soundwire: remove DAI_ID_RANGE definitions | Pierre-Louis Bossart |
2019-10-16 | soundwire: intel: add missing headers for cross-compilation | Pierre-Louis Bossart |
2019-08-23 | soundwire: intel: handle disabled links | Pierre-Louis Bossart |
2019-08-23 | soundwire: intel: add debugfs register dump | Pierre-Louis Bossart |
2019-08-22 | soundwire: intel: remove unused variables | Vinod Koul |
2019-08-21 | soundwire: intel: move shutdown() callback and don't export symbol | Pierre-Louis Bossart |
2019-08-21 | soundwire: intel: read mclk_freq property from firmware | Pierre-Louis Bossart |
2019-08-21 | soundwire: intel: fix channel number reported by hardware | Pierre-Louis Bossart |
2019-08-21 | soundwire: intel: prevent possible dereference in hw_params | Pierre-Louis Bossart |
2019-08-02 | soundwire: intel: remove BIOS work-arounds | Pierre-Louis Bossart |
2019-07-05 | Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2019-06-06 | soundwire: intel: set dai min and max channels correctly | Srinivas Kandagatla |
2019-05-27 | soundwire: Intel: add log for number of PCM and PDM PDIs | Pierre-Louis Bossart |
2019-05-27 | soundwire: rename 'freq' fields | Pierre-Louis Bossart |
2019-05-02 | soundwire: intel: more alignment fixes | Vinod Koul |