Show patches with: State = Action Required       |    Archived = No       |   2386 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
video: Fix typo issue video: Fix typo issue --- 2021-03-04 zuoqilin1@163.com New
video: fbdev: kyro: STG4000OverlayDevice.c: deleted the repeated word video: fbdev: kyro: STG4000OverlayDevice.c: deleted the repeated word --- 2021-06-02 lijian_8010a29@163.com New
video: fbdev: kyro: STG4000OverlayDevice.c: Fix a typo video: fbdev: kyro: STG4000OverlayDevice.c: Fix a typo --- 2021-06-02 lijian_8010a29@163.com New
video: fbdev: via: hw.c: Fix a typo video: fbdev: via: hw.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: via: dvi.c: Fix a typo video: fbdev: via: dvi.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: via: viafbdev.c: Fix a typo video: fbdev: via: viafbdev.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: cyber2000fb: Removed unnecessary 'return' video: fbdev: cyber2000fb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: hyperv_fb: Removed unnecessary 'return' video: fbdev: hyperv_fb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: cirrusfb: Removed unnecessary 'return' video: fbdev: cirrusfb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: uvesafb: Removed unnecessary 'return' video: fbdev: uvesafb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: aty: mach64_gx: Removed unnecessary 'return' video: fbdev: aty: mach64_gx: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: aty: mach64_gx: Added parentheses for the macro video: fbdev: aty: mach64_gx: Added parentheses for the macro --- 2021-06-04 lijian_8010a29@163.com New
[linux-next,v2] backlight: use sysfs_emit() to instead of scnprintf() [linux-next,v2] backlight: use sysfs_emit() to instead of scnprintf() --- 2022-09-28 yexingchen116@gmail.com New
[1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() [1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() --- 2024-02-01 mhkelley58@gmail.com New
staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkp... --- 2024-02-21 sawara04.o@gmail.com New
[-next] fbdev: convert list_for_each to entry variant [-next] fbdev: convert list_for_each to entry variant --- 2021-06-08 Zou Wei New
drivers: fbdev: arcfb: Fix error handling in arcfb_probe() drivers: fbdev: arcfb: Fix error handling in arcfb_probe() --- 2023-05-09 Zongjie Li New
matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen --- 2021-12-18 Z. Liu New
[-next] video: fbdev: goldfishfb: Do not check 0 for platform_get_irq() [-next] video: fbdev: goldfishfb: Do not check 0 for platform_get_irq() --- 2023-08-03 Zhu Wang New
[linux-next] video: fbdev: fbmem: fix pointer reference to null device field [linux-next] video: fbdev: fbmem: fix pointer reference to null device field --- 2022-02-10 Zhouyi Zhou New
video: fbdev: kyrofb: fix a DoS bug by restricting user input video: fbdev: kyrofb: fix a DoS bug by restricting user input --- 2021-07-13 Zheyu Ma New
[v2] video: fbdev: kyro: fix a DoS bug by restricting user input [v2] video: fbdev: kyro: fix a DoS bug by restricting user input --- 2021-07-14 Zheyu Ma New
video: fbdev: neofb: add a check against divide error video: fbdev: neofb: add a check against divide error --- 2021-07-21 Zheyu Ma New
[2/3] video: fbdev: riva: add a check against divide error add checks against divide error --- 2021-07-25 Zheyu Ma New
[v2,1/3] video: fbdev: asiliantfb: Error out if 'pixclock' equals zero Error out if 'pixclock' equals zero --- 2021-07-26 Zheyu Ma New
[v2,2/3] video: fbdev: kyro: Error out if 'pixclock' equals zero Error out if 'pixclock' equals zero --- 2021-07-26 Zheyu Ma New
[v2,3/3] video: fbdev: riva: Error out if 'pixclock' equals zero Error out if 'pixclock' equals zero --- 2021-07-26 Zheyu Ma New
[1/7] video: fbdev: i740fb: Error out if 'pixclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[2/7] video: fbdev: neofb: Fix the check of 'var->pixclock' Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[3/7] video: fbdev: kyro: Error out if 'lineclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[4/7] video: fbdev: vt8623fb: Error out if 'pixclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[5/7] video: fbdev: tridentfb: Error out if 'pixclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[6/7] video: fbdev: arkfb: Error out if 'pixclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
[7/7] video: fbdev: s3fb: Error out if 'pixclock' equals zero Fix divide errors in fbdev drivers --- 2022-04-04 Zheyu Ma New
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() --- 2022-08-03 Zheyu Ma New
video: fbdev: i740fb: Check the argument of i740_calc_vclk() video: fbdev: i740fb: Check the argument of i740_calc_vclk() --- 2022-08-03 Zheyu Ma New
[1/3] video: fbdev: vt8623fb: Check the size of screen before memset_io() Fix bugs in *_set_par() caused by user input --- 2022-08-04 Zheyu Ma New
[2/3] video: fbdev: arkfb: Check the size of screen before memset_io() Fix bugs in *_set_par() caused by user input --- 2022-08-04 Zheyu Ma New
[3/3] video: fbdev: s3fb: Check the size of screen before memset_io() Fix bugs in *_set_par() caused by user input --- 2022-08-04 Zheyu Ma New
[1/1] video: fbdev: mb862xx: use DEVICE_ATTR_RO macro [1/1] video: fbdev: mb862xx: use DEVICE_ATTR_RO macro --- 2021-06-01 Zhen Lei New
[1/1] video: fbdev: w100fb: use DEVICE_ATTR_WO macro [1/1] video: fbdev: w100fb: use DEVICE_ATTR_WO macro --- 2021-06-02 Zhen Lei New
[1/1] video: fbdev: sm501fb: use DEVICE_ATTR_RO macro [1/1] video: fbdev: sm501fb: use DEVICE_ATTR_RO macro --- 2021-06-02 Zhen Lei New
[1/1] fbmem: Do not delete the mode that is still in use [1/1] fbmem: Do not delete the mode that is still in use --- 2021-07-12 Zhen Lei New
[-next] fbdev: s3c2410fb: convert comma to semicolon [-next] fbdev: s3c2410fb: convert comma to semicolon --- 2020-12-14 Zheng Yongjun New
[-next] fbdev: imsttfb: convert comma to semicolon [-next] fbdev: imsttfb: convert comma to semicolon --- 2020-12-14 Zheng Yongjun New
[-next] backlight: sky81452-backlight: convert comma to semicolon [-next] backlight: sky81452-backlight: convert comma to semicolon --- 2020-12-14 Zheng Yongjun New
[-next] video: fbdev: omap2: Use DEFINE_SPINLOCK() for spinlock [-next] video: fbdev: omap2: Use DEFINE_SPINLOCK() for spinlock --- 2020-12-23 Zheng Yongjun New
[v2,-next] vermilion.c: use DEFINE_MUTEX() for mutex lock [v2,-next] vermilion.c: use DEFINE_MUTEX() for mutex lock --- 2020-12-24 Zheng Yongjun New
[-next] video: fbdev: pxa3xx_gcu: use resource_size [-next] video: fbdev: pxa3xx_gcu: use resource_size --- 2021-01-06 Zheng Yongjun New
[v2,-next] video: fbdev: pxa3xx_gcu: convert comma to semicolon [v2,-next] video: fbdev: pxa3xx_gcu: convert comma to semicolon --- 2021-01-08 Zheng Yongjun New
[-next] backlight: backlight: Use DEFINE_MUTEX() for mutex lock [-next] backlight: backlight: Use DEFINE_MUTEX() for mutex lock --- 2021-04-05 Zheng Yongjun New
video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt --- 2023-04-27 Zheng Wang New
[Outreachy,kernel] staging: sm750fb: Remove unnecessary blank line [Outreachy,kernel] staging: sm750fb: Remove unnecessary blank line --- 2021-04-04 Zhansaya Bagdauletkyzy New
video: fbdev: fix potential OOB read in fast_imageblit() video: fbdev: fix potential OOB read in fast_imageblit() --- 2023-06-24 Zhang Shurong New
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe --- 2023-07-15 Zhang Shurong New
fbdev: fbmon: fix potential divide error in fb_validate_mode fbdev: fbmon: fix potential divide error in fb_validate_mode --- 2023-10-14 Zhang Shurong New
[-next] omapfb: dss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync [-next] omapfb: dss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync --- 2022-09-23 Zhang Qilong New
udlfb: Fix memory leak in dlfb_usb_probe udlfb: Fix memory leak in dlfb_usb_probe --- 2020-12-15 Zhang, Qiang New
[-next] video: fbdev: add missing MODULE_DEVICE_TABLE [-next] video: fbdev: add missing MODULE_DEVICE_TABLE --- 2022-09-28 Zeng Heng New
fbdev: omap: fix tests for platform_get_irq() failure fbdev: omap: fix tests for platform_get_irq() failure --- 2022-08-12 Yu Zhe New
video: fbdev: fix spelling mistake "paramaters"->"parameters" video: fbdev: fix spelling mistake "paramaters"->"parameters" --- 2022-11-18 Yu Zhe New
backlight: fix build error when CONFIG_ARCH_OMAP1_ANY=n backlight: fix build error when CONFIG_ARCH_OMAP1_ANY=n --- 2022-11-08 Yu Liao New
[-next] apply: use DEFINE_SPINLOCK() instead of spin_lock_init(). [-next] apply: use DEFINE_SPINLOCK() instead of spin_lock_init(). --- 2021-06-16 Yu Jiahua New
[v2] staging: fbtft: fb_st7789v: support setting offset [v2] staging: fbtft: fb_st7789v: support setting offset --- 2024-04-09 Yuguo Pei New
[-next] video: fbdev: controlfb: Fix COMPILE_TEST build [-next] video: fbdev: controlfb: Fix COMPILE_TEST build --- 2021-12-09 Yue Haibing New
[-next] video: fbdev: kyro: Remove unused declarations [-next] video: fbdev: kyro: Remove unused declarations --- 2023-08-14 Yue Haibing New
[1/1] drivers:video: fix return value check in ep93xxfb_probe [1/1] drivers:video: fix return value check in ep93xxfb_probe --- 2023-07-17 Yuanjun Gong New
[1/1] fbdev: mmp: fix value check in mmphw_probe() [1/1] fbdev: mmp: fix value check in mmphw_probe() --- 2023-07-27 Yuanjun Gong New
[DO,NOT,MERGE,v5,02/37] sh: Kconfig unified OF supported targets. Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC. Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,06/37] sh: kernel/setup Update DT support. Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750 Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,10/37] sh: Common PCI Framework driver support. Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,11/37] pci: pci-sh7751: Add SH7751 PCI driver Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751. Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,23/37] mfd: sm501: Convert platform_data to OF property Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v5,30/37] sh: add RTS7751R2D Plus DTS Device Tree support for SH7751 based board --- 2023-12-05 Yoshinori Sato New
[DO,NOT,MERGE,v6,06/37] sh: kernel/setup Update DT support. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,08/37] clocksource: sh_tmu: CLOCKSOURCE support. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750 Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,11/37] pci: pci-sh7751: Add SH7751 PCI driver Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,16/37] irqchip: Add SH7751 INTC driver Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,18/37] irqchip: SH7751 external interrupt encoder with enable gate. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,23/37] mfd: sm501: Convert platform_data to OF property Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,24/37] dt-binding: sh: cpus: Add SH CPUs json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,26/37] dt-bindings: vendor-prefixes: Add smi Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,29/37] sh: SH7751R SoC Internal peripheral definition dtsi. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,30/37] sh: add RTS7751R2D Plus DTS Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,31/37] sh: Add IO DATA LANDISK dts Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,35/37] sh: RTS7751R2D Plus OF defconfig Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[RESEND,v7,01/37] sh: passing FDT address to kernel startup. [RESEND,v7,01/37] sh: passing FDT address to kernel startup. --- 2024-04-04 Yoshinori Sato New
[RESEND,v7,03/37] sh: Enable OF support for build and configuration. [RESEND,v7,01/37] sh: passing FDT address to kernel startup. --- 2024-04-04 Yoshinori Sato New
« 1 2 3 423 24 »