LinuxLists
Users
About
Shobhit Kukreti (
[email protected]
)
Number of posts: 38 (0.76 per day)
First post: 2019-06-01 15:32:32
Last post: 2019-07-22 01:43:01
Date
List
Subject
2019-07-22 01:43:01
linux-kernel
[PATCH v2] video: radeon.h Fix Shifting signed 32 bit value by 31 bits problem
2019-07-10 16:41:55
linux-kernel
[PATCH v3] Documentation: filesystems: Convert jfs.txt to
2019-07-10 15:45:18
linux-kernel
[PATCH v3] Documentation: filesystems: Convert ufs.txt to reStructuredText format
2019-07-10 03:47:17
linux-kernel
[PATCH v2] Documentation: filesystems: Convert ufs.txt to reStructuredText format
2019-07-10 03:29:21
linux-kernel
[PATCH v2] Documentation: filesystems: Convert jfs.txt to
2019-07-07 01:40:29
linux-kernel
[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert ufs.txt to reStructuredText format
2019-07-06 23:25:34
linux-kernel
[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert jfs.txt to reStructedText format.
2019-07-06 18:43:49
linux-kernel
[PATCH] video: radeon.h Fix Shifting signed 32 bit value by 31 bits problem
2019-07-06 17:41:54
linux-kernel
[Linux-kernel-mentees] [PATCH] video: atmel_lcdc: Fix Shifting signed 32 bit value by 31 bits problem
2019-06-30 01:32:45
linux-kernel
Re: [PATCH 10/10] staging/rtl8723bs/hal: fix comparison to true/false is error prone
2019-06-22 16:45:08
linux-kernel
[PATCH 2/3] staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow() to void
2019-06-22 16:42:50
linux-kernel
[PATCH 3/3] staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to void
2019-06-22 16:41:41
linux-kernel
[PATCH 1/3] staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal() to void
2019-06-22 16:41:41
linux-kernel
[PATCH 0/3] Change function return type to void
2019-06-22 15:26:25
linux-kernel
[PATCH 2/2] staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw() to void.
2019-06-22 15:24:23
linux-kernel
[PATCH 1/2] staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to void
2019-06-22 15:24:01
linux-kernel
[PATCH 0/2] Modify functions return type to void
2019-06-19 01:43:07
linux-kernel
[PATCH] staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statements
2019-06-19 01:16:11
linux-kernel
[PATCH] staging: rtl8723bs: hal: Remove True/False Comparisons
2019-06-19 00:39:56
linux-kernel
[PATCH v4 2/3] staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'
2019-06-19 00:39:26
linux-kernel
[PATCH v4 3/3] staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible
2019-06-19 00:38:38
linux-kernel
[PATCH v4 1/3] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver
2019-06-19 00:38:28
linux-kernel
[PATCH v4 0/3] Resolve if/else brace-style errors
2019-06-16 16:22:15
linux-kernel
[PATCH v3 3/3] staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible
2019-06-16 16:20:52
linux-kernel
[PATCH v3 2/3] staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'
2019-06-16 16:20:49
linux-kernel
[PATCH v3 1/3] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver
2019-06-16 16:20:47
linux-kernel
[PATCH v3 0/3] Resolve checkpatch if/else brace style errors
2019-06-16 13:12:49
linux-kernel
Re: [PATCH v2] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver
2019-06-15 21:30:32
linux-kernel
[PATCH v2] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver
2019-06-14 02:13:59
linux-kernel
[PATCH] staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723bs driver
2019-06-12 18:05:56
linux-kernel
Re: [PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
2019-06-12 07:56:52
linux-kernel
[PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
2019-06-11 03:56:46
linux-kernel
[PATCH] iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor
2019-06-07 03:13:21
linux-kernel
[PATCH] staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"
2019-06-06 14:37:46
linux-kernel
[PATCH v2] staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by checkpatch
2019-06-06 02:01:56
linux-kernel
[PATCH] staging: rtl8723bs: CleanUp to remove the error reported by checkpatch
2019-06-05 01:51:59
linux-kernel
[PATCH] media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
2019-06-01 15:32:32
linux-kernel
[PATCH] media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheck