Toggle navigation
Patchwork
linux-fbdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 2672 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
21
22
23
…
26
27
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[6/8] drm/gem-fb-helper: Use actual bpp for size calculations
drm: Add support for low-color frame buffer formats
-
-
-
2022-02-15
Geert Uytterhoeven
New
[2/8] drm/fb-helper: Add support for DRM_FORMAT_C[124]
drm: Add support for low-color frame buffer formats
-
-
-
2022-02-15
Geert Uytterhoeven
New
[1/8] drm/fourcc: Add DRM_FORMAT_C[124]
drm: Add support for low-color frame buffer formats
-
-
-
2022-02-15
Geert Uytterhoeven
New
[3/3] video: fbdev: atari: Remove unused atafb_setcolreg()
video: fbdev: atari: Miscellaneous fixes
-
-
-
2022-02-15
Geert Uytterhoeven
New
[2/3] video: fbdev: atari: Convert to standard round_up() helper
video: fbdev: atari: Miscellaneous fixes
-
-
-
2022-02-15
Geert Uytterhoeven
New
[1/3] video: fbdev: atari: Fix TT High video mode
video: fbdev: atari: Miscellaneous fixes
-
-
-
2022-02-15
Geert Uytterhoeven
New
[v6,6/6] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
[v6,5/6] MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driver
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
[v6,4/6] drm/solomon: Add SSD130x OLED displays I2C support
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
[v6,3/6] drm: Add driver for Solomon SSD130x OLED displays
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
[v6,2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
[v6,1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
drm: Add driver for Solomon SSD130x OLED displays
-
-
-
2022-02-14
Javier Martinez Canillas
New
backlight: backlight: Slighly simplify devm_of_find_backlight()
backlight: backlight: Slighly simplify devm_of_find_backlight()
-
-
-
2022-02-13
Christophe JAILLET
New
drivers: fbtft: Add property 'keep-bootlogo'
drivers: fbtft: Add property 'keep-bootlogo'
-
-
-
2022-02-12
qianfan
New
drivers: fbtft: Refactor backlight logic
drivers: fbtft: Refactor backlight logic
-
-
-
2022-02-12
qianfan
New
[v2,2/2] fbdev: Don't sorting deferred-I/O pages by default
fbdev: Significantly improve performance of fbdefio mmap
-
-
-
2022-02-11
Thomas Zimmermann
New
[v2,1/2] fbdev/defio: Early-out if page is already enlisted
fbdev: Significantly improve performance of fbdefio mmap
-
-
-
2022-02-11
Thomas Zimmermann
New
[2/2] fbdev: Don't sort deferred-I/O pages by default
fbdev: Significantly improve performance of fbdefio mmap
-
-
-
2022-02-10
Thomas Zimmermann
New
[1/2] fbdev/defio: Early-out if page is already enlisted
fbdev: Significantly improve performance of fbdefio mmap
-
-
-
2022-02-10
Thomas Zimmermann
New
[v1] staging: fbtft: fb_st7789v: reset display before initialization
[v1] staging: fbtft: fb_st7789v: reset display before initialization
-
-
-
2022-02-10
Oliver Graute
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
[v3,3/7] drm: Add driver for Solomon SSD130X OLED displays
Untitled series #166966
-
-
-
2022-02-09
Javier Martinez Canillas
New
[v3,2/7] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
Untitled series #166966
-
-
-
2022-02-09
Javier Martinez Canillas
New
video: fbdev: replace snprintf with sysfs_emit
video: fbdev: replace snprintf with sysfs_emit
-
-
-
2022-02-09
David Yang
New
[v2,15/19] fbcon: Move more code into fbcon_release
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,14/19] fbcon: Move console_lock for register/unlink/unregister
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,13/19] fbcon: Consistently protect deferred_takeover with console_lock()
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,12/19] fbcon: use lock_fb_info in fbcon_open/release
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,11/19] fbcon: move more common code into fb_open()
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,09/19] fbcon: Extract fbcon_open/release helpers
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,07/19] fbcon: Replace FBCON_FLAGS_INIT with a boolean
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,05/19] fbdev/sysfs: Fix locking
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,04/19] fbcon: delete delayed loading code
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,03/19] fbcon: Introduce wrapper for console->fb_info lookup
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
[v2,02/19] fbcon: Move fbcon_bmove(_rec) functions
Untitled series #166863
-
-
-
2022-02-08
Daniel Vetter
New
m68k: defconfig: Update defconfigs for v5.17-rc3
m68k: defconfig: Update defconfigs for v5.17-rc3
-
-
-
2022-02-07
Geert Uytterhoeven
New
backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
-
-
-
2022-02-05
Christophe JAILLET
New
[v2,3/4] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver
drm/tiny: Add driver for Solomon SSD1307 OLED displays
-
-
-
2022-02-04
Javier Martinez Canillas
New
[v2,2/4] drm/tiny: Add driver for Solomon SSD130X OLED displays
drm/tiny: Add driver for Solomon SSD1307 OLED displays
-
-
-
2022-02-04
Javier Martinez Canillas
New
[v2,1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
drm/tiny: Add driver for Solomon SSD1307 OLED displays
-
-
-
2022-02-04
Javier Martinez Canillas
New
[v6] fbdev: fbmem: Fix the implicit type casting
[v6] fbdev: fbmem: Fix the implicit type casting
-
-
-
2022-02-02
Yizhuo Zhai
New
[v4] fbdev: fbmem: Fix the implicit type casting
[v4] fbdev: fbmem: Fix the implicit type casting
-
-
-
2022-02-02
Yizhuo Zhai
New
[v4,3/3] fbcon: Add option to enable legacy hardware acceleration
Fix regression introduced by disabling accelerated scrolling in fbcon
-
-
-
2022-02-02
Helge Deller
New
[v4,2/3] Revert "fbcon: Disable accelerated scrolling"
Fix regression introduced by disabling accelerated scrolling in fbcon
-
-
-
2022-02-02
Helge Deller
New
[v4,1/3] Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"
Fix regression introduced by disabling accelerated scrolling in fbcon
-
-
-
2022-02-02
Helge Deller
New
[-next,2/2,v2] video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()
[-next,1/2,v2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
-
-
-
2022-02-01
Yang Li
New
[-next,1/2,v2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
[-next,1/2,v2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
-
-
-
2022-02-01
Yang Li
New
[-next,2/2] video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()
[-next,1/2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
-
-
-
2022-02-01
Yang Li
New
[-next,1/2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
[-next,1/2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
-
-
-
2022-02-01
Yang Li
New
[21/21] fbdev: Make registered_fb[] private to fbmem.c
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[20/21] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[19/21] fbcon: Maintain a private array of fb_info
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[18/21] fbcon: untangle fbcon_exit
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[15/21] fbcon: Consistently protect deferred_takeover with console_lock()
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[14/21] fbcon: use lock_fb_info in fbcon_open/release
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[08/21] fbcon: Use delayed work for cursor
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[05/21] fbcon: Introduce wrapper for console->fb_info lookup
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[04/21] fbcon: delete a few unneeded forward decl
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[03/21] fbcon: Restore fbcon scrolling acceleration
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[02/21] fbcon: Resurrect fbcon accelerated scrolling code
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[01/21] MAINTAINERS: Add entry for fbdev core
some fbcon patches, mostly locking
-
-
-
2022-01-31
Daniel Vetter
New
[3/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
[1/4] drm: Add I2C connector type
-
-
-
2022-01-31
Javier Martinez Canillas
New
[2/4] drm/format-helper: Add drm_fb_gray8_to_mono_reversed()
[1/4] drm: Add I2C connector type
-
-
-
2022-01-31
Javier Martinez Canillas
New
[1/4] drm: Add I2C connector type
[1/4] drm: Add I2C connector type
-
-
-
2022-01-31
Javier Martinez Canillas
New
fbdev: fbmem: Fix the implicit type casting
fbdev: fbmem: Fix the implicit type casting
-
-
-
2022-01-31
Yizhuo Zhai
New
m68k: mm: Remove check for VM_IO to fix deferred I/O
m68k: mm: Remove check for VM_IO to fix deferred I/O
-
-
-
2022-01-28
Geert Uytterhoeven
New
[v6,28/35] fbdev: omap2: Migrate to aggregate driver
Untitled series #165813
-
-
-
2022-01-27
Stephen Boyd
New
[v1,4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
fbtft: Unorphan the driver for maintenance
-
-
-
2022-01-25
Andy Shevchenko
New
[v1,3/4] fbtft: Kill outdated documentation
fbtft: Unorphan the driver for maintenance
-
-
-
2022-01-25
Andy Shevchenko
New
[v1,2/4] fbtft: Move driver out from staging
fbtft: Unorphan the driver for maintenance
-
-
-
2022-01-25
Andy Shevchenko
New
[v1,1/4] fbtft: Unorphan the driver
fbtft: Unorphan the driver for maintenance
-
-
-
2022-01-25
Andy Shevchenko
New
[RFC] fbcon: Add option to enable legacy hardware acceleration
[RFC] fbcon: Add option to enable legacy hardware acceleration
-
-
-
2022-01-25
Helge Deller
New
[5/5] drm: Add TODO item for requesting memory regions
sysfb: Fix memory-region management
-
-
-
2022-01-25
Thomas Zimmermann
New
[4/5] fbdev/simplefb: Request memory region in driver
sysfb: Fix memory-region management
-
-
-
2022-01-25
Thomas Zimmermann
New
[3/5] drm/simpledrm: Request memory region in driver
sysfb: Fix memory-region management
-
-
-
2022-01-25
Thomas Zimmermann
New
[2/5] drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
sysfb: Fix memory-region management
-
-
-
2022-01-25
Thomas Zimmermann
New
[1/5] fbdev: Hot-unplug firmware fb devices on forced removal
sysfb: Fix memory-region management
-
-
-
2022-01-24
Thomas Zimmermann
New
[2/5] staging: fbtft: Deduplicate driver registration macros
spi: make remove callback a void function
-
-
-
2022-01-23
Uwe Kleine-König
New
[1/5] staging: fbtft: Fix error path in fbtft_driver_module_init()
spi: make remove callback a void function
-
-
-
2022-01-23
Uwe Kleine-König
New
[24/31] video: backlight: changing LED_* from enum led_brightness to actual value
Untitled series #165586
-
-
-
2022-01-21
Luiz Sampaio
New
[GIT,PULL] fbdev updates & fixes for v5.17-rc1
[GIT,PULL] fbdev updates & fixes for v5.17-rc1
-
-
-
2022-01-19
Helge Deller
New
[GIT,PULL] fbdev updates for v5.17-rc1
[GIT,PULL] fbdev updates for v5.17-rc1
-
-
-
2022-01-16
Helge Deller
New
[1/1] video: hyperv_fb: Fix validation of screen resolution
[1/1] video: hyperv_fb: Fix validation of screen resolution
-
-
-
2022-01-16
Michael Kelley
New
MAINTAINERS: Add Helge as fbdev maintainer
MAINTAINERS: Add Helge as fbdev maintainer
-
-
-
2022-01-14
Helge Deller
New
video/fbdev/stifb: Implement the stifb_fillrect() function
video/fbdev/stifb: Implement the stifb_fillrect() function
-
-
-
2022-01-13
Helge Deller
New
backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
-
-
-
2022-01-13
Xu Wang
New
fbdev: omap2: omapfb: Remove redundant 'flush_workqueue()' calls
fbdev: omap2: omapfb: Remove redundant 'flush_workqueue()' calls
-
-
-
2022-01-13
Xu Wang
New
[v2,2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
video: A couple of fixes for the vga16fb driver
-
-
-
2022-01-10
Javier Martinez Canillas
New
[v2,1/2] video: vga16fb: Fix logic that checks for the display standard
video: A couple of fixes for the vga16fb driver
-
-
-
2022-01-10
Javier Martinez Canillas
New
fbdev: aty128fb: make some arrays static const
fbdev: aty128fb: make some arrays static const
-
-
-
2022-01-09
Colin Ian King
New
[2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
video: A couple of fixes for the vga16fb driver
-
-
-
2022-01-07
Javier Martinez Canillas
New
[1/2] video: vga16fb: Fix logic that checks for the display standard
video: A couple of fixes for the vga16fb driver
-
-
-
2022-01-07
Javier Martinez Canillas
New
omapfb: use default_groups in kobj_type
omapfb: use default_groups in kobj_type
-
-
-
2022-01-06
Greg KH
New
drivers/video: remove redundant res variable
drivers/video: remove redundant res variable
-
-
-
2022-01-04
Lv Ruyi
New
video: fbdev: s3c-fb: remove redundant initialization of pointer bufs
video: fbdev: s3c-fb: remove redundant initialization of pointer bufs
-
-
-
2021-12-30
Colin Ian King
New
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
-
-
-
2021-12-30
Colin Ian King
New
[2/4] backlight: qcom-wled: Add PM6150L compatible
Enable display backlight on Fairphone 4
-
-
-
2021-12-29
Luca Weiss
New
[2/2] drm/amdgpu: disable runpm if we are the primary adapter
[1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
-
-
-
2021-12-27
Deucher, Alexander
New
[1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
[1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
-
-
-
2021-12-27
Deucher, Alexander
New
«
1
2
...
21
22
23
…
26
27
»