index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-13
soundwire: Intel: add trigger callback
Bard Liao
2022-07-06
soundwire: qcom: Enable software clock gating requirement flag
Srinivasa Rao Mandadapu
2022-07-06
soundwire: qcom: Check device status before reading devid
Srinivas Kandagatla
2022-07-06
soundwire: qcom: Add flag for software clock gating check
Srinivasa Rao Mandadapu
2022-07-06
soundwire: qcom: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
2022-07-06
soundwire: intel: use pm_runtime_resume() on component probe
Pierre-Louis Bossart
2022-07-06
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
2022-07-06
soundwire: bus_type: fix remove and shutdown support
Pierre-Louis Bossart
2022-06-27
soundwire: intel: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-23
soundwire: Use acpi_dev_for_each_child()
Rafael J. Wysocki
2022-06-06
ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
2022-05-09
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
2022-05-09
soundwire: qcom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-05-09
soundwire: intel: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-05-09
soundwire: cadence: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-05-09
soundwire: bus: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-05-09
soundwire: qcom: return error when pm_runtime_get_sync fails
Pierre-Louis Bossart
2022-05-09
soundwire: bus: pm_runtime_request_resume on peripheral attachment
Pierre-Louis Bossart
2022-05-09
soundwire: intel: disable WAKEEN in pm_runtime resume
Pierre-Louis Bossart
2022-05-09
soundwire: intel: prevent pm_runtime resume prior to system suspend
Pierre-Louis Bossart
2022-05-09
soundwire: cadence: recheck device0 attachment after status change
Pierre-Louis Bossart
2022-04-05
soundwire: qcom: Add compatible name for v1.6.0
Srinivasa Rao Mandadapu
2022-04-05
soundwire: stream: Fix error return code in do_bank_switch()
Wang Wensheng
2022-04-05
soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
Dan Carpenter
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-07
ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
Anthony I Gilea
2022-03-03
soundwire: qcom: use __maybe_unused for swrm_runtime_resume()
Srinivas Kandagatla
2022-03-02
soundwire: qcom: constify static struct qcom_swrm_data global variables
Srinivasa Rao Mandadapu
2022-03-02
soundwire: qcom: add in-band wake up interrupt support
Srinivas Kandagatla
2022-03-02
soundwire: qcom: add runtime pm support
Srinivas Kandagatla
2022-02-11
soundwire: stream: make enable/disable/deprepare idempotent
Pierre-Louis Bossart
2022-02-11
soundwire: stream: sdw_stream_add_ functions can be called multiple times
Pierre-Louis Bossart
2022-02-11
soundwire: stream: introduce sdw_slave_rt_find() helper
Pierre-Louis Bossart
2022-02-11
soundwire: stream: separate alloc and config within sdw_stream_add_xxx()
Pierre-Louis Bossart
2022-02-11
soundwire: stream: move list addition to sdw_slave_alloc_rt()
Pierre-Louis Bossart
2022-02-11
soundwire: stream: rename and move master/slave_rt_free routines
Pierre-Louis Bossart
2022-02-11
soundwire: stream: group sdw_stream_ functions
Pierre-Louis Bossart
2022-02-11
soundwire: stream: split sdw_alloc_slave_rt() in alloc and config
Pierre-Louis Bossart
2022-02-11
soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers
Pierre-Louis Bossart
2022-02-11
soundwire: stream: split sdw_alloc_master_rt() in alloc and config
Pierre-Louis Bossart
2022-02-11
soundwire: stream: simplify sdw_alloc_master_rt()
Pierre-Louis Bossart
2022-02-11
soundwire: stream: group sdw_port and sdw_master/slave_port functions
Pierre-Louis Bossart
2022-02-11
soundwire: stream: add 'slave' prefix for port range checks
Pierre-Louis Bossart
2022-02-11
soundwire: stream: split alloc and config in two functions
Pierre-Louis Bossart
2022-02-11
soundwire: stream: split port allocation and configuration loops
Pierre-Louis Bossart
2022-02-11
soundwire: stream: add alloc/config/free helpers for ports
Pierre-Louis Bossart
2022-02-11
soundwire: stream: simplify check on port range
Pierre-Louis Bossart
2022-02-11
soundwire: stream: add slave runtime to list earlier
Pierre-Louis Bossart
[next]