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
2024-10-05
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
2024-09-27
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
2024-09-27
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
2024-09-24
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
2024-09-24
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-12
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-11
i2c: isch: Add missed 'else'
Andy Shevchenko
2024-09-11
i2c: xiic: Try re-initialization on bus busy timeout
Robert Hancock
2024-09-11
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
2024-09-11
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
2024-09-11
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
2024-09-11
i2c: designware: Propagate firmware node
Andy Shevchenko
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2024-09-10
i2c: ljca: Remove unused "target_addr" parameter
Andi Shyti
2024-09-10
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
2024-09-10
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
2024-09-10
i2c: ismt: kill transaction in hardware on timeout
Vasily Khoruzhick
2024-09-10
i2c: designware: Group all DesignWare drivers under a single option
Heikki Krogerus
2024-09-10
i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id
Christophe JAILLET
2024-09-10
i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()
Kuninori Morimoto
2024-09-10
i2c: imx: Convert comma to semicolon
Shen Lichuan
2024-09-10
i2c: jz4780: Use devm_clk_get_enabled() helpers
Rong Qianfeng
2024-09-10
i2c: emev2: Use devm_clk_get_enabled() helpers
Rong Qianfeng
2024-09-10
i2c: npcm: restore slave addresses array length
Tyrone Ting
2024-09-10
i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
Zhang Zekun
2024-09-10
i2c: designware: Consolidate PM ops
Andy Shevchenko
2024-09-10
i2c: riic: Simplify unsupported bus speed handling
Geert Uytterhoeven
2024-09-10
i2c: designware: Remove ->disable() callback
Andy Shevchenko
2024-09-10
i2c: designware: Move exports to I2C_DW namespaces
Andy Shevchenko
2024-09-10
i2c: designware: Unify the firmware type checks
Andy Shevchenko
2024-09-10
i2c: designware: Consolidate firmware parsing and configuring code
Andy Shevchenko
2024-09-10
i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
Andy Shevchenko
2024-09-10
i2c: riic: Add support for fast mode plus
Claudiu Beznea
2024-09-10
i2c: riic: Define individual arrays to describe the register offsets
Claudiu Beznea
2024-09-10
i2c: riic: Add suspend/resume support
Claudiu Beznea
2024-09-10
i2c: riic: Enable runtime PM autosuspend support
Claudiu Beznea
2024-09-10
i2c: riic: Use pm_runtime_resume_and_get()
Claudiu Beznea
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
[next]