index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
2
-160
/
+0
2021-02-11
soundwire: intel: fix possible crash when no device is detected
Marcin Ĺšlusarz
1
-1
/
+2
2021-02-07
soundwire: bus: clarify dev_err/dbg device references
Pierre-Louis Bossart
1
-30
/
+33
2021-02-07
soundwire: bus: fix confusion on device used by pm_runtime
Pierre-Louis Bossart
1
-9
/
+9
2021-02-07
soundwire: export sdw_write/read_no_pm functions
Bard Liao
1
-3
/
+4
2021-02-06
soundwire: bus: use no_pm IO routines for all interrupt handling
Pierre-Louis Bossart
1
-13
/
+13
2021-02-06
soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
Pierre-Louis Bossart
1
-3
/
+3
2021-02-06
soundwire: bus: use sdw_update_no_pm when initializing a device
Pierre-Louis Bossart
1
-2
/
+14
2021-02-06
soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"
Vinod Koul
1
-1
/
+1
2021-02-01
soundwire: return earlier if no slave is attached
Chao Song
1
-12
/
+9
2021-02-01
soundwire: bus: add better dev_dbg to track complete() calls
Pierre-Louis Bossart
1
-3
/
+8
2021-01-19
soundwire: cadence: adjust verbosity in response handling
Pierre-Louis Bossart
1
-2
/
+2
2021-01-19
soundwire: cadence: fix ACK/NAK handling
Pierre-Louis Bossart
1
-4
/
+4
2021-01-19
soundwire: bus: add more details to track failed transfers
Bard Liao
1
-2
/
+4
2021-01-19
soundwire: cadence: add status in dev_dbg 'State change' log
Pierre-Louis Bossart
1
-9
/
+10
2021-01-19
soundwire: use consistent format for Slave devID logs
Pierre-Louis Bossart
2
-9
/
+6
2021-01-19
soundwire: intel: don't return error when clock stop failed
Bard Liao
1
-2
/
+4
2021-01-19
soundwire: debugfs: use controller id instead of link_id
Srinivas Kandagatla
1
-1
/
+1
2021-01-19
soundwire: sysfs: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-19
soundwire: cadence: reduce timeout on transactions
Pierre-Louis Bossart
1
-1
/
+1
2021-01-06
soundwire: intel: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-12-05
soundwire: intel: fix another unused-function warning
Arnd Bergmann
1
-6
/
+2
2020-12-02
soundwire: master: use pm_runtime_set_active() on add
Pierre-Louis Bossart
1
-0
/
+14
2020-11-26
soundwire: qcom: Fix build failure when slimbus is module
Vinod Koul
1
-1
/
+1
2020-11-25
soundwire: bus: only clear valid DPN interrupts
Pierre-Louis Bossart
1
-3
/
+5
2020-11-25
soundwire: bus: only clear valid DP0 interrupts
Pierre-Louis Bossart
1
-3
/
+5
2020-11-25
soundwire: bus: reset slave_notify status at each loop
Pierre-Louis Bossart
1
-1
/
+3
2020-11-25
soundwire: bus: add comments to explain interrupt loop filter
Pierre-Louis Bossart
1
-1
/
+6
2020-11-24
soundwire: SDCA: detect sdca_cascade interrupt
Pierre-Louis Bossart
1
-1
/
+27
2020-11-24
soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Srinivas Kandagatla
1
-0
/
+1
2020-10-01
Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
18
-236
/
+1671
2020-09-28
soundwire: sysfs: add slave status and device number before probe
Pierre-Louis Bossart
3
-1
/
+63
2020-09-28
soundwire: bus: add enumerated Slave device to device list
Srinivas Kandagatla
4
-2
/
+22
2020-09-23
soundwire: remove an unnecessary NULL check
Dan Carpenter
1
-5
/
+1
2020-09-23
soundwire: cadence: add data port test fail interrupt
Pierre-Louis Bossart
1
-3
/
+24
2020-09-23
soundwire: intel: enable test modes
Pierre-Louis Bossart
1
-0
/
+42
2020-09-23
soundwire: enable Data Port test modes
Pierre-Louis Bossart
3
-3
/
+12
2020-09-18
soundwire: intel: use {u32|u16}p_replace_bits
Vinod Koul
1
-7
/
+7
2020-09-18
soundwire: cadence: use u32p_replace_bits
Vinod Koul
1
-11
/
+10
2020-09-18
soundwire: qcom: get max rows and cols info from compatible
Srinivas Kandagatla
1
-15
/
+31
2020-09-18
soundwire: qcom: add support to block packing mode
Srinivas Kandagatla
1
-3
/
+19
2020-09-18
soundwire: qcom: clear BIT FIELDs before value set.
Srinivas Kandagatla
1
-3
/
+3
2020-09-18
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
7
-2
/
+500
2020-09-10
soundwire: cadence: add parity error injection through debugfs
Pierre-Louis Bossart
1
-0
/
+86
2020-09-10
soundwire: bus: export broadcast read/write capability for tests
Pierre-Louis Bossart
2
-7
/
+53
2020-09-10
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
1
-1
/
+7
2020-09-10
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
2
-1
/
+7
2020-09-10
soundwire: bus: filter-out unwanted interrupt reports
Pierre-Louis Bossart
1
-4
/
+8
2020-09-10
ASoC/soundwire: bus: use property to set interrupt masks
Pierre-Louis Bossart
1
-6
/
+6
2020-09-09
soundwire: qcom: fix SLIBMUS/SLIMBUS typo
Jonathan Marek
1
-1
/
+1
[next]