linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-04 16:23:14 to 2023-03-06 16:02:25 UTC [more...]

[PATCH 00/99] fbdev: Fix memory leak in option parsing
 2023-03-06 16:00 UTC  (96+ messages)
` [PATCH 01/99] lib: Add option iterator
` [PATCH 02/99] fbdev/68328fb: Remove trailing whitespaces
` [PATCH 03/99] fbdev/68328fb: Remove unused option string
` [PATCH 04/99] fbdev/acornfb: Only init fb_info once
` [PATCH 05/99] fbdev/acornfb: Parse option string with struct option_iter
` [PATCH 06/99] fbdev/amifb: Duplicate video-mode option string
` [PATCH 07/99] fbdev/amifb: Parse option string with struct option_iter
` [PATCH 08/99] fbdev/arkfb: Duplicate video-mode option string
` [PATCH 09/99] fbdev/atafb: "
` [PATCH 10/99] fbdev/atafb: Parse option string with struct option_iter
` [PATCH 11/99] fbdev/aty: Duplicate video-mode option string
` [PATCH 12/99] fbdev/aty: Parse option string with struct option_iter
` [PATCH 13/99] fbdev/au1100fb: "
` [PATCH 14/99] fbdev/au1200fb: "
` [PATCH 15/99] fbdev/cirrusfb: Duplicate video-mode option string
` [PATCH 16/99] fbdev/cirrusfb: Parse option string with struct option_iter
` [PATCH 17/99] fbdev/controlfb: Remove trailing whitespaces
` [PATCH 18/99] fbdev/controlfb: Parse option string with struct option_iter
` [PATCH 19/99] fbdev/cyber2000fb: "
` [PATCH 20/99] fbdev/efifb: "
` [PATCH 21/99] fbdev/fm2fb: "
` [PATCH 22/99] fbdev/fsl-diu-fb: Duplicate video-mode option string
` [PATCH 23/99] fbdev/fsl-diu-fb: Parse option string with struct option_iter
` [PATCH 24/99] fbdev/gbefb: Duplicate video-mode option string
` [PATCH 25/99] fbdev/gbefb: Parse option string with struct option_iter
` [PATCH 26/99] fbdev/geode: Duplicate video-mode option string
` [PATCH 27/99] fbdev/geode: Parse option string with struct option_iter
` [PATCH 28/99] fbdev/grvga: Duplicate video-mode option string
` [PATCH 29/99] fbdev/grvga: Parse option string with struct option_iter
` [PATCH 30/99] fbdev/gxt4500: Duplicate video-mode option string
` [PATCH 31/99] fbdev/hyperv_fb: "
` [PATCH 32/99] fbdev/i740fb: "
` [PATCH 33/99] fbdev/i740fb: Parse option string with struct option_iter
` [PATCH 34/99] fbdev/i810: Duplicate video-mode option string
` [PATCH 35/99] fbdev/i810: Parse option string with struct option_iter
` [PATCH 36/99] fbdev/imsttfb: "
` [PATCH 37/99] fbdev/intelfb: Duplicate video-mode option string
` [PATCH 38/99] fbdev/intelfb: Parse option string with struct option_iter
` [PATCH 39/99] fbdev/imxfb: Duplicate video-mode option string
` [PATCH 40/99] fbdev/imxfb: Parse option string with struct option_iter
` [PATCH 41/99] fbdev/kyrofb: Duplicate video-mode option string
` [PATCH 42/99] fbdev/kyrofb: Parse option string with struct option_iter
` [PATCH 43/99] fbdev/macfb: Remove trailing whitespaces
` [PATCH 44/99] fbdev/macfb: Parse option string with struct option_iter
` [PATCH 45/99] fbdev/matroxfb: "
` [PATCH 46/99] fbdev/mx3fb: Duplicate video-mode option string
` [PATCH 47/99] fbdev/mx3fb: Parse option string with struct option_iter
` [PATCH 48/99] fbdev/neofb: Duplicate video-mode option string
` [PATCH 49/99] fbdev/neofb: Parse option string with struct option_iter
` [PATCH 50/99] fbdev/nvidiafb: Duplicate video-mode option string
` [PATCH 51/99] fbdev/nvidiafb: Parse option string with struct option_iter
` [PATCH 52/99] fbdev/ocfb: Duplicate video-mode option string
` [PATCH 53/99] fbdev/ocfb: Parse option string with struct option_iter
` [PATCH 54/99] fbdev/omapfb: "
` [PATCH 55/99] fbdev/platinumfb: Remove trailing whitespaces
` [PATCH 56/99] fbdev/platinumfb: Parse option string with struct option_iter
` [PATCH 57/99] fbdev/pm2fb: Duplicate video-mode option string
` [PATCH 58/99] fbdev/pm2fb: Parse option string with struct option_iter
` [PATCH 59/99] fbdev/pm3fb: Duplicate video-mode option string
` [PATCH 60/99] fbdev/pm3fb: Parse option string with struct option_iter
` [PATCH 61/99] fbdev/ps3fb: Duplicate video-mode option string
` [PATCH 62/99] fbdev/ps3fb: Parse option string with struct option_iter
` [PATCH 63/99] fbdev/pvr2fb: Duplicate video-mode option string
` [PATCH 64/99] fbdev/pvr2fb: Parse option string with struct option_iter
` [PATCH 65/99] fbdev/pxafb: "
` [PATCH 66/99] fbdev/rivafb: Duplicate video-mode option string
` [PATCH 67/99] fbdev/rivafb: Parse option string with struct option_iter
` [PATCH 68/99] fbdev/s3fb: Duplicate video-mode option string
` [PATCH 69/99] fbdev/s3fb: Parse option string with struct option_iter
` [PATCH 70/99] fbdev/savagefb: Duplicate video-mode option string
` [PATCH 71/99] fbdev/savagefb: Parse option string with struct option_iter
` [PATCH 72/99] fbdev/sisfb: Constify mode string
` [PATCH 73/99] fbdev/sisfb: Parse option string with struct option_iter
` [PATCH 74/99] fbdev/skeletonfb: "
` [PATCH 75/99] fbdev/sm712fb: Duplicate video-mode option string
` [PATCH 76/99] fbdev/sstfb: "
` [PATCH 77/99] fbdev/sstfb: Parse option string with struct option_iter
` [PATCH 78/99] fbdev/stifb: Remove trailing whitespaces
` [PATCH 79/99] fbdev/sti: Constify option string
` [PATCH 80/99] fbdev/tdfxfb: Duplicate video-mode "
` [PATCH 81/99] fbdev/tdfxfb: Parse option string with struct option_iter
` [PATCH 82/99] fbdev/tgafb: Duplicate video-mode option string
` [PATCH 83/99] fbdev/tgafb: Parse option string with struct option_iter
` [PATCH 84/99] fbdev/tmiofb: Remove unused option string
` [PATCH 85/99] fbdev/tridentfb: Duplicate video-mode "
` [PATCH 86/99] fbdev/tridentfb: Parse option string with struct option_iter
` [PATCH 87/99] fbdev/uvesafb: Duplicate video-mode option string
` [PATCH 88/99] fbdev/uvesafb: Parse option string with struct option_iter
` [PATCH 89/99] fbdev/valkyriefb: Remove trailing whitespaces
` [PATCH 90/99] fbdev/valkyriefb: Parse option string with struct option_iter
` [PATCH 91/99] fbdev/vermilion: Remove unused option string
` [PATCH 92/99] fbdev/vesafb: Parse option string with struct option_iter
` [PATCH 93/99] fbdev/vfb: Remove trailing whitespaces
` [PATCH 94/99] fbdev/vfb: Duplicate video-mode option string
` [PATCH 95/99] fbdev/vfb: Parse option string with struct option_iter

[PATCH] VT: Protect KD_FONT_OP_GET_TALL from unbound access
 2023-03-06  9:49 UTC 

[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
 2023-03-04  4:36 UTC 

[PATCH] backlight: qcom-wled: Add PMI8950 compatible
 2023-03-03 11:57 UTC  (3+ messages)

[PATCH] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2023-03-01 13:41 UTC  (7+ messages)

[PATCH v2] fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
 2023-02-28  8:48 UTC  (3+ messages)

[PATCH] fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
 2023-02-27 10:27 UTC  (3+ messages)

Renovace podlahy
 2023-02-27  8:35 UTC 

[PATCH AUTOSEL 5.15 08/25] Revert "fbcon: don't lose the console font across generic->chip driver switch"
 2023-02-27  2:08 UTC 

[PATCH AUTOSEL 6.1 14/58] Revert "fbcon: don't lose the console font across generic->chip driver switch"
 2023-02-27  2:04 UTC 

[PATCH AUTOSEL 6.2 14/60] Revert "fbcon: don't lose the console font across generic->chip driver switch"
 2023-02-27  1:59 UTC 

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-25 18:10 UTC  (3+ messages)

[PATCH 1/2] drivers: video: logo: fix code style issues in pnmtologo.c
 2023-02-25 17:55 UTC  (4+ messages)
` [PATCH 2/2] drivers: video: logo: add SPDX comment, remove GPL notice "

[PATCH 03/27] fbdev: remove MODULE_LICENSE in non-modules
 2023-02-24 15:07 UTC 

[PATCH] backlight: ktz8866: Convert to i2c's .probe_new()
 2023-02-22 15:23 UTC  (4+ messages)

[PATCH 02/27] kbuild, video: fbdev: remove MODULE_LICENSE in non-modules
 2023-02-22 12:14 UTC  (3+ messages)
` [PATCH 13/27] kbuild, vgacon: "
` [PATCH 25/27] kbuild, video: fbdev: "

[PATCH v1 RFC] video/hdmi: Fix HDMI_VENDOR_INFOFRAME_SIZE
 2023-02-18 15:33 UTC  (9+ messages)

[PATCH 00/11] drm,fbdev: Move video= option to drivers/video
 2023-02-17 11:23 UTC  (28+ messages)
` [PATCH 01/11] fbdev: Fix contact info in fb_cmdline.c
` [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
` [PATCH 03/11] fbdev: Support NULL for name in option-string lookup
` [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
` [PATCH 05/11] fbdev: Read video= option with fb_get_option() in modedb
` [PATCH 06/11] fbdev: Unexport fb_mode_option
` [PATCH 07/11] fbdev: Move option-string lookup into helper
` [PATCH 08/11] fbdev: Handle video= parameter in video/cmdline.c
` [PATCH 09/11] driver/ps3: Include <video/cmdline.h> for mode parsing
` [PATCH 10/11] drm: "
` [PATCH 11/11] drm: Fix comment on "

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

Panele fotowaltaiczne
 2023-02-10  9:15 UTC 

remove arch/sh
 2023-02-13 16:30 UTC  (22+ messages)

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-11  0:30 UTC  (3+ messages)
` [PATCH 05/24] Documentation: fb: correct spelling

[PATCH v2] fbdev: Fix invalid page access after closing deferred I/O devices
 2023-02-10 10:19 UTC  (4+ messages)

[PATCH] nvidiafb: detect the hardware support before removing console
 2023-02-09  9:07 UTC  (10+ messages)

[PATCH 1/2] backlight: hx8357: switch to using gpiod API
 2023-02-07 16:04 UTC  (6+ messages)
` [PATCH 2/2] backlight: hx8357: stop using of-specific APIs

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07  9:36 UTC 

[PATCH] Revert "fbdev: Remove conflicting devices on PCI bus"
 2023-02-06 15:56 UTC  (3+ messages)

[GIT PULL] fbdev fixes for v6.2-rc7
 2023-02-05 19:48 UTC  (2+ messages)

[PATCH] Revert "fbdev: Remove conflicting devices on PCI bus"
 2023-02-04 16:23 UTC  (2+ 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 NNTP newsgroup(s).