index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-6
/
+6
2024-06-24
platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources
Chen Ni
1
-1
/
+4
2024-03-12
platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check
Daniil Dulov
1
-14
/
+0
2024-03-12
platform/mellanox: mlxbf-pmc: fix signedness bugs
Dan Carpenter
1
-3
/
+6
2024-02-27
platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocks
Luiz Capitulino
1
-2
/
+14
2024-02-27
platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optional
Luiz Capitulino
1
-18
/
+22
2024-02-13
platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-up
Shravan Kumar Ramani
1
-61
/
+68
2024-02-13
platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types
Shravan Kumar Ramani
1
-62
/
+47
2024-02-08
Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-next
Ilpo Järvinen
2
-2
/
+69
2024-01-24
drivers/platform/mellanox: Convert snprintf to sysfs_emit
Li Zhijian
1
-7
/
+7
2024-01-22
platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace events
Shravan Kumar Ramani
1
-2
/
+2
2024-01-22
platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full
Liming Sun
1
-0
/
+67
2023-12-11
Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-next
Hans de Goede
2
-13
/
+40
2023-12-04
platform/mellanox: Check devm_hwmon_device_register_with_groups() return value
Kunwu Chan
1
-0
/
+2
2023-12-04
platform/mellanox: Add null pointer checks for devm_kasprintf()
Kunwu Chan
1
-0
/
+12
2023-12-04
mlxbf-bootctl: correctly identify secure boot with development keys
David Thompson
1
-13
/
+26
2023-11-20
platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
Jules Irenge
1
-1
/
+1
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-57
/
+667
2023-10-18
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Liming Sun
1
-10
/
+11
2023-10-04
platform/mellanox: tmfifo: fix kernel-doc warnings
Randy Dunlap
1
-6
/
+8
2023-09-28
platform/mellanox: nvsw-sn2201: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxreg-lc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-28
platform/mellanox: mlxreg-io: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxreg-hotplug: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxbf-bootctl: Convert to platform remove callback returni...
Uwe Kleine-König
1
-4
/
+2
2023-09-13
platform/mellanox: mlxbf-pmc: Add support for BlueField-3
Shravan Kumar Ramani
1
-32
/
+654
2023-09-11
platform/mellanox: NVSW_SN2201 should depend on ACPI
Geert Uytterhoeven
1
-2
/
+2
2023-09-11
platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
David Thompson
1
-0
/
+1
2023-09-11
platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
Shravan Kumar Ramani
1
-20
/
+7
2023-09-11
platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
Shravan Kumar Ramani
1
-7
/
+7
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
Liming Sun
1
-7
/
+17
2023-09-11
platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
Liming Sun
1
-17
/
+49
2023-08-23
platform: mellanox: nvsw-sn2201: change fans i2c busses.
Michael Shych
1
-4
/
+8
2023-08-23
platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...
Vadim Pasternak
1
-1
/
+1
2023-08-23
mlxbf-bootctl: Support sysfs entries for MFG fields
David Thompson
2
-0
/
+446
2023-08-23
Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-next
Hans de Goede
1
-0
/
+1
2023-08-23
platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...
Shih-Yi Chen
1
-0
/
+1
2023-08-10
mlxbf-bootctl: Support setting the ARM boot state to "OS up"
Asmaa Mnebhi
2
-0
/
+30
2023-08-10
mlxbf-bootctl: Support the large icmc write/read
Asmaa Mnebhi
2
-0
/
+56
2023-07-26
platform: Explicitly include correct DT includes
Rob Herring
2
-2
/
+0
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+142
2023-05-16
mlxbf-bootctl: Add sysfs file for BlueField boot log
Liming Sun
1
-2
/
+142
2023-05-15
platform/mellanox: mlxbf-pmc: fix sscanf() error checking
Dan Carpenter
1
-3
/
+2
2023-05-09
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Liming Sun
1
-2
/
+9
2023-04-17
mlxbf-bootctl: Add sysfs file for BlueField boot fifo
Liming Sun
1
-0
/
+68
2023-04-06
platform/mellanox: add firmware reset support
Khalil Blaiech
2
-0
/
+25
2023-03-07
platform: mellanox: select REGMAP instead of depending on it
Randy Dunlap
1
-5
/
+4
2023-02-13
platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...
Vadim Pasternak
1
-5
/
+23
[next]