aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/mellanox
AgeCommit message (Expand)AuthorFilesLines
2024-03-12platform/mellanox: mlxreg-hotplug: Remove redundant NULL-checkDaniil Dulov1-14/+0
2024-03-12platform/mellanox: mlxbf-pmc: fix signedness bugsDan Carpenter1-3/+6
2024-02-27platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocksLuiz Capitulino1-2/+14
2024-02-27platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optionalLuiz Capitulino1-18/+22
2024-02-13platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-upShravan Kumar Ramani1-61/+68
2024-02-13platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style typesShravan Kumar Ramani1-62/+47
2024-02-08Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen2-2/+69
2024-01-24drivers/platform/mellanox: Convert snprintf to sysfs_emitLi Zhijian1-7/+7
2024-01-22platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace eventsShravan Kumar Ramani1-2/+2
2024-01-22platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun1-0/+67
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede2-13/+40
2023-12-04platform/mellanox: Check devm_hwmon_device_register_with_groups() return valueKunwu Chan1-0/+2
2023-12-04platform/mellanox: Add null pointer checks for devm_kasprintf()Kunwu Chan1-0/+12
2023-12-04mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson1-13/+26
2023-11-20platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversionJules Irenge1-1/+1
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-57/+667
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun1-10/+11
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap1-6/+8
2023-09-28platform/mellanox: nvsw-sn2201: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-09-28platform/mellanox: mlxreg-lc: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-09-28platform/mellanox: mlxreg-io: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-28platform/mellanox: mlxreg-hotplug: Convert to platform remove callback return...Uwe Kleine-König1-4/+2
2023-09-28platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returnin...Uwe Kleine-König1-4/+2
2023-09-28platform/mellanox: mlxbf-bootctl: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-09-13platform/mellanox: mlxbf-pmc: Add support for BlueField-3Shravan Kumar Ramani1-32/+654
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson1-0/+1
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani1-20/+7
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani1-7/+7
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-08-23platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych1-4/+8
2023-08-23platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak1-1/+1
2023-08-23mlxbf-bootctl: Support sysfs entries for MFG fieldsDavid Thompson2-0/+446
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede1-0/+1
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen1-0/+1
2023-08-10mlxbf-bootctl: Support setting the ARM boot state to "OS up"Asmaa Mnebhi2-0/+30
2023-08-10mlxbf-bootctl: Support the large icmc write/readAsmaa Mnebhi2-0/+56
2023-07-26platform: Explicitly include correct DT includesRob Herring2-2/+0
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+142
2023-05-16mlxbf-bootctl: Add sysfs file for BlueField boot logLiming Sun1-2/+142
2023-05-15platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter1-3/+2
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun1-2/+9
2023-04-17mlxbf-bootctl: Add sysfs file for BlueField boot fifoLiming Sun1-0/+68
2023-04-06platform/mellanox: add firmware reset supportKhalil Blaiech2-0/+25
2023-03-07platform: mellanox: select REGMAP instead of depending on itRandy Dunlap1-5/+4
2023-02-13platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...Vadim Pasternak1-5/+23
2022-12-12platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley1-1/+1
2022-11-16platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun2-22/+74
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+6
2022-09-09platform/mellanox: mlxreg-lc: Make error handling flow consistentVadim Pasternak1-6/+6
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-22/+31
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak1-1/+0
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak1-1/+0
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-1/+0
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo1-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo1-0/+2
2022-07-28platform/mellanox: mlxreg-lc: Fix error flow and extend verbosityVadim Pasternak1-19/+63
2022-07-14platform/mellanox: mlxreg-io: Add locking for io operationsVadim Pasternak1-0/+23
2022-06-27platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter1-1/+3
2022-06-27platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter1-1/+3
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych1-1/+1
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven1-1/+1
2022-05-12platform/mellanox: Add support for new SN2201 systemMichael Shych3-0/+1279
2021-12-21platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin1-2/+2
2021-11-16platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devic...Dan Carpenter1-2/+3
2021-10-19platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devicesVadim Pasternak3-0/+919
2021-10-19platform/mellanox: mlxreg-io: Extend number of hwmon attributesVadim Pasternak1-1/+1
2021-10-19platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak1-35/+88
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak1-1/+1
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak1-1/+1
2021-08-23platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap1-6/+7
2021-06-04platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok1-2/+2
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun1-1/+10
2021-04-08platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...Tian Tao1-2/+2
2021-03-23platform/mellanox: Typo fix in the file mlxbf-bootctl.cBhaskar Chowdhury1-1/+1
2020-10-28platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driverShravan Kumar Ramani3-0/+1489
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+10
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin1-3/+10
2020-07-15platform/mellanox: mlxreg-io: Add support for complex attributesVadim Pasternak1-12/+33
2020-07-15platform/mellanox: mlxreg-hotplug: Add environmental data to ueventVadim Pasternak1-2/+20
2020-07-15platform/mellanox: mlxreg-hotplug: Use capability register for attribute crea...Vadim Pasternak1-19/+41
2020-07-15platform/mellanox: mlxreg-hotplug: Modify module licenseVadim Pasternak1-29/+3
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-04-26platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang1-4/+7
2020-01-13platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak1-0/+14
2020-01-10platform/mellanox: fix potential deadlock in the tmfifo driverLiming Sun1-9/+10
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun1-1/+1
2019-11-21platform/mellanox: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-10-15platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun4-0/+437
2019-08-01platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...Stephen Boyd1-4/+1
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak1-0/+1
2019-05-06platform/mellanox: Add TmFifo driver for Mellanox BlueField SocLiming Sun4-1/+1356
2019-02-23platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak1-2/+3
2019-01-26platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak1-1/+22
2018-08-01platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak1-9/+17
2018-08-01platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak1-8/+26
2018-07-18platform/mellanox: Use 2-factor allocator callsKees Cook1-2/+2
2018-06-19platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak3-0/+257
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-19/+35
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+2
2018-06-01platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queueVadim Pasternak1-17/+31
2018-05-12platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private dataVadim Pasternak1-2/+4
2018-03-23platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak1-4/+8
2018-03-23platform/mellanox: mlxreg-hotplug: Change input for device create routineVadim Pasternak1-6/+6
2018-03-23platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak1-0/+7
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven1-1/+1
2018-01-31platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak1-0/+7
2018-01-31platform/mellanox: mlxreg-hotplug: Enable building for ARMVadim Pasternak1-1/+1
2018-01-31platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak2-248/+367
2018-01-31platform/mellanox: Group create/destroy with attribute functionsVadim Pasternak1-35/+35
2018-01-31platform/mellanox: Rename i2c bus to nrVadim Pasternak1-3/+3
2018-01-31platform/mellanox: mlxreg-hotplug: Remove unused wait.h includeVadim Pasternak1-1/+0
2018-01-31platform/x86: Move Mellanox platform hotplug driver to platform/mellanoxVadim Pasternak3-0/+545