index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-25
/
+68
2024-08-19
soundwire: intel: add probe-time check on link id
Pierre-Louis Bossart
3
-0
/
+41
2024-08-18
soundwire: intel_bus_common: enable interrupts before exiting reset
Pierre-Louis Bossart
1
-8
/
+8
2024-08-18
soundwire: cadence: re-check Peripheral status with delayed_work
Pierre-Louis Bossart
5
-2
/
+56
2024-07-31
soundwire: bus: clean up probe warnings
Johan Hovold
1
-2
/
+2
2024-07-31
soundwire: bus: drop unused driver name field
Johan Hovold
1
-7
/
+2
2024-07-31
soundwire: bus: suppress probe deferral errors
Johan Hovold
1
-6
/
+0
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2024-07-24
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-80
/
+264
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+4
2024-07-09
soundwire: debugfs: simplify with cleanup.h
Krzysztof Kozlowski
1
-5
/
+2
2024-07-09
soundwire: cadence: simplify with cleanup.h
Krzysztof Kozlowski
1
-3
/
+2
2024-07-09
soundwire: intel_ace2x: simplify with cleanup.h
Krzysztof Kozlowski
1
-4
/
+3
2024-07-09
soundwire: intel_ace2x: simplify return path in hw_params
Krzysztof Kozlowski
1
-11
/
+6
2024-07-09
soundwire: intel: simplify with cleanup.h
Krzysztof Kozlowski
1
-7
/
+4
2024-07-09
soundwire: intel: simplify return path in hw_params
Krzysztof Kozlowski
1
-10
/
+6
2024-07-09
soundwire: amd_init: simplify with cleanup.h
Krzysztof Kozlowski
1
-4
/
+3
2024-07-09
soundwire: amd: simplify with cleanup.h
Krzysztof Kozlowski
1
-4
/
+3
2024-07-09
soundwire: amd: simplify return path in hw_params
Krzysztof Kozlowski
1
-5
/
+3
2024-07-09
soundwire: intel_auxdevice: start the bus at default frequency
Pierre-Louis Bossart
1
-0
/
+21
2024-07-09
soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list
Bard Liao
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-07-02
drivers:soundwire: qcom: cleanup port maask calculations
Srinivas Kandagatla
1
-16
/
+6
2024-06-21
soundwire: bus: simplify by using local slave->prop
Krzysztof Kozlowski
1
-3
/
+3
2024-06-21
soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
Bard Liao
1
-8
/
+6
2024-06-21
soundwire: Intel: clarify Copyright information
Pierre-Louis Bossart
3
-3
/
+3
2024-06-10
soundwire: slave: simplify code with acpi_get_local_u64_address()
Pierre-Louis Bossart
1
-9
/
+4
2024-06-03
soundwire: intel_ace2.x: add AC timing extensions for PantherLake
Pierre-Louis Bossart
3
-0
/
+40
2024-06-03
soundwire: bus: add stream refcount
Pierre-Louis Bossart
1
-0
/
+5
2024-06-03
soundwire: debugfs: add interface to read/write commands
Pierre-Louis Bossart
1
-0
/
+150
2024-06-03
soundwire: fix usages of device_get_named_child_node()
Pierre-Louis Bossart
3
-7
/
+32
2024-05-21
Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-139
/
+320
2024-05-04
soundwire: intel_ace2.x: add support for DOAISE property
Pierre-Louis Bossart
3
-1
/
+10
2024-05-04
soundwire: intel_ace2.x: add support for DODSE property
Pierre-Louis Bossart
3
-1
/
+10
2024-05-04
soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
Pierre-Louis Bossart
3
-2
/
+31
2024-05-04
soundwire: intel_ace2x: cleanup DOAIS/DODS settings
Pierre-Louis Bossart
1
-2
/
+7
2024-04-26
soundwire: intel_ace2x: simplify check_wake()
Pierre-Louis Bossart
1
-13
/
+3
2024-04-26
soundwire: intel_ace2x: fix wakeup handling
Pierre-Louis Bossart
1
-14
/
+35
2024-04-11
soundwire: intel_init: resume all devices on exit.
Bard Liao
1
-0
/
+14
2024-04-11
soundwire: intel: export intel_resume_child_device
Bard Liao
2
-1
/
+2
2024-04-11
soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res...
Bard Liao
1
-4
/
+4
2024-04-11
soundwire: qcom: allow multi-link on newer devices
Krzysztof Kozlowski
1
-0
/
+22
2024-04-11
soundwire: intel_ace2x: use legacy formula for intel_alh_id
Pierre-Louis Bossart
1
-0
/
+5
2024-04-05
soundwire: intel_ace2x: set the clock source
Pierre-Louis Bossart
1
-0
/
+16
2024-04-05
soundwire: intel_ace2.x: power-up first before setting SYNCPRD
Pierre-Louis Bossart
1
-9
/
+7
2024-04-05
soundwire: intel_ace2x: move and extend clock selection
Pierre-Louis Bossart
1
-5
/
+14
2024-04-05
soundwire: intel: add support for MeteorLake additional clocks
Pierre-Louis Bossart
1
-6
/
+37
2024-04-05
soundwire: bus: extend base clock checks to 96 MHz
Pierre-Louis Bossart
1
-6
/
+6
2024-04-05
soundwire: cadence: show the bus frequency and frame shape
Pierre-Louis Bossart
1
-0
/
+6
2024-04-05
soundwire: cadence: remove PDI offset completely
Pierre-Louis Bossart
1
-21
/
+9
[next]