summaryrefslogtreecommitdiff
path: root/drivers/platform/mellanox
AgeCommit message (Expand)Author
2021-12-21platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin
2021-11-16platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devic...Dan Carpenter
2021-10-19platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devicesVadim Pasternak
2021-10-19platform/mellanox: mlxreg-io: Extend number of hwmon attributesVadim Pasternak
2021-10-19platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak
2021-08-23platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap
2021-06-04platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun
2021-04-08platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...Tian Tao
2021-03-23platform/mellanox: Typo fix in the file mlxbf-bootctl.cBhaskar Chowdhury
2020-10-28platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driverShravan Kumar Ramani
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin
2020-07-15platform/mellanox: mlxreg-io: Add support for complex attributesVadim Pasternak
2020-07-15platform/mellanox: mlxreg-hotplug: Add environmental data to ueventVadim Pasternak
2020-07-15platform/mellanox: mlxreg-hotplug: Use capability register for attribute crea...Vadim Pasternak
2020-07-15platform/mellanox: mlxreg-hotplug: Modify module licenseVadim Pasternak
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-26platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang
2020-01-13platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak
2020-01-10platform/mellanox: fix potential deadlock in the tmfifo driverLiming Sun
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun
2019-11-21platform/mellanox: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-15platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun
2019-08-01platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...Stephen Boyd
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak
2019-05-06platform/mellanox: Add TmFifo driver for Mellanox BlueField SocLiming Sun
2019-02-23platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak
2019-01-26platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak
2018-08-01platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak
2018-08-01platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak
2018-07-18platform/mellanox: Use 2-factor allocator callsKees Cook
2018-06-19platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-01platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queueVadim Pasternak
2018-05-12platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private dataVadim Pasternak
2018-03-23platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak
2018-03-23platform/mellanox: mlxreg-hotplug: Change input for device create routineVadim Pasternak
2018-03-23platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven
2018-01-31platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak
2018-01-31platform/mellanox: mlxreg-hotplug: Enable building for ARMVadim Pasternak
2018-01-31platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak
2018-01-31platform/mellanox: Group create/destroy with attribute functionsVadim Pasternak
2018-01-31platform/mellanox: Rename i2c bus to nrVadim Pasternak
2018-01-31platform/mellanox: mlxreg-hotplug: Remove unused wait.h includeVadim Pasternak