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
2022-02-11
i2c: brcmstb: allow compiling on BCM4908
Rafał Miłecki
2022-02-11
i2c: rcar: Add R-Car Gen4 support
Geert Uytterhoeven
2022-02-11
i2c: designware: Add AMD PSP I2C bus support
Jan Dabros
2022-02-11
i2c: designware: Add missing locks
Jan Dabros
2022-02-11
i2c: piix4: Enable EFCH MMIO for Family 17h+
Terry Bowman
2022-02-11
i2c: piix4: Add EFCH MMIO support for SMBus port select
Terry Bowman
2022-02-11
i2c: piix4: Add EFCH MMIO support to SMBus base address detect
Terry Bowman
2022-02-11
i2c: piix4: Add EFCH MMIO support to region request and release
Terry Bowman
2022-02-11
i2c: piix4: Move SMBus port selection into function
Terry Bowman
2022-02-11
i2c: piix4: Move SMBus controller base address detect into function
Terry Bowman
2022-02-11
i2c: piix4: Move port I/O region request/release code into functions
Terry Bowman
2022-02-10
i2c: piix4: Replace hardcoded memory map size with a #define
Terry Bowman
2022-02-07
i2c: npcm7xx: Fix typos
Jonathan Neuschäfer
2022-02-07
i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
Christophe JAILLET
2022-02-07
i2c: amd-mp2: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-28
i2c: mediatek: Add i2c compatible for Mediatek MT8186
Kewei Xu
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
i2c: sh_mobile: remove unneeded semicolon
Yang Li
2022-01-10
Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
2022-01-03
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-03
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2022-01-03
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-16
i2c: aspeed: Remove unused includes
Thierry Reding
2021-12-16
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
2021-12-16
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
2021-12-16
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
2021-12-16
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
2021-12-16
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
2021-12-16
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2021-12-16
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
2021-12-10
i2c: mpc: Use atomic read and fix break condition
Chris Packham
2021-12-10
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
2021-12-09
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
2021-12-09
i2c: exynos5: Add bus clock support
Sam Protsenko
2021-12-09
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
2021-12-09
i2c: virtio: fix completion handling
Vincent Whitchurch
2021-12-01
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
2021-12-01
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
2021-11-30
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
2021-11-30
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
2021-11-30
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
2021-11-30
i2c: stm32f7: use proper DMAENGINE API for termination
Alain Volmat
2021-11-30
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
[next]