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
Age
Commit message (
Expand
)
Author
2018-01-15
i2c: exynos5: change internal transmission timeout to 100ms
Andrzej Hajda
2018-01-15
i2c: ismt: 16-byte align the DMA buffer address
Radu Rendec
2018-01-15
i2c: mpc: always determine I2C clock prescaler at runtime
Arseny Solokha
2018-01-15
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
Arseny Solokha
2018-01-15
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
Arseny Solokha
2018-01-15
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
Arseny Solokha
2018-01-15
i2c: ismt: dump registers at the end of transactions
Radu Rendec
2018-01-15
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
2018-01-15
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
2018-01-15
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
2018-01-15
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2018-01-15
i2c: sh_mobile: require setup callback
Wolfram Sang
2018-01-15
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
2018-01-15
i2c: sh_mobile: move type detection upwards
Wolfram Sang
2018-01-04
i2c: gpio: Enable working over slow can_sleep GPIOs
Jan Kundrát
2018-01-04
i2c: mediatek: Enable i2c module clock before i2c registers access.
Jun Gao
2018-01-04
i2c: mediatek: Add i2c compatible for MediaTek MT2712
Jun Gao
2018-01-03
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2017-12-31
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-12-31
i2c: ismt: Use %pad specifier for dma_addr_t variables
Andy Shevchenko
2017-12-31
i2c/ARM: davinci: Deep refactoring of I2C recovery
Linus Walleij
2017-12-12
i2c: imx: Include the right GPIO header
Linus Walleij
2017-12-12
i2c: piix4: Fix port number check on release
Jean Delvare
2017-12-12
i2c: stm32: Fix copyrights
Benjamin Gaignard
2017-12-07
i2c: imx: use proper GPIO directions for recovery
Wolfram Sang
2017-12-07
i2c-cht-wc: constify platform_device_id
Arvind Yadav
2017-12-03
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
2017-12-03
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
2017-12-03
i2c: gpio: add fault injector
Wolfram Sang
2017-11-28
i2c: designware: fix building driver as module
Phil Reid
2017-11-27
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
2017-11-27
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
2017-11-27
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
2017-11-27
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
2017-11-27
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2017-11-27
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
2017-11-27
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
2017-11-27
i2c: sh_mobile: manually "inline" two short functions
Wolfram Sang
2017-11-27
i2c: sh_mobile: remove redundant deinitialization
Wolfram Sang
2017-11-27
i2c: sh_mobile: remove redundant initialization
Wolfram Sang
2017-11-27
i2c: davinci: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
i2c: imx: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-11-27
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-06
i2c: aspeed: Deassert reset in probe
Joel Stanley
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
i2c: thunderx: Remove duplicate NULL check
Andy Shevchenko
[next]