index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
uid16.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
soundwire: enable Data Port test modes
Pierre-Louis Bossart
4
-3
/
+18
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
8
-2
/
+503
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
ASoC: codecs: realtek-soundwire: ignore initial PARITY errors
Pierre-Louis Bossart
5
-0
/
+5
2020-09-10
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
2
-1
/
+11
2020-09-10
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
3
-1
/
+10
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
9
-6
/
+30
2020-09-09
soundwire: qcom: fix SLIBMUS/SLIMBUS typo
Jonathan Marek
1
-1
/
+1
2020-09-09
soundwire: cadence: fix race condition between suspend and Slave device alerts
Pierre-Louis Bossart
2
-1
/
+24
2020-09-07
soundwire: qcom: add v1.5.1 compatible
Jonathan Marek
2
-0
/
+2
2020-09-07
soundwire: qcom: add support for mmio soundwire master devices
Jonathan Marek
1
-2
/
+27
2020-09-07
soundwire: qcom: avoid dependency on CONFIG_SLIMBUS
Jonathan Marek
2
-1
/
+5
2020-09-07
soundwire: qcom: fix abh/ahb typo
Jonathan Marek
1
-2
/
+2
2020-09-04
soundwire: intel: remove stream handling from .prepare and .hw_free
Pierre-Louis Bossart
1
-12
/
+7
2020-09-04
soundwire: intel: remove .trigger operation
Pierre-Louis Bossart
1
-39
/
+0
2020-09-04
soundwire: intel: fix NULL/ERR_PTR confusion
Pierre-Louis Bossart
1
-1
/
+1
2020-09-04
soundwire: stream: fix NULL/IS_ERR confusion
Pierre-Louis Bossart
1
-1
/
+1
2020-09-04
soundwire: remove SDW_REG_SHIFT()
Vinod Koul
1
-7
/
+0
2020-09-04
soundwire: intel_init: use FIELD_{GET|PREP}
Vinod Koul
1
-1
/
+1
2020-09-04
soundwire: intel: use FIELD_{GET|PREP}
Vinod Koul
1
-34
/
+18
2020-09-04
soundwire: cadence: use FIELD_{GET|PREP}
Vinod Koul
1
-35
/
+26
2020-09-04
soundwire: qcom : use FIELD_{GET|PREP}
Vinod Koul
1
-15
/
+7
2020-09-04
soundwire: stream: use FIELD_{GET|PREP}
Vinod Koul
1
-8
/
+5
2020-09-04
soundwire: slave: use SDW_DISCO_LINK_ID()
Vinod Koul
1
-1
/
+1
2020-09-04
soundwire: bus: use FIELD_GET()
Vinod Koul
1
-3
/
+3
2020-09-04
soundwire: define and use addr bit masks
Vinod Koul
1
-7
/
+14
2020-09-03
soundwire: intel: don't manage link power individually
Pierre-Louis Bossart
1
-24
/
+46
2020-09-03
soundwire: intel: pass link_mask information to each master
Pierre-Louis Bossart
2
-0
/
+3
2020-09-03
soundwire: intel: add error log for clock-stop invalid configs
Pierre-Louis Bossart
1
-0
/
+5
2020-09-03
soundwire: stream: enable hw_sync as needed by hardware
Pierre-Louis Bossart
1
-6
/
+9
2020-09-03
soundwire: intel: add multi-link hw_synchronization information
Pierre-Louis Bossart
1
-0
/
+7
2020-09-03
soundwire: bus: update multi-link definition with hw sync details
Pierre-Louis Bossart
1
-0
/
+6
2020-09-03
soundwire: intel: add missing support for all clock stop modes
Pierre-Louis Bossart
1
-10
/
+39
2020-09-03
soundwire: intel: add multi-link support
Pierre-Louis Bossart
1
-10
/
+110
2020-09-03
soundwire: intel: ignore software command retries
Pierre-Louis Bossart
1
-0
/
+5
2020-09-03
soundwire: intel: disable shim wake on suspend
Pierre-Louis Bossart
1
-0
/
+18
2020-09-03
soundwire: fix port_ready[] dynamic allocation in mipi_disco
Pierre-Louis Bossart
3
-18
/
+6
2020-09-03
soundwire: add definition for maximum number of ports
Pierre-Louis Bossart
1
-1
/
+2
2020-09-03
ASoC: codecs: soundwire: remove port_ready[] usage from codecs.
Pierre-Louis Bossart
6
-101
/
+6
2020-08-26
soundwire: intel: fix intel_suspend/resume defined but not used warning
Bard Liao
1
-2
/
+2
2020-08-18
soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET
Rander Wang
1
-2
/
+17
2020-08-18
soundwire: intel: support clock_stop mode without quirks
Pierre-Louis Bossart
1
-1
/
+20
2020-08-18
soundwire: intel_init: handle power rail dependencies for clock stop mode
Pierre-Louis Bossart
1
-0
/
+13
[next]