| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/mellanox: mlxreg-hotplug: Add support for new capability register | Vadim Pasternak | 2020-01-13 | 1 | -0/+14 |
* | platform/mellanox: fix potential deadlock in the tmfifo driver | Liming Sun | 2020-01-10 | 1 | -9/+10 |
* | platform/mellanox: fix the mlx-bootctl sysfs | Liming Sun | 2019-12-20 | 1 | -1/+1 |
* | platform/mellanox: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-21 | 1 | -8/+8 |
* | platform/mellanox: Add bootctl driver for Mellanox BlueField Soc | Liming Sun | 2019-10-15 | 4 | -0/+437 |
* | platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_... | Stephen Boyd | 2019-08-01 | 1 | -4/+1 |
* | platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow | Vadim Pasternak | 2019-06-12 | 1 | -0/+1 |
* | platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc | Liming Sun | 2019-05-06 | 4 | -1/+1356 |
* | platform/mellanox: mlxreg-hotplug: Fix KASAN warning | Vadim Pasternak | 2019-02-23 | 1 | -2/+3 |
* | platform/x86: mlx-platform: Add support for fan capability registers | Vadim Pasternak | 2019-01-26 | 1 | -1/+22 |
* | platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notification | Vadim Pasternak | 2018-08-02 | 1 | -9/+17 |
* | platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discovery | Vadim Pasternak | 2018-08-02 | 1 | -8/+26 |
* | platform/mellanox: Use 2-factor allocator calls | Kees Cook | 2018-07-18 | 1 | -2/+2 |
* | platform/mellanox: Introduce support for Mellanox register access driver | Vadim Pasternak | 2018-06-20 | 3 | -0/+257 |
* | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-06-14 | 1 | -19/+35 |
|\ |
|
| * | platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue | Vadim Pasternak | 2018-06-01 | 1 | -17/+31 |
| * | platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private data | Vadim Pasternak | 2018-05-13 | 1 | -2/+4 |
* | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+2 |
|/ |
|
* | platform/x86: mlx-platform: Add physical bus number auto detection | Vadim Pasternak | 2018-03-24 | 1 | -4/+8 |
* | platform/mellanox: mlxreg-hotplug: Change input for device create routine | Vadim Pasternak | 2018-03-24 | 1 | -6/+6 |
* | platform/x86: mlx-platform: Add deffered bus functionality | Vadim Pasternak | 2018-03-24 | 1 | -0/+7 |
* | platform/mellanox: mlxreg-hotplug: Fix uninitialized variable | Geert Uytterhoeven | 2018-02-09 | 1 | -1/+1 |
* | platform/mellanox: mlxreg-hotplug: Add check for negative adapter number | Vadim Pasternak | 2018-01-31 | 1 | -0/+7 |
* | platform/mellanox: mlxreg-hotplug: Enable building for ARM | Vadim Pasternak | 2018-01-31 | 1 | -1/+1 |
* | platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface | Vadim Pasternak | 2018-01-31 | 2 | -248/+367 |
* | platform/mellanox: Group create/destroy with attribute functions | Vadim Pasternak | 2018-01-31 | 1 | -35/+35 |
* | platform/mellanox: Rename i2c bus to nr | Vadim Pasternak | 2018-01-31 | 1 | -3/+3 |
* | platform/mellanox: mlxreg-hotplug: Remove unused wait.h include | Vadim Pasternak | 2018-01-31 | 1 | -1/+0 |
* | platform/x86: Move Mellanox platform hotplug driver to platform/mellanox | Vadim Pasternak | 2018-01-31 | 3 | -0/+545 |