| Commit message (Expand) | Author | Age | Files | Lines |
* | soundwire: intel_init: test link->cdns | Bard Liao | 2021-04-06 | 1 | -0/+9 |
* | soundwire: qcom: handle return correctly in qcom_swrm_transport_params | Srinivas Kandagatla | 2021-04-06 | 1 | -0/+10 |
* | soundwire: qcom: cleanup internal port config indexing | Srinivas Kandagatla | 2021-04-06 | 1 | -13/+14 |
* | soundwire: qcom: wait for fifo space to be available before read/write | Srinivas Kandagatla | 2021-04-06 | 1 | -0/+66 |
* | soundwire: qcom: add static port map support | Srinivas Kandagatla | 2021-04-06 | 1 | -2/+18 |
* | soundwire: qcom: update port map allocation bit mask | Srinivas Kandagatla | 2021-04-06 | 1 | -4/+7 |
* | soundwire: stream: fix memory leak in stream config error path | Rander Wang | 2021-04-06 | 1 | -1/+9 |
* | soundwire: qcom: use signed variable for error return | Vinod Koul | 2021-04-01 | 1 | -1/+1 |
* | soundwire: qcom: wait for enumeration to be complete in probe | Srinivas Kandagatla | 2021-03-30 | 1 | -0/+5 |
* | soundwire: qcom: add auto enumeration support | Srinivas Kandagatla | 2021-03-30 | 1 | -5/+81 |
* | soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_add | Srinivas Kandagatla | 2021-03-30 | 2 | -1/+4 |
* | soundwire: qcom: add support to new interrupts | Srinivas Kandagatla | 2021-03-30 | 1 | -26/+135 |
* | soundwire: qcom: update register read/write routine | Srinivas Kandagatla | 2021-03-30 | 1 | -79/+100 |
* | soundwire: qcom: start the clock during initialization | Srinivas Kandagatla | 2021-03-30 | 1 | -0/+3 |
* | soundwire: qcom: set continue execution flag for ignored commands | Srinivas Kandagatla | 2021-03-30 | 1 | -1/+10 |
* | soundwire: qcom: add support to missing transport params | Srinivas Kandagatla | 2021-03-30 | 1 | -12/+94 |
* | soundwire: cadence: only prepare attached devices on clock stop | Pierre-Louis Bossart | 2021-03-30 | 1 | -4/+6 |
* | soundwire: generic_allocation: fix confusion between group and packing | Pierre-Louis Bossart | 2021-03-30 | 1 | -4/+3 |
* | soundwire: bus: Fix device found flag correctly | Srinivas Kandagatla | 2021-03-30 | 1 | -1/+2 |
* | soundwire: cadence_master: fix kernel-doc | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: stream: remove useless bus initializations | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: stream: remove useless initialization | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: qcom: check of_property_read status | Pierre-Louis Bossart | 2021-03-30 | 1 | -0/+3 |
* | soundwire: intel: remove useless readl | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+0 |
* | soundwire: generic_bandwidth_allocation: remove useless init | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: bus: remove useless initialization | Pierre-Louis Bossart | 2021-03-30 | 1 | -1/+1 |
* | soundwire: bus: uniquify dev_err() for SCP_INT access | Pierre-Louis Bossart | 2021-03-30 | 1 | -3/+3 |
* | soundwire: bus: demote clock stop prepare log to dev_dbg() | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: bus: use consistent tests for return values | Pierre-Louis Bossart | 2021-03-30 | 1 | -13/+13 |
* | soundwire: bus: test read status | Pierre-Louis Bossart | 2021-03-30 | 1 | -4/+12 |
* | soundwire: bus: use correct driver name in error messages | Pierre-Louis Bossart | 2021-03-30 | 1 | -3/+12 |
* | soundwire: qcom: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -1/+1 |
* | soundwire: stream: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -5/+5 |
* | soundwire: cadence: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -1/+1 |
* | soundwire: bandwidth_allocation: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -2/+2 |
* | soundwire: intel: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -9/+9 |
* | soundwire: intel: add master quirks for bus clash and parity | Bard Liao | 2021-03-22 | 1 | -0/+3 |
* | soundwire: bus: handle master quirks for bus clash and parity | Bard Liao | 2021-03-22 | 1 | -0/+39 |
* | soundwire: Intel: add DMI quirk for Dell SKU 0A3E | Pierre-Louis Bossart | 2021-03-22 | 1 | -0/+30 |
* | soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible | Pierre-Louis Bossart | 2021-03-22 | 4 | -1/+70 |
* | soundwire: add override addr ops | Vinod Koul | 2021-03-22 | 1 | -1/+7 |
* | ALSA: hda: move Intel SoundWire ACPI scan to dedicated module | Pierre-Louis Bossart | 2021-03-02 | 2 | -160/+0 |
* | soundwire: intel: fix possible crash when no device is detected | Marcin Ĺšlusarz | 2021-02-11 | 1 | -1/+2 |
* | soundwire: bus: clarify dev_err/dbg device references | Pierre-Louis Bossart | 2021-02-07 | 1 | -30/+33 |
* | soundwire: bus: fix confusion on device used by pm_runtime | Pierre-Louis Bossart | 2021-02-07 | 1 | -9/+9 |
* | soundwire: export sdw_write/read_no_pm functions | Bard Liao | 2021-02-07 | 1 | -3/+4 |
* | soundwire: bus: use no_pm IO routines for all interrupt handling | Pierre-Louis Bossart | 2021-02-06 | 1 | -13/+13 |
* | soundwire: bus: use sdw_write_no_pm when setting the bus scale registers | Pierre-Louis Bossart | 2021-02-06 | 1 | -3/+3 |
* | soundwire: bus: use sdw_update_no_pm when initializing a device | Pierre-Louis Bossart | 2021-02-06 | 1 | -2/+14 |
* | soundwire: Revert "soundwire: debugfs: use controller id instead of link_id" | Vinod Koul | 2021-02-06 | 1 | -1/+1 |