index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
soundwire: intel: revisit SHIM programming sequences.
Pierre-Louis Bossart
2020-07-21
3
-34
/
+211
|
*
soundwire: intel: reuse code for wait loops to set/clear bits
Pierre-Louis Bossart
2020-07-21
1
-17
/
+10
|
*
soundwire: fix the kernel-doc comment
Vinod Koul
2020-07-16
1
-2
/
+2
|
*
soundwire: intel: don't free dma_data in DAI shutdown
Pierre-Louis Bossart
2020-07-15
1
-7
/
+0
|
*
soundwire: cadence: allocate/free dma_data in set_sdw_stream
Pierre-Louis Bossart
2020-07-15
1
-14
/
+38
|
*
soundwire: intel: remove stream allocation/free
Pierre-Louis Bossart
2020-07-15
1
-56
/
+1
|
*
soundwire: stream: add helper to startup/shutdown streams
Pierre-Louis Bossart
2020-07-15
1
-0
/
+98
|
*
soundwire: intel: implement get_sdw_stream() operations
Pierre-Louis Bossart
2020-07-15
1
-0
/
+18
|
*
soundwire: bus: initialize bus clock base and scale registers
Pierre-Louis Bossart
2020-06-30
1
-0
/
+107
|
*
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2020-06-30
1
-4
/
+9
|
*
soundwire: bus_type: convert open-coded while() to for() loop
Pierre-Louis Bossart
2020-06-30
1
-4
/
+2
|
*
soundwire: qcom: Constify static structs
Rikard Falkeborn
2020-06-22
1
-2
/
+2
|
*
soundwire: intel: transition to 3 steps initialization
Pierre-Louis Bossart
2020-06-22
3
-62
/
+232
|
*
soundwire: intel_init: pass link information as platform data
Pierre-Louis Bossart
2020-06-22
1
-0
/
+2
|
*
soundwire: intel_init: use devm_ allocation
Pierre-Louis Bossart
2020-06-22
1
-9
/
+5
|
*
soundwire: intel_init: remove useless test
Pierre-Louis Bossart
2020-06-22
1
-1
/
+1
|
*
soundwire: intel: clarify drvdata and remove more indirections
Pierre-Louis Bossart
2020-06-22
1
-19
/
+19
|
*
soundwire: intel: cleanups for indirections/logs
Pierre-Louis Bossart
2020-06-22
3
-35
/
+45
|
*
soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices
Bard Liao
2020-06-22
1
-6
/
+17
|
*
soundwire: Replace 'objs' by 'y'
Vinod Koul
2020-06-22
1
-5
/
+5
[prev]
[next]