index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
soundwire: bus: fix io error when processing alert event
Rander Wang
1
-5
/
+16
2020-02-25
soundwire: bus: disable pm_runtime in sdw_slave_delete
Pierre-Louis Bossart
1
-0
/
+2
2020-02-25
soundwire: bus: add helper to clear Slave status to UNATTACHED
Pierre-Louis Bossart
2
-0
/
+35
2020-02-25
soundwire: bus: write Slave Device Number without runtime_pm
Pierre-Louis Bossart
1
-1
/
+1
2020-02-25
soundwire: bus: add PM/no-PM versions of read/write functions
Pierre-Louis Bossart
1
-16
/
+52
2020-02-25
soundwire: bus: fix race condition with initialization_complete signaling
Pierre-Louis Bossart
2
-0
/
+9
2020-02-25
soundwire: bus: fix race condition with enumeration_complete signaling
Pierre-Louis Bossart
2
-0
/
+21
2020-02-25
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
4
-3
/
+30
2020-02-19
ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-3
/
+4
2020-02-18
soundwire: intel: free all resources on hw_free()
Pierre-Louis Bossart
1
-2
/
+39
2020-02-18
soundwire: intel: add sdw_stream_setup helper for .startup callback
Rander Wang
1
-0
/
+64
2020-02-18
soundwire: intel: add trigger support in sdw dai driver
Rander Wang
1
-0
/
+39
2020-02-18
soundwire: intel: add prepare support in sdw dai driver
Rander Wang
1
-0
/
+17
2020-02-18
soundwire: intel: rename res field as link_res
Pierre-Louis Bossart
1
-18
/
+19
2020-02-13
soundwire: stream: don't program ports when a stream that has not been prepared
Rander Wang
1
-5
/
+17
2020-02-13
soundwire: stream: fix support for multiple Slaves on the same link
Rander Wang
1
-2
/
+3
2020-02-13
soundwire: stream: do not update parameters during DISABLED-PREPARED transition
Pierre-Louis Bossart
1
-2
/
+17
2020-02-13
soundwire: stream: only prepare stream when it is configured.
Bard Liao
1
-1
/
+6
2020-02-13
soundwire: stream: update state machine and add state checks
Pierre-Louis Bossart
1
-0
/
+37
2020-01-16
soundwire: cadence: fix kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-1
/
+1
2020-01-14
soundwire: intel: fix factor of two in MCLK handling
Bard Liao
1
-0
/
+3
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-14
/
+23
2020-01-14
soundwire: cadence: remove useless variable incrementation
Pierre-Louis Bossart
1
-2
/
+0
2020-01-14
soundwire: cadence: update kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-0
/
+4
2020-01-14
soundwire: qcom: add support for SoundWire controller
Srinivas Kandagatla
3
-0
/
+874
2020-01-14
soundwire: bus: check first if Slaves become UNATTACHED
Pierre-Louis Bossart
1
-0
/
+18
2020-01-14
soundwire: cadence_master: handle multiple status reports per Slave
Pierre-Louis Bossart
1
-6
/
+29
2020-01-14
soundwire: cadence_master: remove config update for interrupt setting
Rander Wang
1
-3
/
+2
2020-01-14
soundwire: cadence_master: log more useful information during timeouts
Pierre-Louis Bossart
1
-1
/
+2
2020-01-14
soundwire: cadence_master: clear interrupt status before enabling interrupt
Rander Wang
1
-0
/
+10
2020-01-14
soundwire: cadence_master: filter out bad interrupts
Pierre-Louis Bossart
1
-0
/
+7
2020-01-10
soundwire: stream: remove redundant pr_err traces
Pierre-Louis Bossart
1
-8
/
+0
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
3
-8
/
+17
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
2
-27
/
+13
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+5
2019-11-09
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
2
-7
/
+52
2019-11-09
soundwire: slave: add helper to extract slave ID
Pierre-Louis Bossart
1
-19
/
+31
2019-11-09
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
1
-2
/
+8
2019-10-24
soundwire: cadence_master: make clock stop exit configurable on init
Pierre-Louis Bossart
3
-9
/
+10
2019-10-24
soundwire: intel/cadence: add flag for interrupt enable
Pierre-Louis Bossart
3
-13
/
+20
2019-10-24
soundwire: intel: add helper for initialization
Pierre-Louis Bossart
1
-5
/
+11
2019-10-24
soundwire: cadence_master: add hw_reset capability in debugfs
Pierre-Louis Bossart
1
-0
/
+23
2019-10-24
soundwire: intel/cadence: fix startup sequence
Pierre-Louis Bossart
3
-26
/
+69
2019-10-24
soundwire: slave: fix scanf format
Pierre-Louis Bossart
1
-1
/
+2
2019-10-22
soundwire: intel: use correct header for io calls
Vinod Koul
1
-1
/
+1
2019-10-21
soundwire: intel: fix intel_register_dai PDI offsets and numbers
Bard Liao
1
-2
/
+2
2019-10-21
soundwire: cadence_master: improve PDI allocation
Bard Liao
3
-19
/
+17
2019-10-21
soundwire: intel: don't filter out PDI0/1
Pierre-Louis Bossart
1
-18
/
+11
2019-10-21
soundwire: cadence/intel: simplify PDI/port mapping
Pierre-Louis Bossart
3
-224
/
+51
2019-10-21
soundwire: intel: remove playback/capture stream_name
Bard Liao
1
-17
/
+0
[prev]
[next]