Show patches with: Archived = No       |   3747 patches
« 1 2 ... 6 7 837 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/13] fbdev: omapfb: use of_graph_get_remote_port() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[09/13] ASoC: test-component: use for_each_port_of_node() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[08/13] ASoC: audio-graph-card2.c: use of_graph_get_next_endpoint_raw() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[07/13] ASoC: audio-graph-card2: use of_graph_get_next_port() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[06/13] ASoC: audio-graph-card.c: use of_graph_get_next_endpoint_raw() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[05/13] media: xilinx-tpg: use of_graph_get_next_endpoint_raw() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[04/13] drm: omapdrm: use of_graph_get_next_endpoint_raw() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[03/13] of: property: add of_graph_get_next_endpoint_raw() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[02/13] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint() of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[01/13] of: property: add port base loop of: property: add port base loop - - - --- 2024-01-23 Kuninori Morimoto Handled Elsewhere
[v4,3/3] backlight: Add Kinetic KTD2801 backlight support Kinetic ExpressWire library and KTD2801 backlight driver - 2 - --- 2024-01-22 Duje Mihanović Handled Elsewhere
[v4,2/3] dt-bindings: backlight: add Kinetic KTD2801 binding Kinetic ExpressWire library and KTD2801 backlight driver - 3 - --- 2024-01-22 Duje Mihanović Handled Elsewhere
[v4,1/3] leds: ktd2692: move ExpressWire code to library Kinetic ExpressWire library and KTD2801 backlight driver - 2 - --- 2024-01-22 Duje Mihanović Handled Elsewhere
[v2,29/33] video: fbdev: mmp: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros - - - --- 2024-01-22 Uwe Kleine-König Handled Elsewhere
[v2,25/33] staging: fbtft: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros 1 - - --- 2024-01-22 Uwe Kleine-König Handled Elsewhere
[v2,42/47] fbcon: remove fbcon_getxy() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,39/47] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,38/47] tty: vt: change consw::con_set_origin() return type tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,37/47] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,36/47] tty: vt: make font of consw::con_font_set() const tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,35/47] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,34/47] tty: vt: use enum constants for VESA blanking modes tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,33/47] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,32/47] tty: vt: define a common enum for VESA blanking constants tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,31/47] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,30/47] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,29/47] tty: vt: remove CM_* constants tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,27/47] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,25/47] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,22/47] tty: vt: remove checks for count in consw::con_clear() implementations tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,21/47] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[v2,20/47] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation - 1 - --- 2024-01-22 Jiri Slaby Handled Elsewhere
[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
« 1 2 ... 6 7 837 38 »