index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mlxbf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
1
-9
/
+0
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-384
/
+462
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-14
/
+6
2022-09-27
i2c: mlxbf: remove device tree support
Asmaa Mnebhi
1
-48
/
+1
2022-09-27
i2c: mlxbf: support BlueField-3 SoC
Asmaa Mnebhi
1
-171
/
+284
2022-09-27
i2c: mlxbf: add multi slave functionality
Asmaa Mnebhi
1
-171
/
+149
2022-09-27
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
1
-5
/
+39
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
1
-41
/
+27
2022-09-21
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-19
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-14
/
+6
2022-09-17
i2c: mlxbf: remove IRQF_ONESHOT
Asmaa Mnebhi
1
-1
/
+1
2022-09-17
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
1
-0
/
+3
2022-09-17
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
1
-1
/
+1
2021-04-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-04-06
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
1
-10
/
+4
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
1
-6
/
+6
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
1
-111
/
+72
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
1
-2
/
+2
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
1
-0
/
+9
2020-09-27
i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
Khalil Blaiech
1
-0
/
+2506