summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2022-05-09soundwire: qcom: adjust autoenumeration timeoutSrinivas Kandagatla
2022-05-09soundwire: qcom: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: intel: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: cadence: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: bus: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: qcom: return error when pm_runtime_get_sync failsPierre-Louis Bossart
2022-05-09soundwire: bus: pm_runtime_request_resume on peripheral attachmentPierre-Louis Bossart
2022-05-09soundwire: intel: disable WAKEEN in pm_runtime resumePierre-Louis Bossart
2022-05-09soundwire: intel: prevent pm_runtime resume prior to system suspendPierre-Louis Bossart
2022-05-09soundwire: cadence: recheck device0 attachment after status changePierre-Louis Bossart
2022-04-05soundwire: qcom: Add compatible name for v1.6.0Srinivasa Rao Mandadapu
2022-04-05soundwire: stream: Fix error return code in do_bank_switch()Wang Wensheng
2022-04-05soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()Dan Carpenter
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"Anthony I Gilea
2022-03-03soundwire: qcom: use __maybe_unused for swrm_runtime_resume()Srinivas Kandagatla
2022-03-02soundwire: qcom: constify static struct qcom_swrm_data global variablesSrinivasa Rao Mandadapu
2022-03-02soundwire: qcom: add in-band wake up interrupt supportSrinivas Kandagatla
2022-03-02soundwire: qcom: add runtime pm supportSrinivas Kandagatla
2022-02-11soundwire: stream: make enable/disable/deprepare idempotentPierre-Louis Bossart
2022-02-11soundwire: stream: sdw_stream_add_ functions can be called multiple timesPierre-Louis Bossart
2022-02-11soundwire: stream: introduce sdw_slave_rt_find() helperPierre-Louis Bossart
2022-02-11soundwire: stream: separate alloc and config within sdw_stream_add_xxx()Pierre-Louis Bossart
2022-02-11soundwire: stream: move list addition to sdw_slave_alloc_rt()Pierre-Louis Bossart
2022-02-11soundwire: stream: rename and move master/slave_rt_free routinesPierre-Louis Bossart
2022-02-11soundwire: stream: group sdw_stream_ functionsPierre-Louis Bossart
2022-02-11soundwire: stream: split sdw_alloc_slave_rt() in alloc and configPierre-Louis Bossart
2022-02-11soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpersPierre-Louis Bossart
2022-02-11soundwire: stream: split sdw_alloc_master_rt() in alloc and configPierre-Louis Bossart
2022-02-11soundwire: stream: simplify sdw_alloc_master_rt()Pierre-Louis Bossart
2022-02-11soundwire: stream: group sdw_port and sdw_master/slave_port functionsPierre-Louis Bossart
2022-02-11soundwire: stream: add 'slave' prefix for port range checksPierre-Louis Bossart
2022-02-11soundwire: stream: split alloc and config in two functionsPierre-Louis Bossart
2022-02-11soundwire: stream: split port allocation and configuration loopsPierre-Louis Bossart
2022-02-11soundwire: stream: add alloc/config/free helpers for portsPierre-Louis Bossart
2022-02-11soundwire: stream: simplify check on port rangePierre-Louis Bossart
2022-02-11soundwire: stream: add slave runtime to list earlierPierre-Louis Bossart
2022-02-11soundwire: stream: remove unused parameter in sdw_stream_add_slavePierre-Louis Bossart
2022-02-10soundwire: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-10soundwire: intel: fix wrong register name in intel_shim_wakeLibin Yang
2022-02-10soundwire: bus: add dev_warn() messages to track UNATTACHED devicesPierre-Louis Bossart
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-12-24soundwire: intel: remove PDM supportPierre-Louis Bossart
2021-12-24soundwire: intel: remove unnecessary initPierre-Louis Bossart
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-12-24soundwire: intel: improve suspend flowsRanjani Sridharan
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart
2021-12-22soundwire: intel: Use auxiliary_device driver data helpersDavid E. Box
2021-11-23soundwire: qcom: remove redundant version number readSrinivas Kandagatla