Age | Commit message (Expand) | Author |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-24 | Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-19 | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-07-09 | soundwire: debugfs: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: cadence: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: intel_ace2x: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: intel_ace2x: simplify return path in hw_params | Krzysztof Kozlowski |
2024-07-09 | soundwire: intel: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: intel: simplify return path in hw_params | Krzysztof Kozlowski |
2024-07-09 | soundwire: amd_init: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: amd: simplify with cleanup.h | Krzysztof Kozlowski |
2024-07-09 | soundwire: amd: simplify return path in hw_params | Krzysztof Kozlowski |
2024-07-09 | soundwire: intel_auxdevice: start the bus at default frequency | Pierre-Louis Bossart |
2024-07-09 | soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list | Bard Liao |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-02 | drivers:soundwire: qcom: cleanup port maask calculations | Srinivas Kandagatla |
2024-06-21 | soundwire: bus: simplify by using local slave->prop | Krzysztof Kozlowski |
2024-06-21 | soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer | Bard Liao |
2024-06-21 | soundwire: Intel: clarify Copyright information | Pierre-Louis Bossart |
2024-06-10 | soundwire: slave: simplify code with acpi_get_local_u64_address() | Pierre-Louis Bossart |
2024-06-03 | soundwire: intel_ace2.x: add AC timing extensions for PantherLake | Pierre-Louis Bossart |
2024-06-03 | soundwire: bus: add stream refcount | Pierre-Louis Bossart |
2024-06-03 | soundwire: debugfs: add interface to read/write commands | Pierre-Louis Bossart |
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 |