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
Age
Commit message (
Expand
)
Author
2024-09-10
i2c: riic: Call pm_runtime_get_sync() when need to access registers
Claudiu Beznea
2024-09-10
i2c: riic: Use temporary variable for struct device
Claudiu Beznea
2024-09-10
i2c: designware: Drop return value from dw_i2c_of_configure()
Andy Shevchenko
2024-09-10
i2c: designware: Drop return value from i2c_dw_acpi_configure()
Andy Shevchenko
2024-09-10
i2c: designware: Always provide device ID tables
Andy Shevchenko
2024-09-10
i2c: designware: Unify terminator in device ID tables
Andy Shevchenko
2024-09-10
i2c: designware: Add missing 'c' into PCI IDs variable name
Andy Shevchenko
2024-09-10
i2c: designware: Let PCI core to take care about interrupt vectors
Andy Shevchenko
2024-09-10
i2c: designware: Replace a while-loop by for-loop
Andy Shevchenko
2024-09-10
i2c: qcom-geni: Use goto for clearer exit path
Andi Shyti
2024-09-10
i2c: imx: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-09-10
i2c: mt65xx: Avoid double initialization of restart_flag in isr
AngeloGioacchino Del Regno
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
2024-09-10
i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers
Adrian Huang
2024-09-07
i2c: Remove I2C_COMPAT config symbol and related code
Heiner Kallweit
2024-09-03
i2c: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-26
i2c: core: Lock address during client device instantiation
Heiner Kallweit
2024-08-26
i2c: testunit: add SMBusAlert trigger
Wolfram Sang
2024-08-26
i2c: testunit: move code to avoid a forward declaration
Wolfram Sang
2024-08-15
i2c: tegra: Do not mark ACPI devices as irq safe
Breno Leitao
2024-08-14
i2c: testunit: return current command on read messages
Wolfram Sang
2024-08-14
i2c: testunit: add command to support versioning and test rep_start
Wolfram Sang
2024-08-14
i2c: testunit: sort case blocks
Wolfram Sang
2024-08-14
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Andi Shyti
2024-08-09
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-08-08
i2c: testunit: match HostNotify test name with docs
Wolfram Sang
2024-08-07
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Gaosheng Cui
2024-08-05
i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
Gaosheng Cui
2024-08-04
i2c: smbus: Send alert notifications to all devices if source not found
Guenter Roeck
2024-07-29
i2c: smbus: Improve handling of stuck alerts
Guenter Roeck
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-20
i2c: piix4: Register SPDs
Thomas Weißschuh
2024-07-20
i2c: smbus: remove i801 assumptions from SPD probing
Thomas Weißschuh
2024-07-20
i2c: mux: gpio: Add support for the 'settle-time-us' property
Bastien Curutchet
2024-07-20
i2c: mux: gpio: Re-order #include to match alphabetic order
Bastien Curutchet
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-13
Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-07-13
Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-07-12
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
2024-07-12
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
2024-07-11
i2c: st: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: cpm: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: virtio: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: nvidia-gpu: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: viai2c: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: viperboard: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: uniphier: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: uniphier-f: reword according to newest specification
Wolfram Sang
[prev]
[next]