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
...
|
*
soundwire: qcom: add v1.5.1 compatible
Jonathan Marek
2020-09-07
1
-0
/
+1
|
*
soundwire: qcom: add support for mmio soundwire master devices
Jonathan Marek
2020-09-07
1
-2
/
+27
|
*
soundwire: qcom: avoid dependency on CONFIG_SLIMBUS
Jonathan Marek
2020-09-07
2
-1
/
+5
|
*
soundwire: qcom: fix abh/ahb typo
Jonathan Marek
2020-09-07
1
-2
/
+2
|
*
soundwire: intel: remove stream handling from .prepare and .hw_free
Pierre-Louis Bossart
2020-09-04
1
-12
/
+7
|
*
soundwire: intel: remove .trigger operation
Pierre-Louis Bossart
2020-09-04
1
-39
/
+0
|
*
soundwire: intel: fix NULL/ERR_PTR confusion
Pierre-Louis Bossart
2020-09-04
1
-1
/
+1
|
*
soundwire: stream: fix NULL/IS_ERR confusion
Pierre-Louis Bossart
2020-09-04
1
-1
/
+1
|
*
soundwire: intel_init: use FIELD_{GET|PREP}
Vinod Koul
2020-09-04
1
-1
/
+1
|
*
soundwire: intel: use FIELD_{GET|PREP}
Vinod Koul
2020-09-04
1
-34
/
+18
|
*
soundwire: cadence: use FIELD_{GET|PREP}
Vinod Koul
2020-09-04
1
-35
/
+26
|
*
soundwire: qcom : use FIELD_{GET|PREP}
Vinod Koul
2020-09-04
1
-15
/
+7
|
*
soundwire: stream: use FIELD_{GET|PREP}
Vinod Koul
2020-09-04
1
-8
/
+5
|
*
soundwire: slave: use SDW_DISCO_LINK_ID()
Vinod Koul
2020-09-04
1
-1
/
+1
|
*
soundwire: bus: use FIELD_GET()
Vinod Koul
2020-09-04
1
-3
/
+3
|
*
soundwire: intel: don't manage link power individually
Pierre-Louis Bossart
2020-09-03
1
-24
/
+46
|
*
soundwire: intel: pass link_mask information to each master
Pierre-Louis Bossart
2020-09-03
2
-0
/
+3
|
*
soundwire: intel: add error log for clock-stop invalid configs
Pierre-Louis Bossart
2020-09-03
1
-0
/
+5
|
*
soundwire: stream: enable hw_sync as needed by hardware
Pierre-Louis Bossart
2020-09-03
1
-6
/
+9
|
*
soundwire: intel: add multi-link hw_synchronization information
Pierre-Louis Bossart
2020-09-03
1
-0
/
+7
|
*
soundwire: intel: add missing support for all clock stop modes
Pierre-Louis Bossart
2020-09-03
1
-10
/
+39
|
*
soundwire: intel: add multi-link support
Pierre-Louis Bossart
2020-09-03
1
-10
/
+110
|
*
soundwire: intel: ignore software command retries
Pierre-Louis Bossart
2020-09-03
1
-0
/
+5
|
*
soundwire: intel: disable shim wake on suspend
Pierre-Louis Bossart
2020-09-03
1
-0
/
+18
|
*
soundwire: fix port_ready[] dynamic allocation in mipi_disco
Pierre-Louis Bossart
2020-09-03
2
-17
/
+5
|
*
soundwire: intel: fix intel_suspend/resume defined but not used warning
Bard Liao
2020-08-26
1
-2
/
+2
|
*
soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET
Rander Wang
2020-08-18
1
-2
/
+17
|
*
soundwire: intel: support clock_stop mode without quirks
Pierre-Louis Bossart
2020-08-18
1
-1
/
+20
|
*
soundwire: intel_init: handle power rail dependencies for clock stop mode
Pierre-Louis Bossart
2020-08-18
1
-0
/
+13
|
*
soundwire: intel: add CLK_STOP_NOT_ALLOWED support
Pierre-Louis Bossart
2020-08-18
1
-0
/
+20
|
*
soundwire: intel: add CLK_STOP_BUS_RESET support
Rander Wang
2020-08-18
1
-0
/
+44
|
*
soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
Pierre-Louis Bossart
2020-08-18
3
-31
/
+54
|
*
soundwire: intel: pm_runtime idle scheduling
Pierre-Louis Bossart
2020-08-18
1
-2
/
+24
|
*
soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
Bard Liao
2020-08-18
2
-1
/
+74
|
*
soundwire: intel: call helper to reset Slave states on resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+12
|
*
soundwire: intel: fix race condition on system resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+12
|
*
soundwire: intel: reset pm_runtime status during system resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+16
|
*
soundwire: intel: add pm_runtime support
Pierre-Louis Bossart
2020-08-18
2
-5
/
+112
|
*
soundwire: intel: Add basic power management support
Pierre-Louis Bossart
2020-08-17
1
-2
/
+79
|
*
soundwire: master: enable pm runtime
Bard Liao
2020-08-17
1
-0
/
+2
*
|
soundwire: fix double free of dangling pointer
Tom Rix
2020-09-03
1
-3
/
+5
*
|
soundwire: bus: fix typo in comment on INTSTAT registers
Pierre-Louis Bossart
2020-08-19
1
-1
/
+1
|
/
*
Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2020-07-23
10
-284
/
+978
|
\
|
*
Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx
Bard Liao
2020-07-21
1
-0
/
+24
|
*
soundwire: intel: add wake interrupt support
Rander Wang
2020-07-21
3
-1
/
+62
|
*
soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
Bard Liao
2020-07-21
5
-23
/
+37
|
*
soundwire: intel_init: use EXPORT_SYMBOL_NS
Pierre-Louis Bossart
2020-07-21
1
-5
/
+5
|
*
soundwire: intel_init: add implementation of sdw_intel_enable_irq()
Pierre-Louis Bossart
2020-07-21
1
-0
/
+24
|
*
soundwire: intel: introduce helper for link synchronization
Pierre-Louis Bossart
2020-07-21
1
-8
/
+26
|
*
soundwire: intel: introduce a helper to arm link synchronization
Pierre-Louis Bossart
2020-07-21
1
-10
/
+16
[prev]
[next]