index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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