summaryrefslogtreecommitdiff
path: root/include/linux/soundwire/sdw.h
AgeCommit message (Expand)Author
2025-05-14soundwire: bus: Add internal slave ID and use for IRQsCharles Keepax
2025-03-10soundwire: bus: add bpt_stream pointerPierre-Louis Bossart
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2025-03-10soundwire: extend sdw_stream_type to BPTPierre-Louis Bossart
2024-12-23SoundWire: pass stream to compute_params()Bard Liao
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao
2024-12-23soundwire: add lane_used_bandwidth in struct sdw_busBard Liao
2024-12-23soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-14soundwire: Minor formatting fixups in sdw.h headerCharles Keepax
2024-11-14soundwire: Update the includes on the sdw.h headerCharles Keepax
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: remove DPn audio-modesPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_dpn_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_dp0_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_slave_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_bus structurePierre-Louis Bossart
2024-10-03soundwire: optimize sdw_master_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_stream_runtime memory layoutPierre-Louis Bossart
2024-07-31soundwire: bus: drop unused driver name fieldJohan Hovold
2024-06-03soundwire: bus: add stream refcountPierre-Louis Bossart
2024-05-04soundwire: intel_ace2x: use DOAIS and DODS settings from firmwarePierre-Louis Bossart
2024-04-11soundwire: reconcile dp0_prop and dpn_propPierre-Louis Bossart
2024-04-05soundwire: remove unused sdw_bus_conf structurePierre-Louis Bossart
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart
2023-11-23soundwire: stream: constify sdw_port_config when adding devicesKrzysztof Kozlowski
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: 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: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...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-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-10-07Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-30soundwire: bus: allow device number to be unique at system levelPierre-Louis Bossart