index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
/
mipi-i3c-hci
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-15
i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
Jarkko Nikula
2025-05-15
i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
Jarkko Nikula
2025-02-20
i3c: mipi-i3c-hci: Use I2C DMA-safe api
Billy Tsai
2025-02-20
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-18
i3c: mipi-i3c-hci: Support SETDASA CCC
Billy Tsai
2024-11-01
i3c: mipi-i3c-hci: Handle interrupts according to current specifications
Jarkko Nikula
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
Shyam Sundar S K
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set timing parameters
Shyam Sundar S K
2024-09-05
i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
Shyam Sundar S K
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set PIO mode
Shyam Sundar S K
2024-09-05
i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
Shyam Sundar S K
2024-09-05
i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
Shyam Sundar S K
2024-07-26
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula
2023-11-16
i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfers
Jarkko Nikula
2023-11-16
i3c: mipi-i3c-hci: Report NACK response from CCC command to core
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Resume controller explicitly
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Fix race between bus cleanup and interrupt
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Add MODULE_ALIAS
Jarkko Nikula
2023-03-21
i3c: mipi-i3c-hci: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-21
i3c: Make i3c_master_unregister() return void
Uwe Kleine-König
2022-05-17
i3c/master: simplify the return expression of i3c_hci_remove()
Minghao Chi
2022-01-05
i3c: master: mipi-i3c-hci: correct the config reference for endianness
Lukas Bulwahn
2020-12-31
i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match
Nathan Chancellor
2020-12-17
i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning
Nicolas Pitre
2020-11-23
i3c/master: introduce the mipi-i3c-hci driver
Nicolas Pitre