Age | Commit message (Expand) | Author |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-01 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2021-06-22 | Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2021-06-21 | soundwire: export sdw_update() and sdw_update_no_pm() | Pierre-Louis Bossart |
2021-06-20 | soundwire: stream: Fix test for DP prepare complete | Richard Fitzgerald |
2021-06-20 | soundwire: bus: Make sdw_nwrite() data pointer argument const | Richard Fitzgerald |
2021-06-14 | soundwire: intel: move to auxiliary bus | Pierre-Louis Bossart |
2021-05-31 | soundwire: cadence: remove the repeated declaration | Shaokun Zhang |
2021-05-13 | soundwire: qcom: fix handling of qcom,ports-block-pack-mode | Srinivas Kandagatla |
2021-05-11 | soundwire: dmi-quirks: remove duplicate initialization | Pierre-Louis Bossart |
2021-05-11 | soundwire: cadence_master: always set CMD_ACCEPT | Pierre-Louis Bossart |
2021-05-11 | soundwire: bus: add missing \n in dynamic debug | Pierre-Louis Bossart |
2021-05-11 | soundwire: bus: handle -ENODATA errors in clock stop/start sequences | Pierre-Louis Bossart |
2021-05-11 | soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions | Pierre-Louis Bossart |
2021-05-11 | soundwire: bandwidth allocation: improve error messages | Pierre-Louis Bossart |
2021-05-11 | soundwire/ASoC: add leading zeroes in peripheral device name | Pierre-Louis Bossart |
2021-04-06 | soundwire: intel_init: test link->cdns | Bard Liao |
2021-04-06 | soundwire: qcom: handle return correctly in qcom_swrm_transport_params | Srinivas Kandagatla |
2021-04-06 | soundwire: qcom: cleanup internal port config indexing | Srinivas Kandagatla |
2021-04-06 | soundwire: qcom: wait for fifo space to be available before read/write | Srinivas Kandagatla |
2021-04-06 | soundwire: qcom: add static port map support | Srinivas Kandagatla |
2021-04-06 | soundwire: qcom: update port map allocation bit mask | Srinivas Kandagatla |
2021-04-06 | soundwire: stream: fix memory leak in stream config error path | Rander Wang |
2021-04-01 | soundwire: qcom: use signed variable for error return | Vinod Koul |
2021-03-30 | soundwire: qcom: wait for enumeration to be complete in probe | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: add auto enumeration support | Srinivas Kandagatla |
2021-03-30 | soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_add | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: add support to new interrupts | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: update register read/write routine | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: start the clock during initialization | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: set continue execution flag for ignored commands | Srinivas Kandagatla |
2021-03-30 | soundwire: qcom: add support to missing transport params | Srinivas Kandagatla |
2021-03-30 | soundwire: cadence: only prepare attached devices on clock stop | Pierre-Louis Bossart |
2021-03-30 | soundwire: generic_allocation: fix confusion between group and packing | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: Fix device found flag correctly | Srinivas Kandagatla |
2021-03-30 | soundwire: cadence_master: fix kernel-doc | Pierre-Louis Bossart |
2021-03-30 | soundwire: stream: remove useless bus initializations | Pierre-Louis Bossart |
2021-03-30 | soundwire: stream: remove useless initialization | Pierre-Louis Bossart |
2021-03-30 | soundwire: qcom: check of_property_read status | Pierre-Louis Bossart |
2021-03-30 | soundwire: intel: remove useless readl | Pierre-Louis Bossart |
2021-03-30 | soundwire: generic_bandwidth_allocation: remove useless init | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: remove useless initialization | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: uniquify dev_err() for SCP_INT access | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: demote clock stop prepare log to dev_dbg() | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: use consistent tests for return values | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: test read status | Pierre-Louis Bossart |
2021-03-30 | soundwire: bus: use correct driver name in error messages | Pierre-Louis Bossart |
2021-03-23 | soundwire: qcom: add missing \n in dev_err() | Pierre-Louis Bossart |
2021-03-23 | soundwire: stream: add missing \n in dev_err() | Pierre-Louis Bossart |
2021-03-23 | soundwire: cadence: add missing \n in dev_err() | Pierre-Louis Bossart |