Age | Commit message (Expand) | Author |
2020-12-05 | soundwire: intel: fix another unused-function warning | Arnd Bergmann |
2020-12-02 | soundwire: master: use pm_runtime_set_active() on add | Pierre-Louis Bossart |
2020-11-26 | soundwire: qcom: Fix build failure when slimbus is module | Vinod Koul |
2020-11-25 | soundwire: bus: only clear valid DPN interrupts | Pierre-Louis Bossart |
2020-11-25 | soundwire: bus: only clear valid DP0 interrupts | Pierre-Louis Bossart |
2020-11-25 | soundwire: bus: reset slave_notify status at each loop | Pierre-Louis Bossart |
2020-11-25 | soundwire: bus: add comments to explain interrupt loop filter | Pierre-Louis Bossart |
2020-11-24 | soundwire: SDCA: detect sdca_cascade interrupt | Pierre-Louis Bossart |
2020-11-24 | soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute | Srinivas Kandagatla |
2020-10-01 | Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2020-09-28 | soundwire: sysfs: add slave status and device number before probe | Pierre-Louis Bossart |
2020-09-28 | soundwire: bus: add enumerated Slave device to device list | Srinivas Kandagatla |
2020-09-23 | soundwire: remove an unnecessary NULL check | Dan Carpenter |
2020-09-23 | soundwire: cadence: add data port test fail interrupt | Pierre-Louis Bossart |
2020-09-23 | soundwire: intel: enable test modes | Pierre-Louis Bossart |
2020-09-23 | soundwire: enable Data Port test modes | Pierre-Louis Bossart |
2020-09-18 | soundwire: intel: use {u32|u16}p_replace_bits | Vinod Koul |
2020-09-18 | soundwire: cadence: use u32p_replace_bits | Vinod Koul |
2020-09-18 | soundwire: qcom: get max rows and cols info from compatible | Srinivas Kandagatla |
2020-09-18 | soundwire: qcom: add support to block packing mode | Srinivas Kandagatla |
2020-09-18 | soundwire: qcom: clear BIT FIELDs before value set. | Srinivas Kandagatla |
2020-09-18 | soundwire: Add generic bandwidth allocation algorithm | Bard Liao |
2020-09-10 | soundwire: cadence: add parity error injection through debugfs | Pierre-Louis Bossart |
2020-09-10 | soundwire: bus: export broadcast read/write capability for tests | Pierre-Louis Bossart |
2020-09-10 | soundwire: bus: use quirk to filter out invalid parity errors | Pierre-Louis Bossart |
2020-09-10 | soundwire: slave: add first_interrupt_done status | Pierre-Louis Bossart |
2020-09-10 | soundwire: bus: filter-out unwanted interrupt reports | Pierre-Louis Bossart |
2020-09-10 | ASoC/soundwire: bus: use property to set interrupt masks | Pierre-Louis Bossart |
2020-09-09 | soundwire: qcom: fix SLIBMUS/SLIMBUS typo | Jonathan Marek |
2020-09-09 | soundwire: cadence: fix race condition between suspend and Slave device alerts | Pierre-Louis Bossart |
2020-09-07 | soundwire: qcom: add v1.5.1 compatible | Jonathan Marek |
2020-09-07 | soundwire: qcom: add support for mmio soundwire master devices | Jonathan Marek |
2020-09-07 | soundwire: qcom: avoid dependency on CONFIG_SLIMBUS | Jonathan Marek |
2020-09-07 | soundwire: qcom: fix abh/ahb typo | Jonathan Marek |
2020-09-04 | soundwire: intel: remove stream handling from .prepare and .hw_free | Pierre-Louis Bossart |
2020-09-04 | soundwire: intel: remove .trigger operation | Pierre-Louis Bossart |
2020-09-04 | soundwire: intel: fix NULL/ERR_PTR confusion | Pierre-Louis Bossart |
2020-09-04 | soundwire: stream: fix NULL/IS_ERR confusion | Pierre-Louis Bossart |
2020-09-04 | soundwire: intel_init: use FIELD_{GET|PREP} | Vinod Koul |
2020-09-04 | soundwire: intel: use FIELD_{GET|PREP} | Vinod Koul |
2020-09-04 | soundwire: cadence: use FIELD_{GET|PREP} | Vinod Koul |
2020-09-04 | soundwire: qcom : use FIELD_{GET|PREP} | Vinod Koul |
2020-09-04 | soundwire: stream: use FIELD_{GET|PREP} | Vinod Koul |
2020-09-04 | soundwire: slave: use SDW_DISCO_LINK_ID() | Vinod Koul |
2020-09-04 | soundwire: bus: use FIELD_GET() | Vinod Koul |
2020-09-03 | soundwire: intel: don't manage link power individually | Pierre-Louis Bossart |
2020-09-03 | soundwire: intel: pass link_mask information to each master | Pierre-Louis Bossart |
2020-09-03 | soundwire: intel: add error log for clock-stop invalid configs | Pierre-Louis Bossart |
2020-09-03 | soundwire: stream: enable hw_sync as needed by hardware | Pierre-Louis Bossart |
2020-09-03 | soundwire: intel: add multi-link hw_synchronization information | Pierre-Louis Bossart |