Show patches with: Archived = No       |   3813 patches
« 1 2 ... 7 8 938 39 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,19/47] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,07/47] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,02/47] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v3,3/3] backlight: Add Kinetic KTD2801 backlight support Kinetic ExpressWire library and KTD2801 backlight driver - 1 - --- 2024-01-20 Duje Mihanović Handled Elsewhere
[v3,2/3] dt-bindings: backlight: add Kinetic KTD2801 binding Kinetic ExpressWire library and KTD2801 backlight driver - 2 - --- 2024-01-20 Duje Mihanović Handled Elsewhere
[v3,1/3] leds: ktd2692: move ExpressWire code to library Kinetic ExpressWire library and KTD2801 backlight driver - 1 - --- 2024-01-20 Duje Mihanović Handled Elsewhere
[v2,2/2] backlight: Add Kinetic KTD2801 driver Kinetic KTD2801 backlight driver - - - --- 2024-01-18 Duje Mihanović Handled Elsewhere
[v2,1/2] dt-bindings: backlight: add Kinetic KTD2801 binding Kinetic KTD2801 backlight driver - 2 - --- 2024-01-18 Duje Mihanović Handled Elsewhere
hwmon: (peci/cputemp) Add a null pointer check to the wled_configure hwmon: (peci/cputemp) Add a null pointer check to the wled_configure - - - --- 2024-01-18 Kunwu Chan Handled Elsewhere
[v2,3/3] video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO video: Simplify Kconfig options - - - --- 2024-01-18 Thomas Zimmermann Handled Elsewhere
[v2,2/3] video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE video: Simplify Kconfig options - - - --- 2024-01-18 Thomas Zimmermann Handled Elsewhere
[v2,1/3] video/cmdline: Introduce CONFIG_VIDEO for video= parameter video: Simplify Kconfig options - - - --- 2024-01-18 Thomas Zimmermann Handled Elsewhere
[40/45] fbcon: remove fbcon_getxy() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[37/45] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[36/45] tty: vt: change consw::con_set_origin() return type tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[35/45] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[34/45] tty: vt: make font of consw::con_font_set() const tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[33/45] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[32/45] tty: vt: use enum for VESA blanking modes tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[31/45] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[30/45] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[29/45] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[28/45] tty: vt: remove CM_* constants tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[27/45] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[26/45] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[24/45] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[23/45] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[21/45] tty: vt: remove checks for count in consw::con_clear() implementations tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[20/45] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[19/45] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation - 1 - --- 2024-01-18 Jiri Slaby Superseded
[18/45] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[07/45] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[02/45] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[01/45] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby Superseded
[29/33] video: fbdev: mmp: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros - - - --- 2024-01-15 Uwe Kleine-König Handled Elsewhere
[25/33] staging: fbtft: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros - - - --- 2024-01-15 Uwe Kleine-König Handled Elsewhere
[3/3] video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO video: Simplify Kconfig options - - - --- 2024-01-15 Thomas Zimmermann Superseded
[2/3] video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE video: Simplify Kconfig options - - - --- 2024-01-15 Thomas Zimmermann Superseded
[1/3] video/cmdline: Introduce CONFIG_VIDEO for video= parameter video: Simplify Kconfig options - - - --- 2024-01-15 Thomas Zimmermann Superseded
[v1,4/4] backlight: hx8357: Utilise temporary variable for struct device backlight: hx8357: Clean up and make OF-independent - 2 - --- 2024-01-14 Andy Shevchenko Handled Elsewhere
[v1,3/4] backlight: hx8357: Make use of dev_err_probe() backlight: hx8357: Clean up and make OF-independent - 2 - --- 2024-01-14 Andy Shevchenko Handled Elsewhere
[v1,2/4] backlight: hx8357: Move OF table closer to its consumer backlight: hx8357: Clean up and make OF-independent - 2 - --- 2024-01-14 Andy Shevchenko Handled Elsewhere
[v1,1/4] backlight: hx8357: Make use of device properties backlight: hx8357: Clean up and make OF-independent - 1 - --- 2024-01-14 Andy Shevchenko Handled Elsewhere
[v1,1/1] backlight: hx8357: Fix potential NULL pointer dereference [v1,1/1] backlight: hx8357: Fix potential NULL pointer dereference - 1 - --- 2024-01-14 Andy Shevchenko Handled Elsewhere
[DO,NOT,MERGE,v6,37/37] sh: j2_defconfig: update Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,36/37] sh: LANDISK OF defconfig Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,35/37] sh: RTS7751R2D Plus OF defconfig Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,34/37] sh: Add dtbs target support. Device Tree support for SH7751 based board - 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,33/37] sh: j2_mimas_v2.dts update Device Tree support for SH7751 based board - 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,32/37] sh: Add IO DATA USL-5P dts Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,31/37] sh: Add IO DATA LANDISK dts Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,30/37] sh: add RTS7751R2D Plus DTS Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[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 Not Applicable
[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 Not Applicable
[DO,NOT,MERGE,v6,27/37] dt-bindings: ata: ata-generic: Add new targets Device Tree support for SH7751 based board 2 - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,26/37] dt-bindings: vendor-prefixes: Add smi Device Tree support for SH7751 based board 1 - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,25/37] dt-bindings: vendor-prefixes: Add iodata Device Tree support for SH7751 based board 1 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[DO,NOT,MERGE,v6,21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751. Device Tree support for SH7751 based board - 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,20/37] serial: sh-sci: fix SH4 OF support. Device Tree support for SH7751 based board - 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[DO,NOT,MERGE,v6,16/37] irqchip: Add SH7751 INTC driver Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,15/37] clk: renesas: Add SH7750/7751 CPG Driver Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,14/37] clk: Compatible with narrow registers Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[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 Not Applicable
[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 Not Applicable
[DO,NOT,MERGE,v6,10/37] sh: Common PCI Framework driver support. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[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 Not Applicable
[DO,NOT,MERGE,v6,08/37] clocksource: sh_tmu: CLOCKSOURCE support. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,06/37] sh: kernel/setup Update DT support. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,03/37] sh: Enable OF support for build and configuration. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,02/37] sh: Kconfig unified OF supported targets. Device Tree support for SH7751 based board - - - --- 2024-01-09 Yoshinori Sato Not Applicable
[DO,NOT,MERGE,v6,01/37] sh: passing FDT address to kernel startup. Device Tree support for SH7751 based board - 1 - --- 2024-01-09 Yoshinori Sato Not Applicable
[4/4] video/sticore: Remove info field from STI struct arch/parisc: Detect primary framebuffer from device - - - --- 2023-12-20 Thomas Zimmermann Superseded
[3/4] arch/parisc: Detect primary video device from device instance arch/parisc: Detect primary framebuffer from device - - - --- 2023-12-20 Thomas Zimmermann Superseded
[2/4] fbdev/stifb: Allocate fb_info instance with framebuffer_alloc() arch/parisc: Detect primary framebuffer from device - 1 1 --- 2023-12-20 Thomas Zimmermann Superseded
[1/4] video/sticore: Store ROM device in STI struct arch/parisc: Detect primary framebuffer from device - - - --- 2023-12-20 Thomas Zimmermann Superseded
[27/27] fbdev/p9100: Drop now unused driver p9100 sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[26/27] sbus: char: Drop now unused uctrl driver sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[25/27] sparc32: Drop sbus support sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[24/27] sparc32: Drop config SPARC_LEON sparc32: sunset sun4m and sun4d 1 - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[23/27] sparc32: Drop unused trampoline code sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[22/27] sparc32: Drop sun4m irq support sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[21/27] sparc32: Drop unused iommu support sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[20/27] sparc32: Drop unused prom ranges support sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[19/27] sparc32: Drop additional sun4d bits sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[18/27] sparc32: Drop support for 7 register windows sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[17/27] sparc32: Drop run-time patching of ASI instructions sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[16/27] sparc32: Drop use of sparc_config sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[15/27] sparc32: Drop check for sparc_model sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
[14/27] sparc32: Drop unused mmu models sparc32: sunset sun4m and sun4d - - - --- 2023-12-19 Sam Ravnborg via B4 Relay Handled Elsewhere
« 1 2 ... 7 8 938 39 »