index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-3
/
+3
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-3
/
+3
*
|
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-24
14
-80
/
+264
|
\
\
|
*
|
soundwire: debugfs: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-5
/
+2
|
*
|
soundwire: cadence: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-3
/
+2
|
*
|
soundwire: intel_ace2x: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-4
/
+3
|
*
|
soundwire: intel_ace2x: simplify return path in hw_params
Krzysztof Kozlowski
2024-07-09
1
-11
/
+6
|
*
|
soundwire: intel: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-7
/
+4
|
*
|
soundwire: intel: simplify return path in hw_params
Krzysztof Kozlowski
2024-07-09
1
-10
/
+6
|
*
|
soundwire: amd_init: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-4
/
+3
|
*
|
soundwire: amd: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-09
1
-4
/
+3
|
*
|
soundwire: amd: simplify return path in hw_params
Krzysztof Kozlowski
2024-07-09
1
-5
/
+3
|
*
|
soundwire: intel_auxdevice: start the bus at default frequency
Pierre-Louis Bossart
2024-07-09
1
-0
/
+21
|
*
|
soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list
Bard Liao
2024-07-09
1
-0
/
+1
|
*
|
drivers:soundwire: qcom: cleanup port maask calculations
Srinivas Kandagatla
2024-07-02
1
-16
/
+6
|
*
|
soundwire: bus: simplify by using local slave->prop
Krzysztof Kozlowski
2024-06-21
1
-3
/
+3
|
*
|
soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
Bard Liao
2024-06-21
1
-8
/
+6
|
*
|
soundwire: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-06-21
3
-3
/
+3
|
*
|
soundwire: intel_ace2.x: add AC timing extensions for PantherLake
Pierre-Louis Bossart
2024-06-03
3
-0
/
+40
|
*
|
soundwire: bus: add stream refcount
Pierre-Louis Bossart
2024-06-03
1
-0
/
+5
|
*
|
soundwire: debugfs: add interface to read/write commands
Pierre-Louis Bossart
2024-06-03
1
-0
/
+150
|
|
/
*
|
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-07-19
1
-9
/
+4
|
\
\
|
*
|
soundwire: slave: simplify code with acpi_get_local_u64_address()
Pierre-Louis Bossart
2024-06-10
1
-9
/
+4
|
|
/
*
/
soundwire: fix usages of device_get_named_child_node()
Pierre-Louis Bossart
2024-06-03
3
-7
/
+32
|
/
*
Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
16
-139
/
+320
|
\
|
*
soundwire: intel_ace2.x: add support for DOAISE property
Pierre-Louis Bossart
2024-05-04
3
-1
/
+10
|
*
soundwire: intel_ace2.x: add support for DODSE property
Pierre-Louis Bossart
2024-05-04
3
-1
/
+10
|
*
soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
Pierre-Louis Bossart
2024-05-04
3
-2
/
+31
|
*
soundwire: intel_ace2x: cleanup DOAIS/DODS settings
Pierre-Louis Bossart
2024-05-04
1
-2
/
+7
|
*
soundwire: intel_ace2x: simplify check_wake()
Pierre-Louis Bossart
2024-04-26
1
-13
/
+3
|
*
soundwire: intel_ace2x: fix wakeup handling
Pierre-Louis Bossart
2024-04-26
1
-14
/
+35
|
*
soundwire: intel_init: resume all devices on exit.
Bard Liao
2024-04-11
1
-0
/
+14
|
*
soundwire: intel: export intel_resume_child_device
Bard Liao
2024-04-11
2
-1
/
+2
|
*
soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res...
Bard Liao
2024-04-11
1
-4
/
+4
|
*
soundwire: qcom: allow multi-link on newer devices
Krzysztof Kozlowski
2024-04-11
1
-0
/
+22
|
*
soundwire: intel_ace2x: use legacy formula for intel_alh_id
Pierre-Louis Bossart
2024-04-11
1
-0
/
+5
|
*
soundwire: intel_ace2x: set the clock source
Pierre-Louis Bossart
2024-04-05
1
-0
/
+16
|
*
soundwire: intel_ace2.x: power-up first before setting SYNCPRD
Pierre-Louis Bossart
2024-04-05
1
-9
/
+7
|
*
soundwire: intel_ace2x: move and extend clock selection
Pierre-Louis Bossart
2024-04-05
1
-5
/
+14
|
*
soundwire: intel: add support for MeteorLake additional clocks
Pierre-Louis Bossart
2024-04-05
1
-6
/
+37
|
*
soundwire: bus: extend base clock checks to 96 MHz
Pierre-Louis Bossart
2024-04-05
1
-6
/
+6
|
*
soundwire: cadence: show the bus frequency and frame shape
Pierre-Louis Bossart
2024-04-05
1
-0
/
+6
|
*
soundwire: cadence: remove PDI offset completely
Pierre-Louis Bossart
2024-04-05
1
-21
/
+9
|
*
soundwire: cadence: fix invalid PDI offset
Pierre-Louis Bossart
2024-04-05
1
-1
/
+1
|
*
soundwire: intel: add intel_free_stream() back
Ranjani Sridharan
2024-03-28
1
-0
/
+25
|
*
soundwire: qcom: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-28
1
-4
/
+2
|
*
soundwire: bus: don't clear SDCA_CASCADE bit
Pierre-Louis Bossart
2024-03-28
1
-1
/
+1
|
*
soundwire: amd: use inline function for register update
Vijendar Mukunda
2024-03-28
3
-27
/
+30
|
*
soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments
Greg Kroah-Hartman
2024-03-28
1
-8
/
+0
|
*
soundwire: sysfs: remove sdw_slave_sysfs_init()
Greg Kroah-Hartman
2024-03-28
4
-16
/
+5
[next]