messages from 2022-02-01 10:36:58 to 2022-02-08 22:24:07 UTC [more...]
[PATCH v2 00/19] fbcon patches, take two
2022-02-08 21:08 UTC (18+ messages)
` [PATCH v2 01/19] fbcon: delete a few unneeded forward decl
` [PATCH v2 02/19] fbcon: Move fbcon_bmove(_rec) functions
` [PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH v2 04/19] fbcon: delete delayed loading code
` [PATCH v2 05/19] fbdev/sysfs: Fix locking
` [PATCH v2 06/19] fbcon: Use delayed work for cursor
` [PATCH v2 07/19] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [PATCH v2 08/19] fb: Delete fb_info->queue
` [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
` [PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH v2 12/19] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH v2 13/19] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH v2 14/19] fbcon: Move console_lock for register/unlink/unregister
` [PATCH v2 15/19] fbcon: Move more code into fbcon_release
` [PATCH v2 16/19] fbcon: untangle fbcon_exit
` [PATCH v2 17/19] fbcon: Maintain a private array of fb_info
` [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
[PATCH 00/21] some fbcon patches, mostly locking
2022-02-08 20:59 UTC (75+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [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 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
` [Intel-gfx] "
` [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH 13/21] fbcon: move more common code into fb_open()
` [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 21/21] fbdev: Make registered_fb[] private to fbmem.c
[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
2022-02-08 17:19 UTC (28+ messages)
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888, gray8}_to_mono_reversed()
` [PATCH v2 2/4] drm/tiny: Add driver for Solomon SSD130X OLED displays
` [PATCH v2 3/4] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver
` [PATCH v2 4/4] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer
[PATCH] fbcon: Avoid 'cap' set but not used warning
2022-02-08 16:23 UTC (3+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-02-08 13:39 UTC (2+ messages)
` [PATCH 5/5] "
[PATCH 0/4] Enable display backlight on Fairphone 4
2022-02-08 9:24 UTC (3+ messages)
` [PATCH 2/4] backlight: qcom-wled: Add PM6150L compatible
[PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
2022-02-08 8:53 UTC (6+ messages)
[PATCH] m68k: defconfig: Update defconfigs for v5.17-rc3
2022-02-07 13:10 UTC
[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
2022-02-07 13:06 UTC (3+ messages)
[PATCH v5] fbdev: fbmem: Fix the implicit type casting
2022-02-03 12:51 UTC (9+ messages)
` [PATCH v6] "
fbdev git tree update
2022-02-02 18:49 UTC (5+ messages)
[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
2022-02-02 16:00 UTC (41+ messages)
` [PATCH 1/4] drm: Add I2C connector type
` [PATCH 2/4] drm/format-helper: Add drm_fb_gray8_to_mono_reversed()
[PATCH] fbdev: fbmem: Fix the implicit type casting
2022-02-02 23:16 UTC (6+ messages)
` [PATCH v4] "
[PATCH v4 0/3] Fix regression introduced by disabling accelerated scrolling in fbcon
2022-02-04 17:31 UTC (9+ messages)
` [PATCH v4 1/3] Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"
` [PATCH v4 2/3] Revert "fbcon: Disable accelerated scrolling"
` [PATCH v4 3/3] fbcon: Add option to enable legacy hardware acceleration
[PATCH] fbdev: Fix file path that does not exist
2022-02-02 15:30 UTC (3+ messages)
[PATCH v3 0/3] Fix regression introduced by disabling accelerated scrolling in fbcon
2022-02-02 13:41 UTC (8+ messages)
` [PATCH v3 1/3] Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"
` [PATCH v3 2/3] Revert "fbcon: Disable accelerated scrolling"
` [PATCH v3 3/3] fbcon: Add option to enable legacy hardware acceleration
Prezentacja
2022-02-02 9:28 UTC
[PATCH] fbdev: fbmem: Fix the implicit type casting
2022-02-02 9:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH 3/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
2022-02-02 8:29 UTC (14+ messages)
[PATCH -next 1/2 v2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
2022-02-01 19:47 UTC (3+ messages)
` [PATCH -next 2/2 v2] video: fbdev: pxa3xx-gcu: "
[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
2022-02-01 19:00 UTC (18+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
[PATCH -next 1/2] video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
2022-02-01 11:34 UTC (2+ messages)
[PATCH 4/4] MAINTAINERS: Add entry for Solomon SSD1307 OLED displays DRM driver
2022-02-01 11:17 UTC (3+ messages)
[PATCH v3] fbdev: fbmem: Fix the implicit type casting
2022-02-01 10:56 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).