index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
i2c.c
Age
Commit message (
Expand
)
Author
2023-10-02
mlxsw: i2c: Utilize standard macros for dividing buffer into chunks
Vadim Pasternak
2023-08-25
mlxsw: i2c: Limit single transaction buffer size
Vadim Pasternak
2023-08-25
mlxsw: i2c: Fix chunk size setting in output mailbox buffer
Vadim Pasternak
2023-06-12
net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2022-11-23
net/mlxsw: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-23
mlxsw: i2c: Add support for system interrupt handling
Vadim Pasternak
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-08
mlxsw: i2c: Fix initialization error flow
Vadim Pasternak
2020-03-27
mlxsw: i2c: Add missing field documentation
Ido Schimmel
2019-10-04
mlxsw: Propagate extack down to register_fib_notifier()
Jiri Pirko
2019-05-30
mlxsw: i2c: Allow flexible setting of I2C transactions size
Vadim Pasternak
2019-05-30
mlxsw: i2c: Extend initialization with querying firmware info
Vadim Pasternak
2019-03-03
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2019-03-03
mlxsw: i2c: Extend input parameters list of command API
Vadim Pasternak
2019-03-03
mlxsw: i2c: Modify input parameter name in initialization API
Vadim Pasternak
2019-03-03
mlxsw: i2c: Fix comment misspelling
Vadim Pasternak
2019-02-13
mlxsw: core: Set different thermal polling time based on bus frequency capabi...
Vadim Pasternak
2018-08-10
mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
Colin Ian King
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-01-16
mlxsw: core: Add support for reload
Arkadi Sharshevsky
2017-11-01
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
2017-01-09
mlxsw: Fix mlxsw_i2c_write return value
Elad Raz
2016-11-16
mlxsw: Introduce support for I2C bus
Vadim Pasternak