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: fix another unused-function warning
Arnd Bergmann
2020-12-05
1
-6
/
+2
*
soundwire: master: use pm_runtime_set_active() on add
Pierre-Louis Bossart
2020-12-02
1
-0
/
+14
*
soundwire: qcom: Fix build failure when slimbus is module
Vinod Koul
2020-11-26
1
-1
/
+1
*
soundwire: bus: only clear valid DPN interrupts
Pierre-Louis Bossart
2020-11-25
1
-3
/
+5
*
soundwire: bus: only clear valid DP0 interrupts
Pierre-Louis Bossart
2020-11-25
1
-3
/
+5
*
soundwire: bus: reset slave_notify status at each loop
Pierre-Louis Bossart
2020-11-25
1
-1
/
+3
*
soundwire: bus: add comments to explain interrupt loop filter
Pierre-Louis Bossart
2020-11-25
1
-1
/
+6
*
soundwire: SDCA: detect sdca_cascade interrupt
Pierre-Louis Bossart
2020-11-24
1
-1
/
+27
*
soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Srinivas Kandagatla
2020-11-24
1
-0
/
+1
*
Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-10-01
18
-236
/
+1671
|
\
|
*
soundwire: sysfs: add slave status and device number before probe
Pierre-Louis Bossart
2020-09-28
3
-1
/
+63
|
*
soundwire: bus: add enumerated Slave device to device list
Srinivas Kandagatla
2020-09-28
4
-2
/
+22
|
*
soundwire: remove an unnecessary NULL check
Dan Carpenter
2020-09-23
1
-5
/
+1
|
*
soundwire: cadence: add data port test fail interrupt
Pierre-Louis Bossart
2020-09-23
1
-3
/
+24
|
*
soundwire: intel: enable test modes
Pierre-Louis Bossart
2020-09-23
1
-0
/
+42
|
*
soundwire: enable Data Port test modes
Pierre-Louis Bossart
2020-09-23
3
-3
/
+12
|
*
soundwire: intel: use {u32|u16}p_replace_bits
Vinod Koul
2020-09-18
1
-7
/
+7
|
*
soundwire: cadence: use u32p_replace_bits
Vinod Koul
2020-09-18
1
-11
/
+10
|
*
soundwire: qcom: get max rows and cols info from compatible
Srinivas Kandagatla
2020-09-18
1
-15
/
+31
|
*
soundwire: qcom: add support to block packing mode
Srinivas Kandagatla
2020-09-18
1
-3
/
+19
|
*
soundwire: qcom: clear BIT FIELDs before value set.
Srinivas Kandagatla
2020-09-18
1
-3
/
+3
|
*
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
2020-09-18
7
-2
/
+500
|
*
soundwire: cadence: add parity error injection through debugfs
Pierre-Louis Bossart
2020-09-10
1
-0
/
+86
|
*
soundwire: bus: export broadcast read/write capability for tests
Pierre-Louis Bossart
2020-09-10
2
-7
/
+53
|
*
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
2020-09-10
1
-1
/
+7
|
*
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
2020-09-10
2
-1
/
+7
|
*
soundwire: bus: filter-out unwanted interrupt reports
Pierre-Louis Bossart
2020-09-10
1
-4
/
+8
|
*
ASoC/soundwire: bus: use property to set interrupt masks
Pierre-Louis Bossart
2020-09-10
1
-6
/
+6
|
*
soundwire: qcom: fix SLIBMUS/SLIMBUS typo
Jonathan Marek
2020-09-09
1
-1
/
+1
|
*
soundwire: cadence: fix race condition between suspend and Slave device alerts
Pierre-Louis Bossart
2020-09-09
2
-1
/
+24
|
*
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
[next]