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
2016-09-24
i2c: axxia: disable clks in case of failure in probe
Alexey Khoroshilov
2016-09-24
i2c: octeon: thunderx: Limit register access retries
Jan Glauber
2016-09-24
i2c: uniphier-f: fix misdetection of incomplete STOP condition
Masahiro Yamada
2016-09-24
i2c: i801: Add support for Kaby Lake PCH-H
Andy Shevchenko
2016-09-24
i2c: add a warning to i2c_adapter_depth()
Bartosz Golaszewski
2016-09-24
i2c: export i2c_adapter_depth()
Bartosz Golaszewski
2016-09-22
i2c: rk3x: Fix variable 'min_total_ns' unused warning
David Wu
2016-09-22
i2c: rk3x: Fix sparse warning
David Wu
2016-09-22
i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
Mika Westerberg
2016-09-21
i2c: octeon: Fix high-level controller status check
Jan Glauber
2016-09-21
i2c: octeon: Avoid sending STOP during recovery
Dmitry Bazhenov
2016-09-21
i2c: octeon: Fix set SCL recovery function
Dmitry Bazhenov
2016-09-16
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Ulrich Hecht
2016-09-15
i2c: imx: make bus recovery through pinctrl optional
Yang Li
2016-09-15
i2c: meson: add gxbb compatible string
Neil Armstrong
2016-09-08
i2c: uniphier-f: set the adapter to master mode when probing
Masahiro Yamada
2016-09-08
i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
i2c: tegra: Fix assignment of boolean variables
Jon Hunter
2016-09-08
i2c: tegra: proper handling of error cases
Shardar Shariff Md
2016-09-08
i2c: tegra: use atomic poll function during configuration
Shardar Shariff Md
2016-09-08
i2c: tegra: add separate function for config_load programing
Shardar Shariff Md
2016-09-08
i2c: tegra: If fifo flush fails return error
Shardar Shariff Md
2016-09-08
i2c: tegra: use readl_poll_timeout after config_load reg programmed
Shardar Shariff Md
2016-09-08
i2c: shmobile: Use ARCH_SHMOBILE instead of SUPERH
Geert Uytterhoeven
2016-08-30
i2c: core: put literals on one line in dev_*() calls
Andy Shevchenko
2016-08-30
i2c: move locking operations to their own struct
Peter Rosin
2016-08-30
i2c: tegra: Add pinctrl support
Jon Hunter
2016-08-30
i2c: tegra: Add runtime power-management support
Jon Hunter
2016-08-30
i2c: tegra: Simplify I2C resume
Jon Hunter
2016-08-30
i2c: tegra: Use device name for adapter name
Jon Hunter
2016-08-30
i2c: tegra: Remove non device-tree support
Jon Hunter
2016-08-30
i2c: tegra: Add missing new line characters
Jon Hunter
2016-08-30
i2c: tegra: Fix missing blank lines after declarations
Jon Hunter
2016-08-30
i2c: tegra: Use BIT macro
Jon Hunter
2016-08-30
i2c: tegra: Fix lines over 80 characters
Jon Hunter
2016-08-26
Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for...
Wolfram Sang
2016-08-26
i2c: designware: do not disable adapter after transfer
Lucas De Marchi
2016-08-26
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
2016-08-26
i2c: designware: add common functions for locking
Lucas De Marchi
2016-08-26
i2c: designware: wait for disable/enable only if necessary
José Roberto de Souza
2016-08-26
i2c: designware: Find bus speed from ACPI
Jarkko Nikula
2016-08-26
i2c: core: Add function for finding the bus speed from ACPI, take 2
Jarkko Nikula
2016-08-26
i2c: core: Cleanup I2C ACPI namespace, take 2
Jarkko Nikula
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
i2c: designware: set the common config before the if else
Weifeng Voon
2016-08-26
i2c: designware: Enable fast mode plus
Weifeng Voon
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-08-26
i2c: octeon: Use booleon values for booleon variables
Jan Glauber
[next]