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
/
i2c-mlxbf.c
Age
Commit message (
Expand
)
Author
2023-08-10
i2c: mlxbf: Use dev_err_probe in probe function
Liao Chang
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-09-27
i2c: mlxbf: remove device tree support
Asmaa Mnebhi
2022-09-27
i2c: mlxbf: support BlueField-3 SoC
Asmaa Mnebhi
2022-09-27
i2c: mlxbf: add multi slave functionality
Asmaa Mnebhi
2022-09-27
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-21
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-19
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-17
i2c: mlxbf: remove IRQF_ONESHOT
Asmaa Mnebhi
2022-09-17
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-17
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2021-04-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
2021-04-05
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
2020-09-27
i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
Khalil Blaiech