summaryrefslogtreecommitdiff
path: root/drivers/platform/mellanox
AgeCommit message (Expand)Author
2024-03-12platform/mellanox: mlxreg-hotplug: Remove redundant NULL-checkDaniil Dulov
2024-03-12platform/mellanox: mlxbf-pmc: fix signedness bugsDan Carpenter
2024-02-27platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocksLuiz Capitulino
2024-02-27platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optionalLuiz Capitulino
2024-02-13platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-upShravan Kumar Ramani
2024-02-13platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style typesShravan Kumar Ramani
2024-02-08Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen
2024-01-24drivers/platform/mellanox: Convert snprintf to sysfs_emitLi Zhijian
2024-01-22platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace eventsShravan Kumar Ramani
2024-01-22platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede
2023-12-04platform/mellanox: Check devm_hwmon_device_register_with_groups() return valueKunwu Chan
2023-12-04platform/mellanox: Add null pointer checks for devm_kasprintf()Kunwu Chan
2023-12-04mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson
2023-11-20platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversionJules Irenge
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap
2023-09-28platform/mellanox: nvsw-sn2201: Convert to platform remove callback returning...Uwe Kleine-König
2023-09-28platform/mellanox: mlxreg-lc: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28platform/mellanox: mlxreg-io: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28platform/mellanox: mlxreg-hotplug: Convert to platform remove callback return...Uwe Kleine-König
2023-09-28platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returnin...Uwe Kleine-König
2023-09-28platform/mellanox: mlxbf-bootctl: Convert to platform remove callback returni...Uwe Kleine-König
2023-09-13platform/mellanox: mlxbf-pmc: Add support for BlueField-3Shravan Kumar Ramani
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun
2023-08-23platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych
2023-08-23platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak
2023-08-23mlxbf-bootctl: Support sysfs entries for MFG fieldsDavid Thompson
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen
2023-08-10mlxbf-bootctl: Support setting the ARM boot state to "OS up"Asmaa Mnebhi
2023-08-10mlxbf-bootctl: Support the large icmc write/readAsmaa Mnebhi
2023-07-26platform: Explicitly include correct DT includesRob Herring
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-16mlxbf-bootctl: Add sysfs file for BlueField boot logLiming Sun
2023-05-15platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun
2023-04-17mlxbf-bootctl: Add sysfs file for BlueField boot fifoLiming Sun
2023-04-06platform/mellanox: add firmware reset supportKhalil Blaiech
2023-03-07platform: mellanox: select REGMAP instead of depending on itRandy Dunlap
2023-02-13platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...Vadim Pasternak
2022-12-12platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley
2022-11-16platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds