Age | Commit message (Expand) | Author |
2024-06-03 | soundwire: fix usages of device_get_named_child_node() | Pierre-Louis Bossart |
2024-05-21 | Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-04 | soundwire: intel_ace2.x: add support for DOAISE property | Pierre-Louis Bossart |
2024-05-04 | soundwire: intel_ace2.x: add support for DODSE property | Pierre-Louis Bossart |
2024-05-04 | soundwire: intel_ace2x: use DOAIS and DODS settings from firmware | Pierre-Louis Bossart |
2024-05-04 | soundwire: intel_ace2x: cleanup DOAIS/DODS settings | Pierre-Louis Bossart |
2024-04-26 | soundwire: intel_ace2x: simplify check_wake() | Pierre-Louis Bossart |
2024-04-26 | soundwire: intel_ace2x: fix wakeup handling | Pierre-Louis Bossart |
2024-04-11 | soundwire: intel_init: resume all devices on exit. | Bard Liao |
2024-04-11 | soundwire: intel: export intel_resume_child_device | Bard Liao |
2024-04-11 | soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res... | Bard Liao |
2024-04-11 | soundwire: qcom: allow multi-link on newer devices | Krzysztof Kozlowski |
2024-04-11 | soundwire: intel_ace2x: use legacy formula for intel_alh_id | Pierre-Louis Bossart |
2024-04-05 | soundwire: intel_ace2x: set the clock source | Pierre-Louis Bossart |
2024-04-05 | soundwire: intel_ace2.x: power-up first before setting SYNCPRD | Pierre-Louis Bossart |
2024-04-05 | soundwire: intel_ace2x: move and extend clock selection | Pierre-Louis Bossart |
2024-04-05 | soundwire: intel: add support for MeteorLake additional clocks | Pierre-Louis Bossart |
2024-04-05 | soundwire: bus: extend base clock checks to 96 MHz | Pierre-Louis Bossart |
2024-04-05 | soundwire: cadence: show the bus frequency and frame shape | Pierre-Louis Bossart |
2024-04-05 | soundwire: cadence: remove PDI offset completely | Pierre-Louis Bossart |
2024-04-05 | soundwire: cadence: fix invalid PDI offset | Pierre-Louis Bossart |
2024-03-28 | soundwire: intel: add intel_free_stream() back | Ranjani Sridharan |
2024-03-28 | soundwire: qcom: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-03-28 | soundwire: bus: don't clear SDCA_CASCADE bit | Pierre-Louis Bossart |
2024-03-28 | soundwire: amd: fix for wake interrupt handling for clockstop mode | Vijendar Mukunda |
2024-03-28 | soundwire: amd: use inline function for register update | Vijendar Mukunda |
2024-03-28 | soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments | Greg Kroah-Hartman |
2024-03-28 | soundwire: sysfs: remove sdw_slave_sysfs_init() | Greg Kroah-Hartman |
2024-03-28 | soundwire: sysfs: have the driver core handle the creation of the device groups | Greg Kroah-Hartman |
2024-03-28 | soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes | Greg Kroah-Hartman |
2024-03-28 | soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups | Greg Kroah-Hartman |
2024-03-15 | Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-03 | soundwire: Use snd_soc_substream_to_rtd() to obtain rtd | Cezary Rojewski |
2024-03-03 | soundwire: constify the struct device_type usage | Ricardo B. Marliere |
2024-02-16 | soundwire: bus_type: make sdw_bus_type const | Ricardo B. Marliere |
2024-02-08 | ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptops | mosomate |
2024-02-07 | soundwire: intel_auxdevice: remove redundant assignment to variable link_flags | Colin Ian King |
2024-01-30 | soundwire: amd: refactor register mask structure | Vijendar Mukunda |
2024-01-30 | soundwire: amd: refactor soundwire pads enable | Vijendar Mukunda |
2024-01-30 | soundwire: amd: implement function to extract slave information | Vijendar Mukunda |
2024-01-30 | soundwire: amd: refactor amd soundwire manager device node creation | Vijendar Mukunda |
2024-01-30 | soundwire: amd: update license | Vijendar Mukunda |
2024-01-18 | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-12 | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-12-18 | soundwire: amd: drop bus freq calculation and set 'max_clk_freq' | Vinod Koul |
2023-11-29 | ASoC: qcom: Move Soundwire runtime stream alloc to soundcards | Krzysztof Kozlowski |
2023-11-28 | soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq | Bard Liao |
2023-11-28 | soundwire: intel_ace2x: fix AC timing setting for ACE2.x | Chao Song |
2023-11-28 | soundwire: stream: fix NULL pointer dereference for multi_link | Krzysztof Kozlowski |
2023-11-24 | soundwire: qcom: set controller id to hw master id | Srinivas Kandagatla |