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
2022-05-09
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
1
-1
/
+1
2022-05-09
soundwire: qcom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-9
/
+6
2022-05-09
soundwire: intel: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: cadence: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: bus: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-10
/
+5
2022-05-09
soundwire: qcom: return error when pm_runtime_get_sync fails
Pierre-Louis Bossart
1
-0
/
+2
2022-05-09
soundwire: bus: pm_runtime_request_resume on peripheral attachment
Pierre-Louis Bossart
1
-0
/
+12
2022-05-09
soundwire: intel: disable WAKEEN in pm_runtime resume
Pierre-Louis Bossart
1
-0
/
+3
2022-05-09
soundwire: intel: prevent pm_runtime resume prior to system suspend
Pierre-Louis Bossart
1
-0
/
+3
2022-05-09
soundwire: cadence: recheck device0 attachment after status change
Pierre-Louis Bossart
1
-0
/
+37
2022-04-05
soundwire: qcom: Add compatible name for v1.6.0
Srinivasa Rao Mandadapu
1
-0
/
+1
2022-04-05
soundwire: stream: Fix error return code in do_bank_switch()
Wang Wensheng
1
-0
/
+1
2022-04-05
soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
Dan Carpenter
1
-1
/
+1
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-413
/
+756
2022-03-07
ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
Anthony I Gilea
1
-1
/
+1
2022-03-03
soundwire: qcom: use __maybe_unused for swrm_runtime_resume()
Srinivas Kandagatla
1
-1
/
+1
2022-03-02
soundwire: qcom: constify static struct qcom_swrm_data global variables
Srinivasa Rao Mandadapu
1
-2
/
+2
2022-03-02
soundwire: qcom: add in-band wake up interrupt support
Srinivas Kandagatla
1
-0
/
+48
2022-03-02
soundwire: qcom: add runtime pm support
Srinivas Kandagatla
1
-1
/
+155
2022-02-11
soundwire: stream: make enable/disable/deprepare idempotent
Pierre-Louis Bossart
1
-0
/
+15
2022-02-11
soundwire: stream: sdw_stream_add_ functions can be called multiple times
Pierre-Louis Bossart
1
-0
/
+24
2022-02-11
soundwire: stream: introduce sdw_slave_rt_find() helper
Pierre-Louis Bossart
1
-12
/
+22
2022-02-11
soundwire: stream: separate alloc and config within sdw_stream_add_xxx()
Pierre-Louis Bossart
1
-32
/
+48
2022-02-11
soundwire: stream: move list addition to sdw_slave_alloc_rt()
Pierre-Louis Bossart
1
-3
/
+6
2022-02-11
soundwire: stream: rename and move master/slave_rt_free routines
Pierre-Louis Bossart
1
-36
/
+36
2022-02-11
soundwire: stream: group sdw_stream_ functions
Pierre-Louis Bossart
1
-264
/
+264
2022-02-11
soundwire: stream: split sdw_alloc_slave_rt() in alloc and config
Pierre-Louis Bossart
1
-10
/
+25
2022-02-11
soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers
Pierre-Louis Bossart
1
-26
/
+26
2022-02-11
soundwire: stream: split sdw_alloc_master_rt() in alloc and config
Pierre-Louis Bossart
1
-17
/
+34
2022-02-11
soundwire: stream: simplify sdw_alloc_master_rt()
Pierre-Louis Bossart
1
-9
/
+18
2022-02-11
soundwire: stream: group sdw_port and sdw_master/slave_port functions
Pierre-Louis Bossart
1
-122
/
+120
2022-02-11
soundwire: stream: add 'slave' prefix for port range checks
Pierre-Louis Bossart
1
-11
/
+11
2022-02-11
soundwire: stream: split alloc and config in two functions
Pierre-Louis Bossart
1
-12
/
+37
2022-02-11
soundwire: stream: split port allocation and configuration loops
Pierre-Louis Bossart
1
-0
/
+8
2022-02-11
soundwire: stream: add alloc/config/free helpers for ports
Pierre-Louis Bossart
1
-38
/
+45
2022-02-11
soundwire: stream: simplify check on port range
Pierre-Louis Bossart
1
-6
/
+4
2022-02-11
soundwire: stream: add slave runtime to list earlier
Pierre-Louis Bossart
1
-11
/
+2
2022-02-11
soundwire: stream: remove unused parameter in sdw_stream_add_slave
Pierre-Louis Bossart
1
-4
/
+2
2022-02-10
soundwire: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-3
/
+4
2022-02-10
soundwire: intel: fix wrong register name in intel_shim_wake
Libin Yang
1
-2
/
+2
2022-02-10
soundwire: bus: add dev_warn() messages to track UNATTACHED devices
Pierre-Louis Bossart
1
-1
/
+7
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-179
/
+136
2021-12-24
soundwire: intel: remove PDM support
Pierre-Louis Bossart
3
-140
/
+31
2021-12-24
soundwire: intel: remove unnecessary init
Pierre-Louis Bossart
1
-1
/
+1
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
3
-10
/
+10
2021-12-24
soundwire: intel: improve suspend flows
Ranjani Sridharan
2
-23
/
+89
2021-12-24
ASoC/soundwire: intel: simplify callbacks for params/hw_free
Pierre-Louis Bossart
1
-7
/
+7
2021-12-22
soundwire: intel: Use auxiliary_device driver data helpers
David E. Box
2
-5
/
+5
2021-11-23
soundwire: qcom: remove redundant version number read
Srinivas Kandagatla
1
-5
/
+1
[next]