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
/
i3c
/
master
/
mipi-i3c-hci
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
Jarkko Nikula
1
-0
/
+2
2023-09-26
i3c: mipi-i3c-hci: Set number of SW enabled Ring Bundles earlier
Jarkko Nikula
1
-2
/
+3
2023-09-26
i3c: mipi-i3c-hci: Fix race between bus cleanup and interrupt
Jarkko Nikula
1
-0
/
+2
2023-09-26
i3c: mipi-i3c-hci: Set ring start request together with enable
Jarkko Nikula
1
-1
/
+2
2023-09-26
i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
Jarkko Nikula
1
-2
/
+1
2023-09-26
i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler
Jarkko Nikula
1
-1
/
+1
2023-09-26
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
Jarkko Nikula
1
-4
/
+4
2023-09-26
i3c: mipi-i3c-hci: Add MODULE_ALIAS
Jarkko Nikula
1
-0
/
+1
2023-09-26
i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
Kees Cook
1
-1
/
+1
2023-08-10
i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
Billy Tsai
1
-1
/
+1
2023-03-21
i3c: mipi-i3c-hci: 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
-1
/
+3
2022-05-17
i3c/master: simplify the return expression of i3c_hci_remove()
Minghao Chi
1
-6
/
+1
2022-01-05
i3c: master: mipi-i3c-hci: correct the config reference for endianness
Lukas Bulwahn
1
-1
/
+1
2021-12-10
i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_i...
Christophe JAILLET
1
-3
/
+1
2021-12-10
i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2021-12-10
i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic
Len Baker
1
-1
/
+1
2020-12-31
i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match
Nathan Chancellor
1
-1
/
+1
2020-12-17
i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning
Nicolas Pitre
1
-1
/
+1
2020-11-25
i3c/master: Fix uninitialized variable next_addr
Colin Ian King
1
-1
/
+1
2020-11-23
i3c/master: introduce the mipi-i3c-hci driver
Nicolas Pitre
16
-0
/
+4250