index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-3
/
+18
*
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
8
-2
/
+503
*
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
*
ASoC: codecs: realtek-soundwire: ignore initial PARITY errors
Pierre-Louis Bossart
2020-09-10
5
-0
/
+5
*
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
2020-09-10
2
-1
/
+11
*
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
2020-09-10
3
-1
/
+10
*
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
9
-6
/
+30
*
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
2
-0
/
+2
*
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: remove SDW_REG_SHIFT()
Vinod Koul
2020-09-04
1
-7
/
+0
*
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: define and use addr bit masks
Vinod Koul
2020-09-04
1
-7
/
+14
*
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
*
soundwire: bus: update multi-link definition with hw sync details
Pierre-Louis Bossart
2020-09-03
1
-0
/
+6
*
soundwire: intel: add missing support for all clock stop modes
Pierre-Louis Bossart
2020-09-03
1
-10
/
+39
*
soundwire: intel: add multi-link support
Pierre-Louis Bossart
2020-09-03
1
-10
/
+110
*
soundwire: intel: ignore software command retries
Pierre-Louis Bossart
2020-09-03
1
-0
/
+5
*
soundwire: intel: disable shim wake on suspend
Pierre-Louis Bossart
2020-09-03
1
-0
/
+18
*
soundwire: fix port_ready[] dynamic allocation in mipi_disco
Pierre-Louis Bossart
2020-09-03
3
-18
/
+6
*
soundwire: add definition for maximum number of ports
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
ASoC: codecs: soundwire: remove port_ready[] usage from codecs.
Pierre-Louis Bossart
2020-09-03
6
-101
/
+6
[next]