Toggle navigation
Patchwork
linux-fbdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Thomas Zimmermann
| State =
Action Required
| Archived =
No
| 685 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
...
4
5
6
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,01/19] auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
drm,fbdev: Use fbdev's I/O helpers
-
-
-
2023-04-28
Thomas Zimmermann
New
[v2,5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
fbdev: Use regular I/O function for framebuffers
-
-
-
2023-04-28
Thomas Zimmermann
New
[v2,4/5] fbdev: Include <linux/io.h> in drivers
fbdev: Use regular I/O function for framebuffers
-
-
-
2023-04-28
Thomas Zimmermann
New
[5/5] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
fbdev: Move framebuffer I/O helpers to <asm/fb.h>
-
-
-
2023-04-26
Thomas Zimmermann
New
[5/6] fbdev: Move CFB read and write code into helper functions
drm,fbdev: Use fbdev's I/O helpers
-
-
-
2023-04-25
Thomas Zimmermann
New
[4/6] fbdev: Validate info->screen_{base,buffer} in fb_ops implementations
drm,fbdev: Use fbdev's I/O helpers
-
-
-
2023-04-25
Thomas Zimmermann
New
[3/6] fbdev: Don't re-validate info->state in fb_ops implementations
drm,fbdev: Use fbdev's I/O helpers
-
-
-
2023-04-25
Thomas Zimmermann
New
[1/6] fbdev: Return number of bytes read or written
drm,fbdev: Use fbdev's I/O helpers
-
-
-
2023-04-25
Thomas Zimmermann
New
[3/3] fbdev/vfb: Init owner field of struct fb_ops
fbdev: Set missing owner fields in fb_ops
-
-
-
2023-04-24
Thomas Zimmermann
New
[2/3] fbdev/ps3fb: Init owner field of struct fb_ops
fbdev: Set missing owner fields in fb_ops
-
-
-
2023-04-24
Thomas Zimmermann
New
[1/3] fbdev/68328fb: Init owner field of struct fb_ops
fbdev: Set missing owner fields in fb_ops
-
-
-
2023-04-24
Thomas Zimmermann
New
arch/x86: Include <asm/fb.h> in fbdev source file
arch/x86: Include <asm/fb.h> in fbdev source file
-
-
-
2023-04-24
Thomas Zimmermann
New
[v3,19/19] arch/x86: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,15/19] arch/powerpc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,12/19] arch/parisc: Remove trailing whitespaces
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,11/19] video: Move HP PARISC STI core code to shared location
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,10/19] video: Remove trailing whitespaces
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,09/19] arch/mips: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,05/19] arch/ia64: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,04/19] arch/arm64: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,02/19] arch/arc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v3,01/19] fbdev: Prepare generic architecture helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-17
Thomas Zimmermann
New
[v2,18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-06
Thomas Zimmermann
New
[v2,14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-06
Thomas Zimmermann
New
[v5,5/9] video/aperture: Move vga handling to pci function
Untitled series #206235
-
-
-
2023-04-06
Thomas Zimmermann
New
[v4,6/9] video/aperture: Drop primary argument
Untitled series #206236
-
-
-
2023-04-06
Thomas Zimmermann
New
[v4,4/9] video/aperture: Only kick vgacon when the pdev is decoding vga
Untitled series #206236
-
-
-
2023-04-06
Thomas Zimmermann
New
[v4,3/9] drm/aperture: Remove primary argument
Untitled series #206236
-
-
-
2023-04-06
Thomas Zimmermann
New
[v4,2/9] video/aperture: use generic code to figure out the vga default device
Untitled series #206236
-
-
-
2023-04-06
Thomas Zimmermann
New
[17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-05
Thomas Zimmermann
New
[07/18] arch/m68k: Implement <asm/fb.h> with generic helpers
arch: Consolidate <asm/fb.h>
-
-
-
2023-04-05
Thomas Zimmermann
New
[15/15] fbdev/vfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[14/15] fbdev/valkyriefb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[13/15] fbdev/stifb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[12/15] fbdev/sa1100fb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[11/15] fbdev/platinumfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[10/15] fbdev/p9100: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[09/15] fbdev/maxinefb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[08/15] fbdev/macfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[07/15] fbdev/hpfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[06/15] fbdev/hgafb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[05/15] fbdev/g364fb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[04/15] fbdev/controlfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[03/15] fbdev/cg14: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[02/15] fbdev/atmel_lcdfb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[01/15] fbdev/68328fb: Remove trailing whitespaces
fbdev: Remove trailing whitespaces
-
-
-
2023-03-31
Thomas Zimmermann
New
[v2,101/101] fbdev: Constify option strings
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,100/101] staging/sm750fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,099/101] staging/sm750fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,098/101] staging/sm750fb: Release g_settings in module-exit function
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,097/101] fbdev/vt8623fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,096/101] fbdev/viafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,095/101] fbdev/vfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,094/101] fbdev/vfb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,092/101] fbdev/vesafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,091/101] fbdev/vermilion: Remove unused option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,090/101] fbdev/valkyriefb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,088/101] fbdev/uvesafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,087/101] fbdev/uvesafb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,086/101] fbdev/tridentfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,085/101] fbdev/tridentfb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,084/101] fbdev/tmiofb: Remove unused option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,083/101] fbdev/tgafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,082/101] fbdev/tgafb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,081/101] fbdev/tdfxfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,080/101] fbdev/tdfxfb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,079/101] fbdev/stifb: Constify option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,077/101] fbdev/sstfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,076/101] fbdev/sstfb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,075/101] fbdev/sm712fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,074/101] fbdev/skeletonfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,073/101] fbdev/sisfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,072/101] fbdev/sisfb: Constify mode string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,071/101] fbdev/savagefb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,070/101] fbdev/savagefb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,069/101] fbdev/s3fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,068/101] fbdev/s3fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,067/101] fbdev/rivafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,066/101] fbdev/rivafb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,065/101] fbdev/pxafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,064/101] fbdev/pvr2fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,063/101] fbdev/pvr2fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,062/101] fbdev/ps3fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,061/101] fbdev/ps3fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,060/101] fbdev/pm3fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,059/101] fbdev/pm3fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,058/101] fbdev/pm2fb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,057/101] fbdev/pm2fb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,056/101] fbdev/platinumfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,054/101] fbdev/omapfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,053/101] fbdev/ocfb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,052/101] fbdev/ocfb: Duplicate video-mode option string
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
[v2,051/101] fbdev/nvidiafb: Parse option string with struct option_iter
fbdev: Fix memory leak in option parsing
-
-
-
2023-03-09
Thomas Zimmermann
New
«
1
2
...
4
5
6
7
»