index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mlxbf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-14
1
-7
/
+1
*
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
1
-1
/
+1
*
i2c: mlxbf: Use dev_err_probe in probe function
Liao Chang
2023-08-10
1
-33
/
+17
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2022-10-21
1
-9
/
+0
*
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-05
1
-384
/
+462
|
\
|
*
i2c: mlxbf: remove device tree support
Asmaa Mnebhi
2022-09-27
1
-48
/
+1
|
*
i2c: mlxbf: support BlueField-3 SoC
Asmaa Mnebhi
2022-09-27
1
-171
/
+284
|
*
i2c: mlxbf: add multi slave functionality
Asmaa Mnebhi
2022-09-27
1
-171
/
+149
|
*
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
2022-09-27
1
-5
/
+39
|
*
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
1
-41
/
+27
|
|
\
|
*
|
i2c: mlxbf: remove IRQF_ONESHOT
Asmaa Mnebhi
2022-09-17
1
-1
/
+1
*
|
|
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-10-03
1
-14
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-19
1
-14
/
+6
|
|
/
*
|
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-21
1
-40
/
+23
*
|
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-17
1
-0
/
+3
*
|
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2022-09-17
1
-1
/
+1
|
/
*
i2c: mlxbf: add IRQ check
Sergey Shtylyov
2021-04-14
1
-0
/
+2
*
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
2021-04-05
1
-10
/
+4
*
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-12-05
1
-6
/
+6
*
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2020-11-06
1
-1
/
+1
*
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
2020-11-06
1
-6
/
+4
*
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
2020-11-06
1
-111
/
+72
*
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
2020-11-06
1
-2
/
+2
*
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
2020-11-06
1
-0
/
+9
*
i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
Khalil Blaiech
2020-09-27
1
-0
/
+2506