summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
4 daysMerge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14soundwire: bus_type: Create IRQ mapping before calling driver probe()Richard Fitzgerald
2026-08-12soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus DuoCharles Keepax
2026-08-06soundwire: stream: validate slave port propertiesEric Wu
2026-08-06soundwire: honor clock_reg_supported in the clock scaling checkJorijn van der Graaf
2026-08-06soundwire: qcom: set the bus mclk_freq propertyJorijn van der Graaf
2026-08-06soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook DuoCharles Keepax
2026-08-06soundwire: intel_ace2x: handle the max_data_per_frame propertyBard Liao
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao
2026-08-06soundwire: intel: handle Peripheral bra_block_alignmentBard Liao
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald
2026-08-06soundwire: cadence_master: add BRA_NumBytes[8] supportBard Liao
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao
2026-07-16soundwire: bus.h: repair kernel-doc commentsRandy Dunlap
2026-07-14soundwire: intel_auxdevice: Add cs42l44 to wake_capable_listCharles Keepax
2026-07-14soundwire: qcom: add SCP address paging supportJorijn van der Graaf
2026-07-14soundwire: dmi-quirks: add a global ghost listBard Liao
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02soundwire: dmi-quirks: Disable ghost Realtek on Asus ExpertbookCharles Keepax
2026-07-02soundwire: qcom: Allocate sruntime array dynamicallySrinivas Kandagatla
2026-07-02soundwire: qcom: Fix port exhaustion check in stream_alloc_portsSrinivas Kandagatla
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax
2026-06-11soundwire: Always wait for initialisation of unattached devicesCharles Keepax
2026-05-29soundwire: dmi-quirks: Disable ghost Realtek devicesCharles Keepax
2026-05-29soundwire: only handle alert events when the peripheral is attachedBard Liao
2026-05-17soundwire: intel_ace2x: release bpt_stream when close itBard Liao
2026-05-14soundwire: intel: Move suspend tracking from trigger to pm suspendPeter Ujfalusi
2026-05-14soundwire: intel_auxdevice: Add es9356 to wake_capable_listZhang Yi
2026-05-12soundwire: Add a helper function to wait for device initialisationCharles Keepax
2026-05-07soundwire: use krealloc_array to prevent integer overflowBaoli.Zhang
2026-05-07soundwire: increase group->max_size after allocationBaoli.Zhang
2026-05-07soundwire: fix bug in sdw_add_element_group_count found by syzkallerBaoli.Zhang
2026-05-07soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattached PeripheralBard Liao
2026-05-03soundwire: validate DT compatible before parsing itPengpeng Hou
2026-05-03soundwire: intel_auxdevice: Add cs42l43b to wake_capable_listCharles Keepax
2026-05-03soundwire: stream: sdw_stream_remove_slave(): Check stream is validRichard Fitzgerald
2026-04-17Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-02soundwire: debugfs: initialize firmware_file to empty stringGui-Dong Han
2026-03-17soundwire: intel_auxdevice: Add cs42l49 to wake_capable_listCharles Keepax
2026-03-13soundwire: cadence: Clear message complete before signaling waiting threadRichard Fitzgerald
2026-03-09soundwire: Intel: test bus.bpt_stream before assigning itBard Liao
2026-03-09soundwire: bus: demote UNATTACHED state warnings to dev_dbg()Cole Leavitt
2026-03-09soundwire: stream: Poll for DP prepare to avoid interrupt deadlockRichard Fitzgerald
2026-03-09soundwire: amd: refactor bandwidth calculation logicVijendar Mukunda
2026-03-09soundwire: amd: add clock init control functionVijendar Mukunda
2026-02-25soundwire: intel_auxdevice: Add CS47L47 to wake_capable_listRichard Fitzgerald
2026-02-25soundwire: slave: Don't register devices that are disabled in ACPICharles Keepax
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook