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-rcar.c
Age
Commit message (
Expand
)
Author
2024-09-10
i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()
Kuninori Morimoto
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-12
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
2024-07-10
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
2024-07-10
i2c: rcar: minor changes to adhere to coding style
Wolfram Sang
2024-07-10
i2c: rcar: WARN about spurious irqs
Wolfram Sang
2024-07-09
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-01-18
i2c: rcar: add FastMode+ support for Gen4
Wolfram Sang
2024-01-18
i2c: rcar: introduce Gen4 devices
Wolfram Sang
2023-09-27
i2c: rcar: fix error code in probe()
Dan Carpenter
2023-09-22
i2c: rcar: improve accuracy for R-Car Gen3+
Wolfram Sang
2023-09-22
i2c: rcar: reset controller is mandatory for Gen3+
Wolfram Sang
2023-09-19
i2c: rcar: remove open coded DIV_ROUND_CLOSEST
Wolfram Sang
2023-09-19
i2c: rcar: calculate divider instead of brute-forcing it
Wolfram Sang
2023-09-19
i2c: rcar: properly format a debug output
Wolfram Sang
2023-09-19
i2c: rcar: avoid non-standard use of goto
Wolfram Sang
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-08
i2c: rcar: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-05-21
i2c: rcar: use flags instead of atomic_xfer
Kuninori Morimoto
2022-05-21
i2c: rcar: REP_AFTER_RD is not a persistent flag
Wolfram Sang
2022-05-21
i2c: rcar: use BIT macro consistently
Wolfram Sang
2022-05-21
i2c: rcar: refactor handling of first message
Wolfram Sang
2022-05-21
i2c: rcar: avoid race condition with SMIs
Wolfram Sang
2022-05-21
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
2022-04-15
i2c: rcar: add support for I2C_M_RECV_LEN
Wolfram Sang
2022-02-11
i2c: rcar: Add R-Car Gen4 support
Geert Uytterhoeven
2021-12-16
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
2021-09-29
i2c: rcar: enable interrupts before starting transfer
Wolfram Sang
2021-05-28
i2c: rcar: Drop "renesas,i2c-rcar"
Geert Uytterhoeven
2021-04-14
i2c: rcar: add IRQ check
Sergey Shtylyov
2021-03-18
i2c: rcar: implement atomic transfers
Ulrich Hecht
2021-01-05
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
2021-01-05
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
2021-01-05
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
2021-01-05
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-21
i2c: rcar: add HostNotify support
Wolfram Sang
2020-09-18
i2c: rcar: refactor and shorten timeout when resetting
Wolfram Sang
2020-09-18
i2c: rcar: improve bus busy detection
Wolfram Sang
2020-08-25
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
2020-07-31
i2c: rcar: avoid race when unregistering slave
Wolfram Sang
2020-07-31
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
2020-07-26
i2c: rcar: slave: only send STOP event when we have been addressed
Wolfram Sang
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
2020-04-15
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-03-31
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
2020-03-24
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
[next]