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
/
i2c
/
busses
/
i2c-mt65xx.c
Age
Commit message (
Expand
)
Author
2024-09-10
i2c: mt65xx: Avoid double initialization of restart_flag in isr
AngeloGioacchino Del Regno
2023-09-19
i2c: mt65xx: allow optional pmic clock
Daniel Golle
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-08
i2c: mt65xx: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-13
i2c: mediatek: add support for MT7981 SoC
Daniel Golle
2023-03-16
i2c: mt65xx: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-01-20
i2c: mt65xx: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2022-11-01
i2c: mediatek: add mt7986 support
Frank Wunderlich
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
2022-05-04
i2c: mediatek: Optimize master_xfer() and avoid circular locking
AngeloGioacchino Del Regno
2022-03-11
i2c: mediatek: Add i2c compatible for Mediatek MT8168
Kewei Xu
2022-03-11
i2c: mt65xx: Simplify with clk-bulk
AngeloGioacchino Del Regno
2022-03-01
i2c: mediatek: remove redundant null check
Xu Wang
2022-03-01
i2c: mediatek: modify bus speed calculation formula
Kewei Xu
2022-01-28
i2c: mediatek: Add i2c compatible for Mediatek MT8186
Kewei Xu
2021-10-11
i2c: mediatek: Dump i2c/dma register when a timeout occurs
Kewei Xu
2021-10-11
i2c: mediatek: Reset the handshake signal between i2c and dma
Kewei Xu
2021-10-11
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2021-10-02
i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
2021-10-02
i2c: mediatek: fixing the incorrect register offset
Kewei Xu
2021-08-25
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-28
i2c: mediatek: mt65xx: add optional vbus-supply
Hsin-Yi Wang
2021-05-28
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
2021-05-27
i2c: mediatek: Rename i2c irq name
Qii Wang
2021-04-17
i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretching
Qii Wang
2021-04-17
i2c: mediatek: Fix wrong dma sync flag
Qii Wang
2021-04-17
i2c: mediatek: Fix send master code at more than 1MHz
Qii Wang
2021-01-28
i2c: mediatek: Move suspend and resume handling to NOIRQ phase
Qii Wang
2021-01-05
i2c: mediatek: Fix apdma and i2c hand-shake timeout
Qii Wang
2020-11-03
i2c: mediatek: move dma reset before i2c reset
Qii Wang
2020-09-18
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
2020-09-18
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
2020-08-10
i2c: mediatek: Fix i2c_spec_values description
Matthias Brugger
2020-08-05
i2c: mediatek: Add i2c compatible for MediaTek MT8192
Qii Wang
2020-08-05
i2c: mediatek: Add access to more than 8GB dram in i2c driver
Qii Wang
2020-08-05
i2c: mediatek: Add apdma sync in i2c driver
Qii Wang
2020-05-20
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
2019-08-30
i2c: mediatek: disable zero-length transfers for mt8183
Hsin-Yi Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-15
i2c: mediatek: Add i2c support for MediaTek MT8183
Qii Wang
2019-04-15
i2c: mediatek: Add i2c and apdma sync in i2c driver
Qii Wang
2019-04-15
i2c: mediatek: Add arb clock in i2c driver
Qii Wang
2019-04-15
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
2019-03-12
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Hsin-Yi Wang
[next]