summaryrefslogtreecommitdiffstats
path: root/drivers/platform/mellanox
Commit message (Expand)AuthorAgeFilesLines
* platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley2022-12-121-1/+1
* platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun2022-11-162-22/+74
* Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-6/+6
|\
| * platform/mellanox: mlxreg-lc: Make error handling flow consistentVadim Pasternak2022-09-091-6/+6
| * platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak2022-09-011-4/+2
| * platform/mellanox: Remove unnecessary codeVadim Pasternak2022-09-011-5/+4
| * platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak2022-09-011-12/+25
| * platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak2022-09-011-1/+0
* | Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-09-021-22/+31
|\ \
| * | platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak2022-09-011-4/+2
| * | platform/mellanox: Remove unnecessary codeVadim Pasternak2022-09-011-5/+4
| * | platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak2022-09-011-12/+25
| * | platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak2022-09-011-1/+0
| |/
* / virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-161-1/+0
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-121-0/+3
|\
| * virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-0/+1
| * virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-111-0/+2
| * platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter2022-06-271-1/+3
* | platform/mellanox: mlxreg-lc: Fix error flow and extend verbosityVadim Pasternak2022-07-281-19/+63
* | platform/mellanox: mlxreg-io: Add locking for io operationsVadim Pasternak2022-07-141-0/+23
* | platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter2022-06-271-1/+3
|/
* platform/mellanox: Add static in struct declaration.Michael Shych2022-06-101-1/+1
* platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven2022-06-101-1/+1
* platform/mellanox: Add support for new SN2201 systemMichael Shych2022-05-123-0/+1279
* platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin2021-12-211-2/+2
* platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devic...Dan Carpenter2021-11-161-2/+3
* platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devicesVadim Pasternak2021-10-193-0/+919
* platform/mellanox: mlxreg-io: Extend number of hwmon attributesVadim Pasternak2021-10-191-1/+1
* platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak2021-10-191-35/+88
* platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak2021-10-111-1/+1
* platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak2021-10-111-1/+1
* platform/mellanox: mlxbf-pmc: fix kernel-doc notationRandy Dunlap2021-08-231-6/+7
* platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-041-2/+2
* platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun2021-05-191-1/+10
* platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...Tian Tao2021-04-081-2/+2
* platform/mellanox: Typo fix in the file mlxbf-bootctl.cBhaskar Chowdhury2021-03-231-1/+1
* platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driverShravan Kumar Ramani2020-10-283-0/+1489
* 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