Show patches with: State = Action Required       |    Archived = No       |   2603 patches
« 1 2 ... 8 9 1026 27 »
Patch Series S/W/F Date Submitter Delegate State
[01/46] fbdev: Provide I/O-memory helpers as module fbdev: Init fb_ops with helpers for I/O memory --- 2023-09-27 Thomas Zimmermann New
[v2] backlight: pwm_bl: Disable PWM on shutdown and suspend [v2] backlight: pwm_bl: Disable PWM on shutdown and suspend --- 2023-09-26 Uwe Kleine-König New
[v3,2/2] backlight: mp3309c: Add support for MPS MP3309C Untitled series #222427 --- 2023-09-25 Flavio Suligoi New
sh: ecovec24: Rename missed backlight field from fbdev to dev sh: ecovec24: Rename missed backlight field from fbdev to dev --- 2023-09-25 Geert Uytterhoeven New
video: mmp: Annotate struct mmp_path with __counted_by video: mmp: Annotate struct mmp_path with __counted_by --- 2023-09-22 Kees Cook New
video: fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by video: fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by --- 2023-09-22 Kees Cook New
[v5,5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-22 Thomas Zimmermann New
[v5,4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-22 Thomas Zimmermann New
[v5,3/5] arch/powerpc: Remove trailing whitespaces ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-22 Thomas Zimmermann New
[v5,2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer() ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-22 Thomas Zimmermann New
[v5,1/5] fbdev: Avoid file argument in fb_pgprotect() ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-22 Thomas Zimmermann New
[v5,1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64 [v5,1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64 --- 2023-09-21 Baoquan He New
fbdev: sh7760fb: require FB=y to build cleanly fbdev: sh7760fb: require FB=y to build cleanly --- 2023-09-21 Randy Dunlap New
[GIT,PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support) drm: renesas: shmobile: Atomic conversion + DT support --- 2023-09-19 Geert Uytterhoeven New
[1/2] video: fbdev: core: cfbcopyarea: fix sloppy typing Fix sloppy typing in the area copy --- 2023-09-18 Sergey Shtylyov New
fbdev/sh7760fb: Depend on FB=y fbdev/sh7760fb: Depend on FB=y --- 2023-09-18 Thomas Zimmermann New
[v2,1/2] dt-bindings: backlight: Add MPS MP3309C [v2,1/2] dt-bindings: backlight: Add MPS MP3309C --- 2023-09-15 Flavio Suligoi New
staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch coding style. staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch c... --- 2023-09-13 Angus Gardner New
drm: fix up fbdev Kconfig defaults drm: fix up fbdev Kconfig defaults --- 2023-09-11 Arnd Bergmann New
[v2,7/7] fbdev/core: Clean up include statements in fbmem.c fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,6/7] fbdev/core: Remove empty internal helpers from fb_logo.c fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,5/7] fbdev/core: Move logo functions into separate source file fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,4/7] fbdev/core: Unexport logo helpers fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,3/7] fbdev/core: Fix style of code for boot-up logo fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,2/7] fbdev/mmp/mmpfb: Do not display boot-up logo fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,1/7] fbdev/au1200fb: Do not display boot-up logo fbdev: Split off code for boot-up logo --- 2023-09-07 Thomas Zimmermann New
[v2,5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-06 Thomas Zimmermann New
[v2,2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device() ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-06 Thomas Zimmermann New
fbdev/g364fb: fix build failure with mips fbdev/g364fb: fix build failure with mips --- 2023-09-02 Sudip Mukherjee New
[3/4] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper --- 2023-09-01 Thomas Zimmermann New
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags --- 2023-08-31 Geert Uytterhoeven New
fbdev: Update fbdev source file paths fbdev: Update fbdev source file paths --- 2023-08-29 J. Neuschäfer New
[5/7] fbdev/core: Build fb_logo iff CONFIG_LOGO has been selected fbdev: Split off code for boot-up logo --- 2023-08-29 Thomas Zimmermann New
[v1,2/2] backlight: mp3309c: Add support for MPS MP3309C [v1,1/2] dt-bindings: backlight: Add MPS MP3309C --- 2023-08-29 Flavio Suligoi New
[v1,1/2] dt-bindings: backlight: Add MPS MP3309C [v1,1/2] dt-bindings: backlight: Add MPS MP3309C --- 2023-08-29 Flavio Suligoi New
[v3] fs: clean up usage of noop_dirty_folio [v3] fs: clean up usage of noop_dirty_folio --- 2023-08-29 Xueshi Hu New
[8/8] staging/fbtft: Use fb_ops helpers for deferred I/O fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[7/8] staging/fbtft: Initialize fb_op struct as static const fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[6/8] hid/picolcd: Use fb_ops helpers for deferred I/O fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[5/8] hid: Remove trailing whitespace fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[4/8] fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[3/8] fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERRED fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[2/8] fbdev/udlfb: Use fb_ops helpers for deferred I/O fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[1/8] fbdev/smscufx: Use fb_ops helpers for deferred I/O fbdev: Use helpers for deferred I/O --- 2023-08-28 Thomas Zimmermann New
[-next] fbdev/core: Use list_for_each_entry() helper [-next] fbdev/core: Use list_for_each_entry() helper --- 2023-08-23 Jinjie Ruan New
[v3,1/1] backlight: hid_bl: Add VESA VCP HID backlight driver HID backlight driver --- 2023-08-20 Julius Zint New
[GIT,PULL] fbdev fixes and cleanups for v6.5-rc7 [GIT,PULL] fbdev fixes and cleanups for v6.5-rc7 --- 2023-08-19 Helge Deller New
[-next,RESEND] backlight: led_bl: Remove redundant of_match_ptr() [-next,RESEND] backlight: led_bl: Remove redundant of_match_ptr() --- 2023-08-18 Jinjie Ruan New
[v2] staging: sm750fb: fix sii164InitChip function name [v2] staging: sm750fb: fix sii164InitChip function name --- 2023-08-15 Abdel Alkuor New
staging: sm750fb: fix sii164InitChip function name staging: sm750fb: fix sii164InitChip function name --- 2023-08-15 Abdel Alkuor New
[-next] video: fbdev: kyro: Remove unused declarations [-next] video: fbdev: kyro: Remove unused declarations --- 2023-08-14 Yue Haibing New
backlight: lp855x: fix unintialized function return backlight: lp855x: fix unintialized function return --- 2023-08-11 Arnd Bergmann New
[-next] fbdev: atmel_lcdfb: Remove redundant of_match_ptr() [-next] fbdev: atmel_lcdfb: Remove redundant of_match_ptr() --- 2023-08-11 Jinjie Ruan New
backlight: lp855x: Drop ret variable in brightness change function backlight: lp855x: Drop ret variable in brightness change function --- 2023-08-09 Artur Weber New
video/hdmi: convert *_infoframe_init() functions to void video/hdmi: convert *_infoframe_init() functions to void --- 2023-08-08 Nikita Zhandarovich New
[11/11] fbdev/tcx: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[10/11] fbdev/p9100: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[09/11] fbdev/leo: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[08/11] fbdev/ffb: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[07/11] fbdev/cg6: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[06/11] fbdev/cg3: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[05/11] fbdev/cg14: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[04/11] fbdev/bw2: Use initializer macro for struct fb_ops fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[03/11] fbdev/sbus: Add initializer macros and Kconfig tokens for SBUS support fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[02/11] fbdev/sbus: Forward declare all necessary structures in header fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[01/11] fbdev/sbus: Build sbuslib.o if CONFIG_FB_SBUS has been selected fbdev/sbus: Initializers for struct fb_ops --- 2023-08-06 Thomas Zimmermann New
[v2] fbcon: mark fbcon_registered_fb static [v2] fbcon: mark fbcon_registered_fb static --- 2023-08-04 Min-Hua Chen New
[v3,47/47] vfio-dev/mdpy-fb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,45/47] fbdev/vesafb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,42/47] fbdev/sunxvr2500: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,40/47] fbdev/sstfb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,35/47] fbdev/pxafb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,30/47] fbdev/platinumfb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,21/47] fbdev/kyro: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,16/47] fbdev/goldfishfb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,13/47] fbdev/geode/gx1fb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,11/47] fbdev/fsl-diu-fb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,08/47] fbdev/da8xx-fb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,04/47] fbdev/atmel_lcdfb: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v3,01/47] media/vivid: Use fbdev I/O helpers fbdev: Use I/O helpers --- 2023-08-03 Thomas Zimmermann New
[v4,1/1] drm/i915: Move abs_diff() to math.h [v4,1/1] drm/i915: Move abs_diff() to math.h --- 2023-08-03 Andy Shevchenko 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
fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static --- 2023-08-03 Guozihua (Scott) New
fbdev/amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper fbdev/amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper --- 2023-07-31 Atul Raut New
[4/4] fbdev: Align deferred I/O with naming of helpers fbdev: Rename helpers for struct fb_ops --- 2023-07-29 Thomas Zimmermann New
[3/4] fbdev: Use _DMAMEM_ infix for DMA-memory helpers fbdev: Rename helpers for struct fb_ops --- 2023-07-29 Thomas Zimmermann New
[2/4] fbdev: Use _SYSMEM_ infix for system-memory helpers fbdev: Rename helpers for struct fb_ops --- 2023-07-29 Thomas Zimmermann New
[1/4] fbdev: Use _IOMEM_ infix for I/O-memory helpers fbdev: Rename helpers for struct fb_ops --- 2023-07-29 Thomas Zimmermann New
fbdev: mx3fb: Remove the driver fbdev: mx3fb: Remove the driver --- 2023-07-28 Fabio Estevam New
[2/3] video: fbdev: ssd1307fb: Print the PWM's label instead of its number pwm: Drop useless member "pwm" from struct pwm_device --- 2023-07-28 Uwe Kleine-König New
[v2] video: logo: LOGO should depend on FB_CORE i.s.o. FB [v2] video: logo: LOGO should depend on FB_CORE i.s.o. FB --- 2023-07-28 Geert Uytterhoeven New
[v2] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()" [v2] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()" --- 2023-07-28 Geert Uytterhoeven 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
[GIT,PULL] fbdev fixes and cleanups for v6.5-rc3 [GIT,PULL] fbdev fixes and cleanups for v6.5-rc3 --- 2023-07-21 Helge Deller New
[v2] backlight: gpio_backlight: Drop output gpio direction check for initial power state [v2] backlight: gpio_backlight: Drop output gpio direction check for initial power state --- 2023-07-21 Liu Ying New
[v6,3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols Allow disabling all native fbdev drivers and only keeping DRM emulation --- 2023-07-19 Javier Martinez Canillas New
[v6,2/4] fbdev: Move core fbdev symbols to a separate Kconfig file Allow disabling all native fbdev drivers and only keeping DRM emulation --- 2023-07-19 Javier Martinez Canillas New
[v6,1/4] video: Add auxiliary display drivers to Graphics support menu Allow disabling all native fbdev drivers and only keeping DRM emulation --- 2023-07-19 Javier Martinez Canillas New
[v2] fb: Explicitly include correct DT includes [v2] fb: Explicitly include correct DT includes --- 2023-07-18 Rob Herring New
[RESEND,v2] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER [RESEND,v2] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER --- 2023-07-18 Raphaël Gallais-Pou New
« 1 2 ... 8 9 1026 27 »