messages from 2024-12-18 01:59:41 to 2025-02-06 15:40:47 UTC [more...]
[RFC PATCH 00/13] backlight, lcd, led: Remove fbdev dependencies
2025-02-06 15:30 UTC (8+ messages)
` [PATCH 01/13] fbdev: Rework fb_blank()
` [PATCH 02/13] fbdev: Track display blanking state
` [PATCH 03/13] fbdev: Send old blank state in FB_EVENT_BLANK
` [PATCH 04/13] backlight: Implement fbdev tracking with blank state from event
` [PATCH 05/13] backlight: Move blank-state handling into helper
` [PATCH 06/13] backlight: Replace fb events with a dedicated function call
` [PATCH 07/13] backlight: lcd: Maintain global list of lcd devices
[PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-02-06 15:33 UTC (4+ messages)
` [PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [PATCH v2 2/3] mm: provide mapping_wrprotect_range() function
` [PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields
[syzbot] Monthly fbdev report (Feb 2025)
2025-02-06 9:15 UTC
[PATCH 6.13 432/623] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:42 UTC
[PATCH 6.12 398/590] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:42 UTC
[PATCH 6.6 277/393] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:43 UTC
[PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-02-04 10:19 UTC (13+ messages)
` [PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [PATCH 2/3] mm: provide mapping_wrprotect_page() function
` [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
2025-02-03 21:08 UTC (5+ messages)
[RFC PATCH 00/12] Deduplicate cfb/sys drawing fbops
2025-02-03 21:01 UTC (15+ messages)
` [RFC PATCH 01/12] "
` [RFC PATCH 02/12] "
` [RFC PATCH 03/12] "
` [RFC PATCH 04/12] "
` [RFC PATCH 05/12] "
` [RFC PATCH 06/12] fbdev: core: Make fb_fillrect generic
` [RFC PATCH 07/12] fbdev: core: Use generic fillrect for as, cfb_fillrect
` [RFC PATCH 08/12] fbdev: core: Use generic fillrect for as, sys_fillrect
` [RFC PATCH 09/12] fbdev: core: Copy cfbimgblt to fb_imageblit
` [RFC PATCH 10/12] fbdev: core: Make fb_imageblit generic
` [RFC PATCH 11/12] fbdev: core: Use generic imageblit for as, cfb_imageblit
` [RFC PATCH 12/12] fbdev: core: Use generic imageblit for as, sys_imageblit
[PATCH] Use correct erase colour for clearing in fbcon
2025-02-03 19:42 UTC (2+ messages)
[PATCH] fbdev: core: tileblit: Implement missing margin clearing for tileblit
2025-02-03 19:41 UTC (2+ messages)
[PATCH] drivers: video: backlight: Fix NULL Pointer Dereference in backlight_device_register()
2025-02-03 13:21 UTC (2+ messages)
[PATCH v5 RESEND 0/3] Apple DWI backlight driver
2025-02-03 11:50 UTC (4+ messages)
` [PATCH v5 RESEND 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v5 RESEND 2/3] backlight: apple_dwi_bl: Add Apple DWI backlight driver
` [PATCH v5 RESEND 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-02-03 10:54 UTC (12+ messages)
` [RFC PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH v2 2/3] mm: provide mapping_wrprotect_page() function
` [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields
[PATCH v3 00/10] add support for Software mode on AD7606's iio backend driver
2025-02-01 13:14 UTC (21+ messages)
` [PATCH v3 01/10] dt-bindings: iio: dac: adi-axi-adc: fix ad7606 pwm-names
` [PATCH v3 02/10] dt-bindings: iio: dac: adi-axi-adc: add ad7606 variant
` [PATCH v3 03/10] iio: adc: ad7606: fix wrong scale available
` [PATCH v3 04/10] iio: adc: ad7606: move the software mode configuration
` [PATCH v3 05/10] iio: adc: ad7606: move software functions into common file
` [PATCH v3 06/10] iio: adc: adi-axi-adc: add platform children support
` [PATCH v3 07/10] iio: adc: adi-axi-adc: add support for AD7606 register writing
` [PATCH v3 08/10] iio: adc: ad7606: change r/w_register signature
` [PATCH v3 09/10] iio: adc: ad7606: change channel macros parameters
` [PATCH v3 10/10] iio: adc: ad7606: add support for writing registers when using backend
[syzbot] [fbdev?] UBSAN: array-index-out-of-bounds in fbcon_info_from_console
2025-01-31 17:38 UTC
[PATCH 00/16] backlight: Do not include <linux/fb.h> in drivers
2025-01-31 13:58 UTC (17+ messages)
` [PATCH 01/16] backlight: 88pm860x_bl: Do not include <linux/fb.h>
` [PATCH 02/16] backlight: adp5520_bl: "
` [PATCH 03/16] backlight: adp8860_bl: "
` [PATCH 04/16] backlight: adp8870_bl: "
` [PATCH 05/16] backlight: as3711_bl: "
` [PATCH 06/16] backlight: bd6107_bl: "
` [PATCH 07/16] backlight: da903x_bl: "
` [PATCH 08/16] backlight: da9052_bl: "
` [PATCH 09/16] backlight: ep93xx_bl: "
` [PATCH 10/16] backlight: hp680_bl: "
` [PATCH 11/16] backlight: locomolcd: "
` [PATCH 12/16] backlight: lv5207lp: "
` [PATCH 13/16] backlight: max8925_bl: "
` [PATCH 14/16] backlight: tps65217_bl: "
` [PATCH 15/16] backlight: vgg2432a4: "
` [PATCH 16/16] backlight: wm831x_bl: "
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
[PATCH AUTOSEL 6.1 2/2] fbdev: omap: use threaded IRQ for LCD DMA
2025-01-26 16:46 UTC
[PATCH AUTOSEL 6.6 2/3] fbdev: omap: use threaded IRQ for LCD DMA
2025-01-26 16:46 UTC
[PATCH AUTOSEL 6.12 4/7] fbdev: omap: use threaded IRQ for LCD DMA
2025-01-26 16:45 UTC
[PATCH AUTOSEL 6.13 5/8] fbdev: omap: use threaded IRQ for LCD DMA
2025-01-26 16:45 UTC
[GIT PULL] fbdev fixes and cleanups for v6.14-rc1
2025-01-24 20:05 UTC (2+ messages)
[PATCH] backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
2025-01-22 9:19 UTC
[PATCH] fbdev/sh_mobile_lcdcfb: Use backlight helper
2025-01-21 13:18 UTC (2+ messages)
[PATCH] fbdev: vga16fb: fix orig_video_isVGA confusion
2025-01-18 17:43 UTC (2+ messages)
[PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770
2025-01-14 21:51 UTC (12+ messages)
` [PATCH 1/3] fbdev: omap: use threaded IRQ for LCD DMA
` [PATCH 2/3] Input: ads7846 - fix up the pendown GPIO setup on Nokia 770
` [PATCH 3/3] Input: ads7846 - restore half-duplex support
[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-13 23:01 UTC (18+ messages)
` [RFC PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH 2/3] mm: provide rmap_wrprotect_file_page() function
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
[PATCH 1/2] fbdev: omapfb: Use of_property_present() to test existence of DT property
2025-01-12 17:13 UTC (3+ messages)
` [PATCH 2/2] fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args
[PATCH] fbdev: Use str_enabled_disabled() helper in sm501fb_init_fb()
2025-01-12 15:41 UTC
[PATCH v5 0/3] Apple DWI backlight driver
2025-01-10 10:52 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v5 2/3] backlight: apple_dwi_bl: Add Apple DWI backlight driver
` [PATCH v5 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[PATCH v4 0/3] Apple DWI backlight driver
2025-01-09 17:15 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v4 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v4 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[PATCH] fbdev: efifb: Change the return value type to void
2025-01-08 23:30 UTC (2+ messages)
[PATCH] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-01-08 16:38 UTC (4+ messages)
[PATCH] m68k: Fix VGA I/O defines
2025-01-08 16:23 UTC (2+ messages)
[PATCH v4 RESEND 0/3] Apple DWI backlight driver
2024-12-29 11:11 UTC (4+ messages)
` [PATCH v4 RESEND 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v4 RESEND 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v4 RESEND 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[PATCH 0/7] gpu: ipu-v3: Remove unused functions
2024-12-29 4:50 UTC (9+ messages)
` [PATCH 1/7] gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_init
` [PATCH 2/7] gpu: ipu-v3: Remove unused ipu_rot_mode_to_degrees
` [PATCH 3/7] gpu: ipu-v3: Remove unused ipu_idmac_channel_busy
` [PATCH 4/7] gpu: ipu-v3: Remove unused ipu_image_convert_* functions
` [PATCH 5/7] gpu: ipu-v3: Remove unused ipu_vdi_unsetup
` [PATCH 6/7] gpu: ipu-v3: ipu-csi: Remove unused functions
` [PATCH 7/7] gpu: ipu-v3 ipu-cpmem: "
[PATCH fbtest 00/17] Export feature and large ellipses support
2024-12-24 13:07 UTC (6+ messages)
` [PATCH fbtest 12/17] drawops: Fix crash when drawing large ellipses
[PATCH v3 0/3] drm,fbdev: Fix module dependencies
2024-12-22 21:44 UTC (7+ messages)
` [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
[PATCH v2 0/3] drm,fbdev: Fix module dependencies
2024-12-22 6:25 UTC (3+ messages)
` [PATCH v2 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
[PATCH] fbdev: omapfb: Remove unused hdmi5_core_handle_irqs
2024-12-22 6:07 UTC (2+ messages)
[PATCH] video: hdmi: Remove unused hdmi_infoframe_check
2024-12-22 6:07 UTC (2+ messages)
[PATCH] fbdev/udlfb: Use const 'struct bin_attribute' callback
2024-12-22 6:06 UTC (2+ messages)
[PATCH] fbdev/radeon: Use const 'struct bin_attribute' callbacks
2024-12-22 6:05 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).