summaryrefslogtreecommitdiff
path: root/include/linux/soundwire
AgeCommit message (Expand)Author
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure
2023-08-11soundwire: intel_auxdevice: add hybrid IDA-based device_number allocationPierre-Louis Bossart
2023-08-11soundwire: bus: add callbacks for device_number allocationPierre-Louis Bossart
2023-08-11soundwire: extend parameters of new_peripheral_assigned() callbackPierre-Louis Bossart
2023-07-31ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart
2023-06-21soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald
2023-05-27soundwire: intel: use substream for .free callbackPierre-Louis Bossart
2023-05-27soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart
2023-05-27soundwire: intel: add eml_lock in the interface for new platformsPierre-Louis Bossart
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart
2023-05-27soundwire: intel: add ACE2.x SHIM definitionsPierre-Louis Bossart
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda
2023-03-15soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart
2023-03-15soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-31soundwire: cadence: further simplify low-level xfer_msg_defer() callbackPierre-Louis Bossart
2023-01-31soundwire: cadence: use directly bus sdw_defer structurePierre-Louis Bossart
2023-01-31soundwire: stream: Add specific prep/deprep commands to port_prep callbackStefan Binding
2023-01-31soundwire: bus: Remove unused reset_page_addr() callbackRichard Fitzgerald
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-09soundwire: Provide build stubs for common functionsCharles Keepax
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-23soundwire: intel_init: remove sdw_intel_enable_irq()Pierre-Louis Bossart
2022-11-23soundwire: intel: add in-band wake callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add link power management callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add bus management callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add register_dai callback in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add debugfs callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: start using hw_opsPierre-Louis Bossart
2022-10-07Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-01soundwire: intel: cleanup WakeEnable and WakeStatusPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup AC Timing ControlPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup IO controlPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup PCM Stream channel map and channel countPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup PCM stream capabilitiesPierre-Louis Bossart
2022-09-01soundwire: intel: add comment for control stream cap/chmapPierre-Louis Bossart