summaryrefslogtreecommitdiffstats
path: root/drivers/platform/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-111-3/+10
|\
| * mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin2020-08-051-3/+10
* | platform/mellanox: mlxreg-io: Add support for complex attributesVadim Pasternak2020-07-151-12/+33
* | platform/mellanox: mlxreg-hotplug: Add environmental data to ueventVadim Pasternak2020-07-151-2/+20
* | platform/mellanox: mlxreg-hotplug: Use capability register for attribute crea...Vadim Pasternak2020-07-151-19/+41
* | platform/mellanox: mlxreg-hotplug: Modify module licenseVadim Pasternak2020-07-151-29/+3
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-2/+2
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* | platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang2020-04-261-4/+7
|/
* platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak2020-01-131-0/+14
* platform/mellanox: fix potential deadlock in the tmfifo driverLiming Sun2020-01-101-9/+10
* platform/mellanox: fix the mlx-bootctl sysfsLiming Sun2019-12-201-1/+1
* platform/mellanox: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
* platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun2019-10-154-0/+437
* platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...Stephen Boyd2019-08-011-4/+1
* platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak2019-06-121-0/+1
* platform/mellanox: Add TmFifo driver for Mellanox BlueField SocLiming Sun2019-05-064-1/+1356
* platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak2019-02-231-2/+3
* platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak2019-01-261-1/+22
* platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak2018-08-011-9/+17
* platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak2018-08-011-8/+26
* platform/mellanox: Use 2-factor allocator callsKees Cook2018-07-181-2/+2
* platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-193-0/+257
* Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-06-141-19/+35
|\
| * platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queueVadim Pasternak2018-06-011-17/+31
| * platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private dataVadim Pasternak2018-05-121-2/+4
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+2
|/
* platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak2018-03-231-4/+8
* platform/mellanox: mlxreg-hotplug: Change input for device create routineVadim Pasternak2018-03-231-6/+6
* platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak2018-03-231-0/+7
* platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven2018-02-081-1/+1
* platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak2018-01-311-0/+7
* platform/mellanox: mlxreg-hotplug: Enable building for ARMVadim Pasternak2018-01-311-1/+1
* platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak2018-01-312-248/+367
* platform/mellanox: Group create/destroy with attribute functionsVadim Pasternak2018-01-311-35/+35
* platform/mellanox: Rename i2c bus to nrVadim Pasternak2018-01-311-3/+3
* platform/mellanox: mlxreg-hotplug: Remove unused wait.h includeVadim Pasternak2018-01-311-1/+0
* platform/x86: Move Mellanox platform hotplug driver to platform/mellanoxVadim Pasternak2018-01-313-0/+545