Sui Jingfeng ([email protected])

Number of posts: 318 (0.93 per day)
First post: 2023-06-23 10:25:13
Last post: 2024-05-31 14:05:12

Date List Subject
2023-06-30 10:35:11 linux-kernel [PATCH 4/4] PCI/VGA: Replace full MIT license text with SPDX identifier
2023-06-30 10:34:29 linux-kernel [PATCH 1/4] PCI/VGA: Use unsigned type for the io_state variable
2023-06-30 10:30:44 linux-kernel [PATCH 2/4] PCI/VGA: Deal only with PCI VGA class devices
2023-06-23 10:37:57 linux-kernel [PATCH v1 6/8] drm/etnaviv: No indentation by double tabs
2023-06-23 10:36:19 linux-kernel [PATCH v1 7/8] drm/etnaviv: Add dedicated functions to create and destroy platform device
2023-06-23 10:36:15 linux-kernel [PATCH v1 0/8] drm/etnaviv: Various cleanup
2023-06-23 10:28:14 linux-kernel [PATCH v1 2/8] drm/etnaviv: Using the unsigned int type to count the number of pages
2023-06-23 10:28:03 linux-kernel [PATCH v1 3/8] drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()
2023-06-23 10:27:59 linux-kernel [PATCH v1 4/8] drm/etnaviv: Remove surplus else after return
2023-06-23 10:27:41 linux-kernel [PATCH v1 8/8] drm/etnaviv: Add a helper to get a pointer to the first available node
2023-06-23 10:27:40 linux-kernel [PATCH v1 1/8] drm/etnaviv: Using the size_t variable to store the number of pages
2023-06-23 10:25:13 linux-kernel [PATCH v1 5/8] drm/etnaviv: Keep the curly brace aligned