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
/
cadence_master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-18
soundwire: cadence: re-check Peripheral status with delayed_work
Pierre-Louis Bossart
1
-2
/
+37
2024-07-09
soundwire: cadence: simplify with cleanup.h
Krzysztof Kozlowski
1
-3
/
+2
2024-04-05
soundwire: cadence: show the bus frequency and frame shape
Pierre-Louis Bossart
1
-0
/
+6
2024-04-05
soundwire: cadence: remove PDI offset completely
Pierre-Louis Bossart
1
-21
/
+9
2024-04-05
soundwire: cadence: fix invalid PDI offset
Pierre-Louis Bossart
1
-1
/
+1
2023-05-29
soundwire: cadence: revisit parity injection
Pierre-Louis Bossart
1
-9
/
+10
2023-05-29
soundwire: intel/cadence: update hardware reset sequence
Pierre-Louis Bossart
1
-7
/
+24
2023-03-15
soundwire: cadence: change access to IP_MCP_CMD_BASE
Pierre-Louis Bossart
1
-9
/
+9
2023-03-15
soundwire: cadence: split access to IP_MCP_CMDCTRL fields
Pierre-Louis Bossart
1
-8
/
+8
2023-03-15
soundwire: cadence: split access to IP_MCP_CONTROL fields
Pierre-Louis Bossart
1
-16
/
+25
2023-03-15
soundwire: cadence: split access to IP_MCP_CONFIG fields
Pierre-Louis Bossart
1
-20
/
+27
2023-03-15
soundwire: cadence: add helpers to access IP_MCP registers
Pierre-Louis Bossart
1
-0
/
+16
2023-03-15
soundwire: cadence: remove CDNS_MCP_CONFIG_SSPMOD
Pierre-Louis Bossart
1
-1
/
+0
2023-01-31
soundwire: cadence: further simplify low-level xfer_msg_defer() callback
Pierre-Louis Bossart
1
-2
/
+3
2023-01-31
soundwire: cadence: use directly bus sdw_defer structure
Pierre-Louis Bossart
1
-9
/
+8
2023-01-31
soundwire: bus: Remove unused reset_page_addr() callback
Richard Fitzgerald
1
-14
/
+0
2023-01-09
soundwire: cadence: Drain the RX FIFO after an IO timeout
Richard Fitzgerald
1
-23
/
+27
2023-01-09
soundwire: cadence: Remove wasted space in response_buf
Richard Fitzgerald
1
-0
/
+7
2023-01-09
soundwire: cadence: Don't overflow the command FIFOs
Richard Fitzgerald
1
-1
/
+2
2022-11-09
soundwire: cadence: use dai_runtime_array instead of dma_data
Pierre-Louis Bossart
1
-16
/
+14
2022-11-09
soundwire: cadence: rename sdw_cdns_dai_dma_data as sdw_cdns_dai_runtime
Pierre-Louis Bossart
1
-15
/
+15
2022-10-08
Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-48
/
+56
2022-09-20
soundwire: cadence: Simplify error paths in cdns_xfer_msg()
Richard Fitzgerald
1
-7
/
+4
2022-09-20
soundwire: cadence: Fix error check in cdns_xfer_msg()
Richard Fitzgerald
1
-1
/
+1
2022-09-20
soundwire: cadence: Write to correct address for each FIFO chunk
Richard Fitzgerald
1
-1
/
+1
2022-09-20
soundwire: cadence: Don't overwrite msg->buf during write commands
Richard Fitzgerald
1
-3
/
+6
2022-09-20
soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
Richard Fitzgerald
1
-4
/
+19
2022-09-20
soundwire: cadence: fix updating slave status when a bus has multiple periphe...
Simon Trimmer
1
-32
/
+25
2022-08-17
soundwire: intel/cadence: expose PING status in manager ops
Pierre-Louis Bossart
1
-0
/
+8
2022-05-09
soundwire: cadence: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: cadence: recheck device0 attachment after status change
Pierre-Louis Bossart
1
-0
/
+37
2021-12-24
soundwire: intel: remove PDM support
Pierre-Louis Bossart
1
-34
/
+2
2021-08-23
soundwire: cadence: do not extend reset delay
Pierre-Louis Bossart
1
-4
/
+1
2021-08-02
soundwire: cadence: override PDI configurations to create loopback
Pierre-Louis Bossart
1
-35
/
+95
2021-08-02
soundwire: cadence: add debugfs interface for PDI loopbacks
Pierre-Louis Bossart
1
-0
/
+44
2021-08-02
soundwire: cadence: add paranoid check on self-clearing bits
Pierre-Louis Bossart
1
-0
/
+47
2021-07-22
soundwire: cadence: Remove ret variable from sdw_cdns_irq()
Peter Ujfalusi
1
-2
/
+1
2021-05-11
soundwire: cadence_master: always set CMD_ACCEPT
Pierre-Louis Bossart
1
-19
/
+2
2021-03-30
soundwire: cadence: only prepare attached devices on clock stop
Pierre-Louis Bossart
1
-4
/
+6
2021-03-30
soundwire: cadence_master: fix kernel-doc
Pierre-Louis Bossart
1
-2
/
+2
2021-03-23
soundwire: cadence: add missing \n in dev_err()
Pierre-Louis Bossart
1
-1
/
+1
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: cadence: add status in dev_dbg 'State change' log
Pierre-Louis Bossart
1
-9
/
+10
2021-01-19
soundwire: cadence: reduce timeout on transactions
Pierre-Louis Bossart
1
-1
/
+1
2020-09-23
soundwire: cadence: add data port test fail interrupt
Pierre-Louis Bossart
1
-3
/
+24
2020-09-18
soundwire: cadence: use u32p_replace_bits
Vinod Koul
1
-11
/
+10
2020-09-10
soundwire: cadence: add parity error injection through debugfs
Pierre-Louis Bossart
1
-0
/
+86
2020-09-09
soundwire: cadence: fix race condition between suspend and Slave device alerts
Pierre-Louis Bossart
1
-1
/
+23
2020-09-04
soundwire: cadence: use FIELD_{GET|PREP}
Vinod Koul
1
-35
/
+26
[next]