summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
5 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysMerge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 dayssoundwire: 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
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-14soundwire: Add missing EXPORT for sdw_slave_typeRichard Fitzgerald
2026-01-13soundwire: bus: fix off-by-one when allocating slave IDsHarshit Mogalapalli
2025-12-30soundwire: intel_ace2x: add SND_HDA_CORE dependencyArnd Bergmann
2025-12-23soundwire: Use bus methods for .probe(), .remove() and .shutdown()Uwe Kleine-König
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König
2025-12-16soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)Peter Ujfalusi
2025-12-16soundwire: qcom: Use guard to avoid mixing cleanup and gotoKrzysztof Kozlowski
2025-12-16soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_listMaciej Strozek
2025-12-08soundwire: intel_ace2x: handle multi BPT sectionsBard Liao
2025-12-08soundwire: pass sdw_bpt_section to cdns BPT helpersBard Liao
2025-12-08soundwire: introduce BPT sectionBard Liao
2025-12-08soundwire: intel_ace2x: add fake frame to BRA read commandBard Liao
2025-12-08soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_d...Bard Liao
2025-12-08soundwire: cadence: export sdw_cdns_bpt_find_bandwidthBard Liao
2025-12-08soundwire: cadence_master: set data_per_frame as frame capabilityBard Liao
2025-12-08soundwire: only compute BPT stream in sdw_compute_dp0_port_paramsBard Liao