summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-mlxcpld.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mlxcpld: reword according to newest specificationWolfram Sang2024-07-111-7/+7
* i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...Heiner Kallweit2024-01-181-1/+1
* i2c: mlxcpld: Add support for extended transaction lengthVadim Pasternak2023-08-251-0/+10
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* i2c: fix spelling typos in commentsJiangshan Yi2022-10-201-1/+1
* Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-031-0/+4
|\
| * i2c: mlxcpld: Add callback to notify probing completionVadim Pasternak2022-07-161-0/+4
* | i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak2022-07-161-1/+1
|/
* i2c: mlxcpld: Allow flexible polling time setting for I2C transactionsVadim Pasternak2021-10-111-4/+8
* Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang2021-10-111-2/+2
|\
| * i2c: mlxcpld: Modify register setting for 400KHz frequencyVadim Pasternak2021-10-041-1/+1
| * i2c: mlxcpld: Fix criteria for frequency settingVadim Pasternak2021-10-041-1/+1
* | i2c: mlxcpld: Reduce polling time for performance improvementVadim Pasternak2021-10-041-1/+1
|/
* i2c: mlxcpld: Add support for I2C bus frequency settingVadim Pasternak2021-01-061-1/+62
* i2c: mlxcpld: Decrease polling time for performance improvementVadim Pasternak2021-01-051-1/+1
* i2c: mlxcpld: Update module licenseVadim Pasternak2021-01-051-29/+3
* i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang2020-07-041-2/+2
* i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak2019-05-271-1/+1
* i2c: mlxcpld: Allow configurable adapter id for mlxcpldMichael Shych2018-04-301-0/+2
* i2c: mlxcpld: Fix adapter functionality support callbackMichael Shych2018-04-301-1/+8
* i2c: mlxcpld: Add support for smbus block read transactionMichael Shych2018-04-301-6/+32
* i2c: mlxcpld: Add support for extended transaction length for i2c-mlxcpldMichael Shych2018-04-301-2/+17
* i2c: busses: make i2c_adapter_quirks constBhumika Goyal2017-08-291-1/+1
* i2c: mlxcpld: add master driver for mellanox systemsVadim Pasternak2016-11-241-0/+504