index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
i3c
/
master
/
svc-i3c-master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
i3c: master: svc: fix random hot join failure since timeout error
Frank Li
1
-0
/
+9
2023-11-28
i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
Frank Li
1
-0
/
+1
2023-11-28
i3c: master: svc: fix check wrong status register in irq handler
Frank Li
1
-1
/
+1
2023-11-28
i3c: master: svc: fix ibi may not return mandatory data byte
Frank Li
1
-0
/
+8
2023-11-28
i3c: master: svc: fix wrong data return when IBI happen during start frame
Frank Li
1
-0
/
+20
2023-11-28
i3c: master: svc: fix race condition in ibi work thread
Frank Li
1
-0
/
+14
2023-09-06
i3c: master: svc: fix probe failure when no i3c device exist
Frank Li
1
-2
/
+12
2023-08-28
i3c: master: svc: Describe member 'saved_regs'
Miquel Raynal
1
-0
/
+1
2023-08-10
i3c: master: svc: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-06-05
i3c: master: svc: add NACK check after start byte sent
Clark Wang
1
-0
/
+6
2023-06-05
i3c: master: svc: fix cpu schedule in spin lock
Clark Wang
1
-9
/
+10
2023-06-05
i3c: master: svc: fix i3c suspend/resume issue
Clark Wang
1
-0
/
+26
2023-03-21
i3c: svc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-21
i3c: Make i3c_master_unregister() return void
Uwe Kleine-König
1
-4
/
+1
2022-05-17
i3c: master: svc: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-01-05
i3c: master: svc: enable the interrupt in the enable ibi function
Clark Wang
1
-2
/
+4
2022-01-05
i3c: master: svc: add the missing module device table
Clark Wang
1
-0
/
+1
2022-01-05
i3c: master: svc: add runtime pm support
Clark Wang
1
-40
/
+156
2022-01-05
i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
Clark Wang
1
-2
/
+5
2022-01-05
i3c: master: svc: add support for slave to stop returning data
Clark Wang
1
-16
/
+40
2022-01-05
i3c: master: svc: separate err, fifo and disable interrupt of reset function
Clark Wang
1
-25
/
+34
2022-01-05
i3c: master: svc: fix atomic issue
Clark Wang
1
-11
/
+15
2022-01-05
i3c: master: svc: move module reset behind clk enable
Clark Wang
1
-2
/
+2
2021-06-09
i3c: master: svc: fix doc warning in svc-i3c-master.c
Yang Yingliang
1
-1
/
+1
2021-06-09
i3c: master: svc: drop free_irq of devm_request_irq allocated irq
Yang Yingliang
1
-1
/
+0
2021-03-09
i3c: master: svc: remove redundant assignment to cmd->read_len
Colin Ian King
1
-1
/
+0
2021-02-06
i3c: master: svc: Add Silvaco I3C master driver
Miquel Raynal
1
-0
/
+1478