index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2023-08-14
i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+1
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-08-10
i2c: mlxbf: Use dev_err_probe in probe function
Liao Chang
1
-33
/
+17
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
1
-9
/
+0
2022-10-04
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-05
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