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
*
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
2021-03-02
2
-160
/
+0
*
soundwire: intel: fix possible crash when no device is detected
Marcin Ĺšlusarz
2021-02-11
1
-1
/
+2
*
soundwire: bus: clarify dev_err/dbg device references
Pierre-Louis Bossart
2021-02-07
1
-30
/
+33
*
soundwire: bus: fix confusion on device used by pm_runtime
Pierre-Louis Bossart
2021-02-07
1
-9
/
+9
*
soundwire: export sdw_write/read_no_pm functions
Bard Liao
2021-02-07
1
-3
/
+4
*
soundwire: bus: use no_pm IO routines for all interrupt handling
Pierre-Louis Bossart
2021-02-06
1
-13
/
+13
*
soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
Pierre-Louis Bossart
2021-02-06
1
-3
/
+3
*
soundwire: bus: use sdw_update_no_pm when initializing a device
Pierre-Louis Bossart
2021-02-06
1
-2
/
+14
*
soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"
Vinod Koul
2021-02-06
1
-1
/
+1
*
soundwire: return earlier if no slave is attached
Chao Song
2021-02-01
1
-12
/
+9
*
soundwire: bus: add better dev_dbg to track complete() calls
Pierre-Louis Bossart
2021-02-01
1
-3
/
+8
*
soundwire: cadence: adjust verbosity in response handling
Pierre-Louis Bossart
2021-01-19
1
-2
/
+2
*
soundwire: cadence: fix ACK/NAK handling
Pierre-Louis Bossart
2021-01-19
1
-4
/
+4
*
soundwire: bus: add more details to track failed transfers
Bard Liao
2021-01-19
1
-2
/
+4
*
soundwire: cadence: add status in dev_dbg 'State change' log
Pierre-Louis Bossart
2021-01-19
1
-9
/
+10
*
soundwire: use consistent format for Slave devID logs
Pierre-Louis Bossart
2021-01-19
2
-9
/
+6
*
soundwire: intel: don't return error when clock stop failed
Bard Liao
2021-01-19
1
-2
/
+4
*
soundwire: debugfs: use controller id instead of link_id
Srinivas Kandagatla
2021-01-19
1
-1
/
+1
*
soundwire: sysfs: Constify static struct attribute_group
Rikard Falkeborn
2021-01-19
1
-1
/
+1
*
soundwire: cadence: reduce timeout on transactions
Pierre-Louis Bossart
2021-01-19
1
-1
/
+1
*
soundwire: intel: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-06
1
-1
/
+1
*
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
[next]