summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-04soundwire: intel_ace2.x: add support for DOAISE propertyPierre-Louis Bossart
2024-05-04soundwire: intel_ace2.x: add support for DODSE propertyPierre-Louis Bossart
2024-05-04soundwire: intel_ace2x: use DOAIS and DODS settings from firmwarePierre-Louis Bossart
2024-05-04soundwire: intel_ace2x: cleanup DOAIS/DODS settingsPierre-Louis Bossart
2024-04-26soundwire: intel_ace2x: simplify check_wake()Pierre-Louis Bossart
2024-04-26soundwire: intel_ace2x: fix wakeup handlingPierre-Louis Bossart
2024-04-11soundwire: intel_init: resume all devices on exit.Bard Liao
2024-04-11soundwire: intel: export intel_resume_child_deviceBard Liao
2024-04-11soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res...Bard Liao
2024-04-11soundwire: qcom: allow multi-link on newer devicesKrzysztof Kozlowski
2024-04-11soundwire: intel_ace2x: use legacy formula for intel_alh_idPierre-Louis Bossart
2024-04-05soundwire: intel_ace2x: set the clock sourcePierre-Louis Bossart
2024-04-05soundwire: intel_ace2.x: power-up first before setting SYNCPRDPierre-Louis Bossart
2024-04-05soundwire: intel_ace2x: move and extend clock selectionPierre-Louis Bossart
2024-04-05soundwire: intel: add support for MeteorLake additional clocksPierre-Louis Bossart
2024-04-05soundwire: bus: extend base clock checks to 96 MHzPierre-Louis Bossart
2024-04-05soundwire: cadence: show the bus frequency and frame shapePierre-Louis Bossart
2024-04-05soundwire: cadence: remove PDI offset completelyPierre-Louis Bossart
2024-04-05soundwire: cadence: fix invalid PDI offsetPierre-Louis Bossart
2024-03-28soundwire: intel: add intel_free_stream() backRanjani Sridharan
2024-03-28soundwire: qcom: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-28soundwire: bus: don't clear SDCA_CASCADE bitPierre-Louis Bossart
2024-03-28soundwire: amd: fix for wake interrupt handling for clockstop modeVijendar Mukunda
2024-03-28soundwire: amd: use inline function for register updateVijendar Mukunda
2024-03-28soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman
2024-03-28soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman
2024-03-28soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman
2024-03-15Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-03soundwire: Use snd_soc_substream_to_rtd() to obtain rtdCezary Rojewski
2024-03-03soundwire: constify the struct device_type usageRicardo B. Marliere
2024-02-16soundwire: bus_type: make sdw_bus_type constRicardo B. Marliere
2024-02-08ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate
2024-02-07soundwire: intel_auxdevice: remove redundant assignment to variable link_flagsColin Ian King
2024-01-30soundwire: amd: refactor register mask structureVijendar Mukunda
2024-01-30soundwire: amd: refactor soundwire pads enableVijendar Mukunda
2024-01-30soundwire: amd: implement function to extract slave informationVijendar Mukunda
2024-01-30soundwire: amd: refactor amd soundwire manager device node creationVijendar Mukunda
2024-01-30soundwire: amd: update licenseVijendar Mukunda
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-18soundwire: amd: drop bus freq calculation and set 'max_clk_freq'Vinod Koul
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski
2023-11-28soundwire: generic_bandwidth_allocation use bus->params.max_dr_freqBard Liao
2023-11-28soundwire: intel_ace2x: fix AC timing setting for ACE2.xChao Song
2023-11-28soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski
2023-11-24soundwire: qcom: set controller id to hw master idSrinivas Kandagatla
2023-11-24soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski