linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 10:26:54 to 2022-08-05 00:33:17 UTC [more...]

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-08-05  0:22 UTC  (37+ messages)
` [PATCH v2 01/10] drm/simpledrm: Remove mem field from device structure
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 03/10] drm/simpledrm: Remove pdev field from device structure
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v2 05/10] drm/simpledrm: Convert to atomic helpers
` [PATCH v2 06/10] drm/simpledrm: Move some functionality into fwfb helper library
` [PATCH v2 07/10] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v2 08/10] drm/ofdrm: Add CRTC state
` [PATCH v2 09/10] drm/ofdrm: Add per-model device function
` [PATCH v2 10/10] drm/ofdrm: Support color management

Framework Roadthemes "CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE"
 2022-08-04 17:47 UTC 

[PATCH 0/3] Fix bugs in *_set_par() caused by user input
 2022-08-04 14:43 UTC  (5+ messages)
` [PATCH 1/3] video: fbdev: vt8623fb: Check the size of screen before memset_io()
` [PATCH 2/3] video: fbdev: arkfb: "
` [PATCH 3/3] video: fbdev: s3fb: "

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-08-04  9:53 UTC  (48+ messages)
` [PATCH v6 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v6 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v6 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v6 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v6 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v6 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
 2022-08-04  9:22 UTC  (16+ messages)
    ` [PATCH] tty: vt: selection: Add check for valid tiocl_selection values
    ` [PATCH] vt: Clear selection before changing the font

[PATCH v2 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
 2022-08-04  7:27 UTC  (21+ messages)
` [PATCH v2 01/10] dt-bindings: iio: adc: "
` [PATCH v2 02/10] dt-bindings: iio: accel: "
` [PATCH v2 03/10] dt-bindings: iio: amplifiers: adi,ada4250: "
` [PATCH v2 04/10] dt-bindings: iio: dac: "
` [PATCH v2 05/10] dt-bindings: iio: frequency: adf4371: "
` [PATCH v2 06/10] dt-bindings: iio: health: ti,afe4403: "
` [PATCH v2 07/10] dt-bindings: iio: imu: "
` [PATCH v2 08/10] dt-bindings: iio: potentiometer: "
` [PATCH v2 09/10] dt-bindings: iio: samsung,sensorhub-rinato: "
` [PATCH v2 10/10] dt-bindings: iio: temperature: "

[PATCH] video: fbdev: i740fb: Check the argument of i740_calc_vclk()
 2022-08-03 13:16 UTC  (2+ messages)

[PATCH] video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
 2022-08-03 13:16 UTC  (2+ messages)

[BUG] video: fbdev: arkfb: Found a divide-by-zero bug which may cause DoS
 2022-08-03  9:26 UTC  (3+ messages)

[PATCH v15 00/11] drm/mediatek: Add MT8195 DisplayPort driver
 2022-08-03  5:47 UTC  (26+ messages)
` [PATCH v15 01/11] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v15 02/11] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v15 03/11] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v15 04/11] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v15 05/11] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v15 06/11] drm/mediatek: Add MT8195 External DisplayPort support
` [PATCH v15 07/11] drm/mediatek: Add retry to prevent misjudgment for sink devices
` [PATCH v15 08/11] drm/mediatek: add hpd debounce
` [PATCH v15 09/11] drm/mediatek: set monitor to DP_SET_POWER_D3 to avoid garbage
` [PATCH v15 10/11] drm/mediatek: DP audio support for MT8195
` [PATCH v15 11/11] drm/mediatek: Use cached audio config when changing resolution

Zwiększenie płynności finansowej
 2022-08-01  8:05 UTC 

[PATCH -next] video: fbdev: imxfb: fix return value check in imxfb_probe()
 2022-08-01  2:43 UTC  (4+ messages)

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-30 11:54 UTC  (19+ messages)
` [PATCH 1/2] drivers: serial: earlycon: Pass device-tree node
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[PATCH v3 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-07-29 13:02 UTC  (2+ messages)

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-28 13:39 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-27  8:53 UTC  (6+ messages)

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-26 10:06 UTC  (15+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v14 06/10] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
 2022-07-26  7:17 UTC  (2+ messages)

[PATCH 1/4] video: fb: imxfb: Drop platform data support
 2022-07-26  7:08 UTC  (9+ messages)
` [PATCH 2/4] video: fb: imxfb: Drop unused symbols from header
` [PATCH 3/4] video: fb: imxfb: Fold <linux/platform_data/video-imxfb.h> into only user
` [PATCH 4/4] video: fb: imxfb: Convert request_mem_region + ioremap to devm_ioremap_resource

[PATCH] video: fbdev: amba-clcd: Fix refcount leak bugs
 2022-07-26  6:56 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
 2022-07-22 18:37 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: panel: explicitly list "


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).