index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
soundwire: enable Data Port test modes
Pierre-Louis Bossart
1
-0
/
+6
2020-09-18
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
1
-0
/
+3
2020-09-10
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
1
-0
/
+4
2020-09-10
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
1
-0
/
+3
2020-09-10
ASoC/soundwire: bus: use property to set interrupt masks
Pierre-Louis Bossart
1
-0
/
+2
2020-09-04
soundwire: remove SDW_REG_SHIFT()
Vinod Koul
1
-7
/
+0
2020-09-04
soundwire: define and use addr bit masks
Vinod Koul
1
-7
/
+14
2020-09-03
soundwire: bus: update multi-link definition with hw sync details
Pierre-Louis Bossart
1
-0
/
+6
2020-09-03
soundwire: fix port_ready[] dynamic allocation in mipi_disco
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
soundwire: add definition for maximum number of ports
Pierre-Louis Bossart
1
-1
/
+2
2020-07-21
soundwire: intel: revisit SHIM programming sequences.
Pierre-Louis Bossart
1
-0
/
+2
2020-07-15
soundwire: sdw.h: fix indentation
Pierre-Louis Bossart
1
-4
/
+4
2020-07-15
soundwire: sdw.h: fix PRBS/Static_1 swapped definitions
Pierre-Louis Bossart
1
-6
/
+6
2020-07-15
soundwire: stream: add helper to startup/shutdown streams
Pierre-Louis Bossart
1
-0
/
+2
2020-06-30
soundwire: bus: initialize bus clock base and scale registers
Pierre-Louis Bossart
1
-0
/
+10
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
1
-4
/
+7
2020-06-30
soundwire: add definitions for 1.2 spec
Pierre-Louis Bossart
1
-1
/
+106
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
1
-4
/
+4
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
1
-1
/
+16
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
1
-0
/
+2
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
1
-1
/
+8
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
1
-2
/
+3
2020-03-20
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
1
-0
/
+2
2020-03-20
soundwire: stream: Add read_only_wordlength flag to port properties
Srinivas Kandagatla
1
-0
/
+2
2020-02-26
Merge branch 'topic/asoc' into next
Vinod Koul
1
-0
/
+23
2020-02-26
soundwire: add helper macros for devID fields
Pierre-Louis Bossart
1
-0
/
+23
2020-02-25
soundwire: bus: add clock stop helpers
Rander Wang
1
-0
/
+24
2020-01-16
Merge branch 'topic/sdw_intel' into next
Vinod Koul
1
-0
/
+11
2020-01-16
soundwire: intel: report slave_ids for each link to SOF driver
Bard Liao
1
-0
/
+11
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-1
/
+3
2019-12-12
soundwire: intel: add clock stop quirks
Pierre-Louis Bossart
1
-0
/
+37
2019-12-12
soundwire: intel: add mutex for shared SHIM register access
Pierre-Louis Bossart
1
-0
/
+2
2019-12-12
soundwire: intel: add prototype for WAKEEN interrupt processing
Rander Wang
1
-0
/
+2
2019-12-12
soundwire: intel: add link_list to handle interrupts with a single thread
Bard Liao
1
-0
/
+2
2019-12-12
soundwire: intel: update headers for interrupts
Bard Liao
1
-0
/
+4
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
1
-4
/
+28
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
1
-5
/
+72
2019-12-12
soundwire: sdw_slave: track unattach_request to handle all init sequences
Pierre-Louis Bossart
1
-0
/
+6
2019-12-12
soundwire: sdw_slave: add initialization_complete definition
Pierre-Louis Bossart
1
-0
/
+3
2019-12-12
soundwire: sdw_slave: add enumeration_complete structure
Pierre-Louis Bossart
1
-0
/
+4
2019-12-12
soundwire: sdw_slave: add probe_complete structure and new fields
Pierre-Louis Bossart
1
-0
/
+6
2019-11-09
soundwire: remove bitfield for unique_id, use u8
Pierre-Louis Bossart
1
-1
/
+3
2019-10-21
soundwire: remove DAI_ID_RANGE definitions
Pierre-Louis Bossart
1
-3
/
+0
2019-09-04
soundwire: stream: make stream name a const pointer
Srinivas Kandagatla
1
-2
/
+2
2019-09-04
soundwire: Add compute_params callback
Vinod Koul
1
-0
/
+2
2019-08-23
soundwire: intel: handle disabled links
Pierre-Louis Bossart
1
-0
/
+2
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
1
-0
/
+8
2019-08-21
soundwire: add new mclk_freq field for properties
Pierre-Louis Bossart
1
-0
/
+2
2019-08-21
soundwire: include mod_devicetable.h to avoid compiling warnings
Bard liao
1
-0
/
+2
2019-08-21
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
1
-0
/
+1
[next]