Age | Commit message (Expand) | Author |
2023-09-03 | Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-22 | Add cs42l43 PC focused SoundWire CODEC | Mark Brown |
2023-08-17 | soundwire: bus: Allow SoundWire peripherals to register IRQ handlers | Lucas Tanure |
2023-08-11 | soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation | Pierre-Louis Bossart |
2023-08-11 | soundwire: bus: add callbacks for device_number allocation | Pierre-Louis Bossart |
2023-08-11 | soundwire: extend parameters of new_peripheral_assigned() callback | Pierre-Louis Bossart |
2023-07-31 | ASoC: soc-acpi: move link_slaves_found() | Pierre-Louis Bossart |
2023-06-21 | soundwire: bus: Prevent lockdep asserts when stream has multiple buses | Richard Fitzgerald |
2023-05-27 | soundwire: intel: use substream for .free callback | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel: use substream for .trigger callback | Pierre-Louis Bossart |
2023-05-27 | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add new_peripheral_assigned callback | Pierre-Louis Bossart |
2023-05-27 | soundwire: bus: add new manager callback to deal with peripheral enumeration | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel: add eml_lock in the interface for new platforms | Pierre-Louis Bossart |
2023-05-27 | ASoC/soundwire: intel: pass hdac_bus pointer for link management | Pierre-Louis Bossart |
2023-05-27 | soundwire/ASOC: Intel: update offsets for LunarLake | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add empty new ops for LunarLake | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel: add ACE2.x SHIM definitions | Pierre-Louis Bossart |
2023-04-12 | soundwire: amd: add runtime pm ops for AMD SoundWire manager driver | Vijendar Mukunda |
2023-04-12 | soundwire: amd: add SoundWire manager interrupt handling | Vijendar Mukunda |
2023-04-12 | soundwire: amd: register SoundWire manager dai ops | Vijendar Mukunda |
2023-04-12 | soundwire: amd: Add support for AMD Manager driver | Vijendar Mukunda |
2023-03-15 | soundwire: intel: add abstraction for cmdsync check | Pierre-Louis Bossart |
2023-03-15 | soundwire: intel: add sync_arm/sync_go to ops | Pierre-Louis Bossart |
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: 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-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-09 | soundwire: Provide build stubs for common functions | Charles Keepax |
2023-01-09 | soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions | Simon Trimmer |
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 |
2022-12-19 | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-11-23 | soundwire: intel_init: remove sdw_intel_enable_irq() | 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-10-07 | Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-01 | soundwire: intel: cleanup WakeEnable and WakeStatus | Pierre-Louis Bossart |
2022-09-01 | soundwire: intel: cleanup AC Timing Control | Pierre-Louis Bossart |
2022-09-01 | soundwire: intel: cleanup IO control | Pierre-Louis Bossart |
2022-09-01 | soundwire: intel: cleanup PCM Stream channel map and channel count | Pierre-Louis Bossart |
2022-09-01 | soundwire: intel: cleanup PCM stream capabilities | Pierre-Louis Bossart |
2022-09-01 | soundwire: intel: add comment for control stream cap/chmap | Pierre-Louis Bossart |