Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 12:37:09 to 2022-02-01 08:13:31 UTC [more...]

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-01  8:13 UTC  (24+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [PATCH 02/21] fbcon: Resurrect fbcon accelerated scrolling code
` [PATCH 03/21] fbcon: Restore fbcon scrolling acceleration
` [PATCH 04/21] fbcon: delete a few unneeded forward decl
` [PATCH 05/21] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH 06/21] fbcon: delete delayed loading code
` [PATCH 07/21] fbdev/sysfs: Fix locking
` [PATCH 08/21] fbcon: Use delayed work for cursor
` [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [PATCH 10/21] fb: Delete fb_info->queue
` [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
` [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH 13/21] fbcon: move more common code into fb_open()
  ` [Intel-gfx] "
` [PATCH 14/21] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH 15/21] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
` [PATCH 17/21] fbcon: Move more code into fbcon_release
` [PATCH 18/21] fbcon: untangle fbcon_exit
` [PATCH 19/21] fbcon: Maintain a private array of fb_info
` [PATCH 20/21] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c
  ` [Intel-gfx] "

[PATCH -next 1/2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
 2022-02-01  6:26 UTC  (2+ messages)
` [PATCH -next 2/2] video: fbdev: pxa3xx-gcu: "

[PATCH 0/4] Enable display backlight on Fairphone 4
 2022-02-01  5:19 UTC  (2+ messages)
` (subset) "

[PATCH] fbdev: fbmem: Fix the implicit type casting
 2022-02-01  2:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 3/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-01  0:14 UTC  (2+ messages)

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-01-31 23:37 UTC  (8+ messages)
` [PATCH 1/4] drm: Add I2C connector type
` [PATCH 2/4] drm/format-helper: Add drm_fb_gray8_to_mono_reversed()

[PATCH 4/4] MAINTAINERS: Add entry for Solomon SSD1307 OLED displays DRM driver
 2022-01-31 23:24 UTC  (2+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-31 14:06 UTC  (83+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
` [PATCH v1 2/4] fbtft: Move driver out from staging
` [PATCH v1 3/4] fbtft: Kill outdated documentation
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
 2022-01-31  2:21 UTC  (7+ messages)

fbdev git tree update
 2022-01-30 21:05 UTC 

BUG: unable to handle kernel paging request in bitfill_aligned (2)
 2022-01-29 14:07 UTC  (2+ messages)
` [syzbot] "

[PATCH 094/120] MIPS: PS2: FB: Frame buffer driver for the PlayStation 2
 2022-01-29 11:23 UTC 

[PATCH 0/5] spi: make remove callback a void function
 2022-01-28  7:16 UTC  (9+ messages)
` [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros
  ` [PATCH 5/5] spi: make remove callback a void function

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-27 21:22 UTC  (5+ messages)

[PATCH v6 00/35] component: Make into an aggregate bus
 2022-01-27 20:01 UTC  (2+ messages)
` [PATCH v6 28/35] fbdev: omap2: Migrate to aggregate driver

[PATCH] [RFC] fbcon: Add option to enable legacy hardware acceleration
 2022-01-26 11:14 UTC  (6+ messages)

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25 15:34 UTC  (10+ messages)
` [PATCH 1/5] fbdev: Hot-unplug firmware fb devices on forced removal
` [PATCH 2/5] drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
` [PATCH 3/5] drm/simpledrm: Request memory region in driver
` [PATCH 4/5] fbdev/simplefb: "
` [PATCH 5/5] drm: Add TODO item for requesting memory regions

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25  8:31 UTC  (17+ messages)
` [PATCH 1/5] fbdev: Hot-unplug firmware fb devices on forced removal
` [PATCH 2/5] drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
` [PATCH 3/5] drm/simpledrm: Request memory region in driver
` [PATCH 4/5] fbdev/simplefb: "
` [PATCH 5/5] drm: Add TODO item for requesting memory regions

[PATCH v2 0/2] Fix regression introduced by disabling accelerated scrolling in fbcon
 2022-01-25  8:30 UTC  (7+ messages)
` [PATCH v2 1/2] Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"
` [PATCH v2 2/2] Revert "fbcon: Disable accelerated scrolling"

fbdev: Garbage collect fbdev scrolling acceleration
 2022-01-24 19:58 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-24 19:37 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-24 19:05 UTC  (15+ messages)

[PATCH] fbdev: Fix file path that does not exist
 2022-01-24 18:02 UTC  (2+ messages)

[PATCH 0/2] Fix regression introduced by disabling accelerated scrolling in fbcon
 2022-01-24 16:11 UTC  (14+ messages)
` [PATCH 2/2] Revert "fbcon: Disable accelerated scrolling"

[PATCH 1/1] video: hyperv_fb: Fix validation of screen resolution
 2022-01-24 14:02 UTC  (9+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).