messages from 2024-01-31 19:32:22 to 2024-02-12 10:54:41 UTC [more...]
[PATCH] backlight: ktd2801: make timing struct static
2024-02-12 10:54 UTC (2+ messages)
[PATCH 0/7] fbdev: Clean up include dependencies in header
2024-02-12 10:24 UTC (9+ messages)
` [PATCH 1/7] drm/nouveau: Include <linux/backlight.h>
` [PATCH 2/7] fbdev: Do not include <linux/backlight.h> in header
` [PATCH 3/7] fbdev: Do not include <linux/fs.h> "
` [PATCH 4/7] fbdev: Do not include <linux/notifier.h> "
` [PATCH 5/7] fbdev: Do not include <linux/slab.h> "
` [PATCH 6/7] fbdev: Clean up forward declarations in header file
` [PATCH 7/7] fbdev: Clean up include statements "
[PATCH v4 0/8] firmware/sysfb: Track parent device for screen_info
2024-02-12 9:06 UTC (9+ messages)
` [PATCH v4 1/8] video: Add helpers for decoding screen_info
` [PATCH v4 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [PATCH v4 3/8] firmware/sysfb: Set firmware-framebuffer parent device
` [PATCH v4 4/8] fbdev/efifb: Remove PM for "
` [PATCH v4 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [PATCH v4 6/8] fbdev/efifb: Do not track parent device status
` [PATCH v4 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [PATCH v4 8/8] fbdev/efifb: Remove framebuffer relocation tracking
[PATCH v2 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP
2024-02-11 20:06 UTC (8+ messages)
[PATCH] fbdev/sh7760fb: allow modular build
2024-02-10 9:31 UTC (3+ messages)
[PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions
2024-02-09 20:24 UTC (4+ messages)
[PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
2024-02-09 15:53 UTC (5+ messages)
[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-09 14:51 UTC (18+ messages)
` [PATCH v2 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v2 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v2 3/3] backlight: mp3309c: Utilise temporary variable for struct device
[PATCH 1/2] dummycon: Add dummycon_(un)register_switch_notifier
2024-02-09 10:58 UTC (12+ messages)
` [PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch
[PATCH v3 0/8] firmware/sysfb: Track parent device for screen_info
2024-02-09 6:36 UTC (12+ messages)
` [PATCH v3 1/8] video: Add helpers for decoding screen_info
` [PATCH v3 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [PATCH v3 3/8] firmware/sysfb: Set firmware-framebuffer parent device
` [PATCH v3 4/8] fbdev/efifb: Remove PM for "
` [PATCH v3 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [PATCH v3 6/8] fbdev/efifb: Do not track parent device status
` [PATCH v3 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [PATCH v3 8/8] fbdev/efifb: Remove framebuffer relocation tracking
[PATCH v3 00/32] spi: get rid of some legacy macros
2024-02-08 21:21 UTC (4+ messages)
` [PATCH v3 24/32] staging: fbtft: Follow renaming of SPI "master" to "controller"
` [PATCH v3 28/32] video: fbdev: mmp: "
[PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-08 18:44 UTC (5+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device
[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-08 18:42 UTC (4+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device
[PATCH v2 0/4] backlight: hx8357: Clean up and make OF-independent
2024-02-08 17:10 UTC (10+ messages)
` [PATCH v2 1/4] backlight: hx8357: Make use of device properties
` [PATCH v2 2/4] backlight: hx8357: Move OF table closer to its consumer
` [PATCH v2 3/4] backlight: hx8357: Make use of dev_err_probe()
` [PATCH v2 4/4] backlight: hx8357: Utilise temporary variable for struct device
[PATCH] fbcon: always restore the old font data in fbcon_do_set_font()
2024-02-08 11:44 UTC
[PATCH] backlight: mp3309c: Use pwm_apply_might_sleep()
2024-02-08 10:35 UTC (2+ messages)
` (subset) "
[PATCH] backlight: ktz8866: Correct the check for of_property_read_u32
2024-02-08 10:34 UTC (2+ messages)
` (subset) "
[PATCH v2 0/8] firmware/sysfb: Track parent device for screen_info
2024-02-07 15:34 UTC (29+ messages)
` [PATCH v2 1/8] video: Add helpers for decoding screen_info
` [PATCH v2 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [v2,2/8] "
` [PATCH v2 3/8] firmware/sysfb: Set firmware-framebuffer parent device
` [v2,3/8] "
` [PATCH v2 4/8] fbdev/efifb: Remove PM for "
` [PATCH v2 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [v2,5/8] "
` [v2, 5/8] "
` [PATCH v2 6/8] fbdev/efifb: Do not track parent device status
` [PATCH v2 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [v2,7/8] "
` [PATCH v2 8/8] fbdev/efifb: Remove framebuffer relocation tracking
` [v2,8/8] "
[PATCH 0/4] of: replace of_graph_get_next_endpoint()
2024-02-07 13:57 UTC (19+ messages)
` [PATCH 1/4] gpu: drm: "
` [PATCH 2/4] media: i2c: "
` [PATCH 3/4] media: platform: "
` [PATCH 4/4] video: fbdev: "
[PATCH v2 0/4] of: replace of_graph_get_next_endpoint()
2024-02-07 4:39 UTC (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "
[PATCH 00/42] Fix coccicheck warnings
2024-02-06 2:07 UTC (2+ messages)
` (subset) "
[PATCH v3 00/24] of: property: add port base loop
2024-02-06 2:06 UTC (17+ messages)
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
[PATCH v2 00/13] of: property: add port base loop
2024-02-05 9:26 UTC (20+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 03/13] of: property: add of_graph_get_next_endpoint_raw()
[PATCH 00/27] sparc32: sunset sun4m and sun4d
2024-02-05 5:12 UTC (3+ messages)
[PATCH AUTOSEL 4.19 3/5] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:42 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 4/5] fbdev: sis: "
[PATCH AUTOSEL 5.4 3/6] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 4/6] fbdev: sis: "
[PATCH AUTOSEL 5.10 3/8] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 4/8] fbdev: sis: "
[PATCH AUTOSEL 5.15 03/11] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 04/11] fbdev: sis: "
[PATCH AUTOSEL 6.1 03/15] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 04/15] fbdev: sis: "
[PATCH AUTOSEL 6.6 03/21] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 04/21] fbdev: sis: "
[PATCH AUTOSEL 6.7 03/23] fbdev: savage: Error out if pixclock equals zero
2024-02-02 18:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.7 04/23] fbdev: sis: "
[PATCH v2 00/33] spi: get rid of some legacy macros
2024-02-01 21:47 UTC (4+ messages)
[PATCH v5 0/4] Kinetic ExpressWire library and KTD2801 backlight driver
2024-02-01 11:46 UTC (2+ messages)
[PATCH] fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol
2024-02-01 10:04 UTC (2+ messages)
[PATCH] fbdev/core: Replace deprecated simple_strtol with kstrtol
2024-02-01 10:03 UTC (2+ messages)
[PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
2024-01-31 19:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).