Age | Commit message (Expand) | Author |
2023-02-24 | Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-01-31 | soundwire: cadence: further simplify low-level xfer_msg_defer() callback | Pierre-Louis Bossart |
2023-01-31 | soundwire: cadence: use directly bus sdw_defer structure | Pierre-Louis Bossart |
2023-01-31 | soundwire: bus: remove sdw_defer argument in sdw_transfer_defer() | Pierre-Louis Bossart |
2023-01-31 | soundwire: stream: use consistent pattern for freeing buffers | Pierre-Louis Bossart |
2023-01-31 | soundwire: stream: Add specific prep/deprep commands to port_prep callback | Stefan Binding |
2023-01-31 | soundwire: bus: Remove unused reset_page_addr() callback | Richard Fitzgerald |
2023-01-31 | soundwire: bus: Don't zero page registers after every transaction | Richard Fitzgerald |
2023-01-31 | soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe() | Richard Fitzgerald |
2023-01-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-09 | soundwire: stream: Move remaining register accesses over to no_pm | Charles Keepax |
2023-01-09 | soundwire: debugfs: Switch to sdw_read_no_pm | Charles Keepax |
2023-01-09 | soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions | Simon Trimmer |
2023-01-09 | soundwire: cadence: remove unused sdw_cdns_master_ops declaration | Gaosheng Cui |
2023-01-09 | soundwire: enable optional clock registers for SoundWire 1.2 devices | Pierre-Louis Bossart |
2023-01-09 | ASoC/soundwire: remove is_sdca boolean property | Pierre-Louis Bossart |
2023-01-09 | soundwire: cadence: Drain the RX FIFO after an IO timeout | Richard Fitzgerald |
2023-01-09 | soundwire: cadence: Remove wasted space in response_buf | Richard Fitzgerald |
2023-01-09 | soundwire: cadence: Don't overflow the command FIFOs | Richard Fitzgerald |
2023-01-09 | soundwire: intel: remove DAI startup/shutdown | Pierre-Louis Bossart |
2022-12-19 | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-11-25 | ASoC: adau1372: fixes after debugging custom board | Mark Brown |
2022-11-23 | soundwire: intel_init: remove check on number of links | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel_init: remove sdw_intel_enable_irq() | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel_init: remove useless interrupt enablement in interrupt thread | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: split auxdevice to different file | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: add in-band wake callbacks in hw_ops | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: add link power management callbacks in hw_ops | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: add bus management callbacks in hw_ops | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: add register_dai callback in hw_ops | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: add debugfs callbacks in hw_ops | Pierre-Louis Bossart |
2022-11-23 | soundwire: intel: start using hw_ops | Pierre-Louis Bossart |
2022-11-23 | Merge branch 'fixes' into next | Vinod Koul |
2022-11-09 | soundwire: cadence: use dai_runtime_array instead of dma_data | Pierre-Louis Bossart |
2022-11-09 | soundwire: cadence: rename sdw_cdns_dai_dma_data as sdw_cdns_dai_runtime | Pierre-Louis Bossart |
2022-10-28 | soundwire: qcom: add support for v1.7 Soundwire Controller | Srinivas Kandagatla |
2022-10-28 | soundwire: qcom: make reset optional for v1.6 controller | Srinivas Kandagatla |
2022-10-28 | soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID | Srinivas Kandagatla |
2022-10-28 | soundwire: qcom: check for outanding writes before doing a read | Srinivas Kandagatla |
2022-10-28 | soundwire: qcom: reinit broadcast completion | Srinivas Kandagatla |
2022-10-28 | soundwire: intel: Initialize clock stop timeout | Sjoerd Simons |
2022-10-19 | soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 | Pierre-Louis Bossart |
2022-10-07 | Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-20 | soundwire: intel: add helper to stop bus | Pierre-Louis Bossart |
2022-09-20 | soundwire: intel: introduce helpers to start bus | Pierre-Louis Bossart |
2022-09-20 | soundwire: intel: introduce intel_shim_check_wake() helper | Pierre-Louis Bossart |
2022-09-20 | soundwire: intel: simplify read ops assignment | Pierre-Louis Bossart |
2022-09-20 | soundwire: intel: remove intel_init() wrapper | Pierre-Louis Bossart |
2022-09-20 | soundwire: intel: move shim initialization before power up/down | Pierre-Louis Bossart |