LinuxLists
Users
About
Thomas Zimmermann (
[email protected]
)
Number of posts: 1740 (0.8 per day)
First post: 2018-07-11 17:13:53
Last post: 2024-06-14 14:17:45
Previous Page
/
Next Page
Date
List
Subject
2023-06-29 12:27:36
linux-kernel
[PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
2023-06-29 12:27:35
linux-kernel
[PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
2023-06-29 12:27:27
linux-kernel
[PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
2023-06-29 12:27:23
linux-kernel
[PATCH 05/12] arch: Remove trailing whitespaces
2023-06-29 12:27:21
linux-kernel
[PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
2023-06-29 12:27:21
linux-kernel
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-06-29 12:22:11
linux-kernel
[PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
2023-06-29 12:21:51
linux-kernel
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-06-29 12:21:40
linux-kernel
[PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
2023-06-29 12:21:36
linux-kernel
[PATCH 08/12] drivers/firmware: Remove trailing whitespaces
2023-06-26 08:48:25
linux-kernel
Re: [PATCH] drm: Remove the deprecated drm_put_dev() function
2023-06-26 08:35:05
linux-kernel
Re: [PATCH] drm/drm_gem.c: Remove surplus else after return
2023-06-23 08:59:16
linux-kernel
Re: [PATCH] drm/mgag200: set variable mgag200_modeset storage-class-specifier to static
2023-06-21 11:45:35
linux-kernel
Re: [PATCH 5/9] drm/verisilicon: Add mode config funcs
2023-06-21 11:05:21
linux-kernel
Re: [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
2023-06-19 15:02:25
linux-kernel
Re: [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
2023-06-19 13:30:28
linux-kernel
Re: [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
2023-06-19 13:06:25
linux-kernel
Re: [PATCH 3/9] drm/verisilicon: Add basic drm driver
2023-06-19 08:48:29
linux-kernel
Re: [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
2023-06-16 14:51:05
linux-kernel
Re: [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
2023-06-15 13:11:52
linux-kernel
Re: [PATCH 1/2] fbdev/offb: Update expected device name
2023-06-14 14:27:16
linux-kernel
Re: [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
2023-06-14 05:46:09
linux-kernel
Re: [PATCH] drm/fbdev-generic: Remove a redundant assignment clause
2023-06-13 11:27:20
linux-kernel
[PATCH v3 00/38] fbdev: Make userspace interfaces optional
2023-06-13 11:23:53
linux-kernel
[PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device
2023-06-13 11:23:35
linux-kernel
[PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
2023-06-13 11:23:21
linux-kernel
[PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
2023-06-13 11:23:13
linux-kernel
[PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
2023-06-13 11:23:12
linux-kernel
[PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
2023-06-13 11:22:42
linux-kernel
[PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
2023-06-13 11:22:31
linux-kernel
[PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable
2023-06-13 11:22:29
linux-kernel
[PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
2023-06-13 11:22:25
linux-kernel
[PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
2023-06-13 11:22:25
linux-kernel
[PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
2023-06-13 11:22:16
linux-kernel
[PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
2023-06-13 11:22:07
linux-kernel
[PATCH v3 35/38] fbdev/core: Move procfs code to separate file
2023-06-13 11:21:57
linux-kernel
[PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err()
2023-06-13 11:21:48
linux-kernel
[PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent
2023-06-13 11:21:45
linux-kernel
[PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
2023-06-13 11:21:44
linux-kernel
[PATCH v3 36/38] fbdev/core: Move file-I/O code into separate file
2023-06-13 11:21:38
linux-kernel
[PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
2023-06-13 11:21:37
linux-kernel
[PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
2023-06-13 11:21:33
linux-kernel
[PATCH v3 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
2023-06-13 11:21:33
linux-kernel
[PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}()
2023-06-13 11:21:32
linux-kernel
[PATCH v3 08/38] fbdev/atyfb: Use hardware device as backlight parent
2023-06-13 11:21:31
linux-kernel
[PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount
2023-06-13 11:19:42
linux-kernel
[PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
2023-06-13 11:19:03
linux-kernel
[PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err()
2023-06-13 11:14:23
linux-kernel
[PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from hardware device
2023-06-13 11:13:49
linux-kernel
[PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
2023-06-13 11:13:45
linux-kernel
[PATCH v3 37/38] fbdev/core: Rework fb init code