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
/
intel_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
soundwire: intel: introduce shim and alh base
Bard Liao
1
-3
/
+5
2021-08-02
soundwire: move intel sdw register definitions to sdw_intel.h
Bard Liao
1
-6
/
+0
2021-06-14
soundwire: intel: move to auxiliary bus
Pierre-Louis Bossart
1
-75
/
+157
2021-04-06
soundwire: intel_init: test link->cdns
Bard Liao
1
-0
/
+9
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-158
/
+0
2021-02-11
soundwire: intel: fix possible crash when no device is detected
Marcin Ĺšlusarz
1
-1
/
+2
2020-09-04
soundwire: intel_init: use FIELD_{GET|PREP}
Vinod Koul
1
-1
/
+1
2020-09-03
soundwire: intel: pass link_mask information to each master
Pierre-Louis Bossart
1
-0
/
+1
2020-08-18
soundwire: intel_init: handle power rail dependencies for clock stop mode
Pierre-Louis Bossart
1
-0
/
+13
2020-08-18
soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
Pierre-Louis Bossart
1
-0
/
+1
2020-08-18
soundwire: intel: add pm_runtime support
Pierre-Louis Bossart
1
-1
/
+4
2020-07-21
Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx
Bard Liao
1
-0
/
+24
2020-07-21
soundwire: intel: add wake interrupt support
Rander Wang
1
-0
/
+22
2020-07-21
soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
Bard Liao
1
-0
/
+19
2020-07-21
soundwire: intel_init: use EXPORT_SYMBOL_NS
Pierre-Louis Bossart
1
-5
/
+5
2020-07-21
soundwire: intel_init: add implementation of sdw_intel_enable_irq()
Pierre-Louis Bossart
1
-0
/
+24
2020-07-21
soundwire: intel: revisit SHIM programming sequences.
Pierre-Louis Bossart
1
-0
/
+4
2020-06-22
soundwire: intel: transition to 3 steps initialization
Pierre-Louis Bossart
1
-46
/
+196
2020-06-22
soundwire: intel_init: pass link information as platform data
Pierre-Louis Bossart
1
-0
/
+2
2020-06-22
soundwire: intel_init: use devm_ allocation
Pierre-Louis Bossart
1
-9
/
+5
2020-06-22
soundwire: intel_init: remove useless test
Pierre-Louis Bossart
1
-1
/
+1
2020-06-22
soundwire: intel: cleanups for indirections/logs
Pierre-Louis Bossart
1
-0
/
+1
2020-05-11
soundwire: intel: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
1
-1
/
+3
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
1
-0
/
+1
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
1
-24
/
+7
2019-10-22
soundwire: intel: use correct header for io calls
Vinod Koul
1
-1
/
+1
2019-10-16
soundwire: intel: add missing headers for cross-compilation
Pierre-Louis Bossart
1
-0
/
+1
2019-08-21
soundwire: intel_init: add kernel module parameter to filter out links
Pierre-Louis Bossart
1
-0
/
+11
2019-05-27
soundwire: intel_init: add checks on link numbers
Pierre-Louis Bossart
1
-0
/
+4
2019-05-27
soundwire: intel: filter SoundWire controller device search
Pierre-Louis Bossart
1
-1
/
+20
2019-05-02
soundwire: intel: remove empty line after braces
Vinod Koul
1
-1
/
+0
2019-05-02
soundwire: intel_init: fix alignment issues
Pierre-Louis Bossart
1
-6
/
+6
2019-04-14
soundwire: intel: fix implicit header use of module.h/export.h
Paul Gortmaker
1
-0
/
+2
2018-08-27
soundwire: intel: Fix uninitialized adev deref
Vinod Koul
1
-1
/
+1
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
1
-0
/
+3
2017-12-19
soundwire: intel: Add Intel init module
Vinod Koul
1
-0
/
+198