| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 5 | -413/+756 |
|\ |
|
| * | soundwire: qcom: use __maybe_unused for swrm_runtime_resume() | Srinivas Kandagatla | 2022-03-03 | 1 | -1/+1 |
| * | soundwire: qcom: constify static struct qcom_swrm_data global variables | Srinivasa Rao Mandadapu | 2022-03-02 | 1 | -2/+2 |
| * | soundwire: qcom: add in-band wake up interrupt support | Srinivas Kandagatla | 2022-03-02 | 1 | -0/+48 |
| * | soundwire: qcom: add runtime pm support | Srinivas Kandagatla | 2022-03-02 | 1 | -1/+155 |
| * | soundwire: stream: make enable/disable/deprepare idempotent | Pierre-Louis Bossart | 2022-02-11 | 1 | -0/+15 |
| * | soundwire: stream: sdw_stream_add_ functions can be called multiple times | Pierre-Louis Bossart | 2022-02-11 | 1 | -0/+24 |
| * | soundwire: stream: introduce sdw_slave_rt_find() helper | Pierre-Louis Bossart | 2022-02-11 | 1 | -12/+22 |
| * | soundwire: stream: separate alloc and config within sdw_stream_add_xxx() | Pierre-Louis Bossart | 2022-02-11 | 1 | -32/+48 |
| * | soundwire: stream: move list addition to sdw_slave_alloc_rt() | Pierre-Louis Bossart | 2022-02-11 | 1 | -3/+6 |
| * | soundwire: stream: rename and move master/slave_rt_free routines | Pierre-Louis Bossart | 2022-02-11 | 1 | -36/+36 |
| * | soundwire: stream: group sdw_stream_ functions | Pierre-Louis Bossart | 2022-02-11 | 1 | -264/+264 |
| * | soundwire: stream: split sdw_alloc_slave_rt() in alloc and config | Pierre-Louis Bossart | 2022-02-11 | 1 | -10/+25 |
| * | soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers | Pierre-Louis Bossart | 2022-02-11 | 1 | -26/+26 |
| * | soundwire: stream: split sdw_alloc_master_rt() in alloc and config | Pierre-Louis Bossart | 2022-02-11 | 1 | -17/+34 |
| * | soundwire: stream: simplify sdw_alloc_master_rt() | Pierre-Louis Bossart | 2022-02-11 | 1 | -9/+18 |
| * | soundwire: stream: group sdw_port and sdw_master/slave_port functions | Pierre-Louis Bossart | 2022-02-11 | 1 | -122/+120 |
| * | soundwire: stream: add 'slave' prefix for port range checks | Pierre-Louis Bossart | 2022-02-11 | 1 | -11/+11 |
| * | soundwire: stream: split alloc and config in two functions | Pierre-Louis Bossart | 2022-02-11 | 1 | -12/+37 |
| * | soundwire: stream: split port allocation and configuration loops | Pierre-Louis Bossart | 2022-02-11 | 1 | -0/+8 |
| * | soundwire: stream: add alloc/config/free helpers for ports | Pierre-Louis Bossart | 2022-02-11 | 1 | -38/+45 |
| * | soundwire: stream: simplify check on port range | Pierre-Louis Bossart | 2022-02-11 | 1 | -6/+4 |
| * | soundwire: stream: add slave runtime to list earlier | Pierre-Louis Bossart | 2022-02-11 | 1 | -11/+2 |
| * | soundwire: stream: remove unused parameter in sdw_stream_add_slave | Pierre-Louis Bossart | 2022-02-11 | 1 | -4/+2 |
| * | soundwire: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-02-10 | 1 | -3/+4 |
| * | soundwire: intel: fix wrong register name in intel_shim_wake | Libin Yang | 2022-02-10 | 1 | -2/+2 |
| * | soundwire: bus: add dev_warn() messages to track UNATTACHED devices | Pierre-Louis Bossart | 2022-02-10 | 1 | -1/+7 |
* | | ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13" | Anthony I Gilea | 2022-03-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-14 | 1 | -5/+1 |
|\ |
|
| * | soundwire: qcom: remove redundant version number read | Srinivas Kandagatla | 2021-11-23 | 1 | -5/+1 |
* | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-01-14 | 5 | -179/+136 |
|\ \ |
|
| * | | soundwire: intel: remove PDM support | Pierre-Louis Bossart | 2021-12-24 | 3 | -140/+31 |
| * | | soundwire: intel: remove unnecessary init | Pierre-Louis Bossart | 2021-12-24 | 1 | -1/+1 |
| * | | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire | Pierre-Louis Bossart | 2021-12-24 | 3 | -10/+10 |
| * | | soundwire: intel: improve suspend flows | Ranjani Sridharan | 2021-12-24 | 2 | -23/+89 |
| * | | ASoC/soundwire: intel: simplify callbacks for params/hw_free | Pierre-Louis Bossart | 2021-12-24 | 1 | -7/+7 |
| |/ |
|
* | | soundwire: intel: Use auxiliary_device driver data helpers | David E. Box | 2021-12-22 | 2 | -5/+5 |
|/ |
|
* | soundwire: qcom: add debugfs entry for soundwire register dump | Srinivas Kandagatla | 2021-10-20 | 1 | -0/+27 |
* | soundwire: bus: stop dereferencing invalid slave pointer | Srinivas Kandagatla | 2021-10-20 | 1 | -1/+1 |
* | soundwire: debugfs: use controller id and link_id for debugfs | Srinivas Kandagatla | 2021-10-01 | 1 | -1/+1 |
* | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-09-01 | 2 | -83/+5 |
|\ |
|
| * | soundwire: intel: introduce shim and alh base | Bard Liao | 2021-08-02 | 1 | -3/+5 |
| * | soundwire: move intel sdw register definitions to sdw_intel.h | Bard Liao | 2021-08-02 | 2 | -80/+0 |
* | | soundwire: cadence: do not extend reset delay | Pierre-Louis Bossart | 2021-08-23 | 1 | -4/+1 |
* | | soundwire: intel: conditionally exit clock stop mode on system suspend | Pierre-Louis Bossart | 2021-08-23 | 1 | -13/+94 |
* | | soundwire: intel: skip suspend/resume/wake when link was not started | Pierre-Louis Bossart | 2021-08-23 | 2 | -10/+13 |
* | | soundwire: intel: fix potential race condition during power down | Pierre-Louis Bossart | 2021-08-23 | 1 | -10/+13 |
* | | soundwire: cadence: override PDI configurations to create loopback | Pierre-Louis Bossart | 2021-08-02 | 1 | -35/+95 |
* | | soundwire: cadence: add debugfs interface for PDI loopbacks | Pierre-Louis Bossart | 2021-08-02 | 2 | -0/+47 |
* | | soundwire: stream: don't program mockup device ports | Bard Liao | 2021-08-02 | 1 | -0/+3 |