messages from 2021-03-18 02:49:05 to 2021-04-13 22:36:33 UTC [more...]
[PATCH] efifb: Check efifb_pci_dev before using it
2021-04-13 22:36 UTC (4+ messages)
KASAN: use-after-free Read in bit_putcs
2021-04-12 13:30 UTC (15+ messages)
` [PATCH] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
[PATCH v3] drivers: introduce and use WANT_DMA_CMA for soft dependencies on DMA_CMA
2021-04-12 13:19 UTC (7+ messages)
[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
2021-04-09 22:39 UTC (5+ messages)
[PATCH v1 1/1] video: ssd1307fb: Drop OF dependency
2021-04-09 16:41 UTC
[PATCH] pwm: Rename pwm_get_state() to better reflect its semantic
2021-04-09 12:09 UTC (7+ messages)
[PATCH -next] video: fbdev: vermilion: use DEFINE_MUTEX() for mutex lock and LIST_HEAD() for list head
2021-04-09 9:51 UTC
[PATCH -next] ompfb: video: use DEFINE_SPINLOCK() instead of spin_lock_init() in apply.c
2021-04-09 9:37 UTC
[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
2021-04-09 8:09 UTC (23+ messages)
` [PATCH v1 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv
[PATCH v2 0/2] drivers: don't select DMA_CMA or CMA
2021-04-08 10:16 UTC (4+ messages)
` [PATCH v2 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v2 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv
sm750fb: Question about dviInit from ddk750_dvi.(c|h)
2021-04-08 9:17 UTC
[PATCH v2 00/49] *** SUBJECT HERE ***
2021-04-07 8:46 UTC (61+ messages)
` [PATCH v2 01/49] staging: sm750fb: Update dvi_ctrl_device to snake case
` [PATCH v2 02/49] staging: sm750fb: Rename dviInit to dvi_init and update param names
` [PATCH v2 03/49] staging: sm750fb: Update param names of PFN_DVICTRL_INIT function pointer
` [PATCH v2 04/49] staging: sm750fb: Remove type names in variables and type definitions
` [PATCH v2 05/49] staging: sm750fb: Remove remaining camel case names in ddk750_dvi.h
` [PATCH v2 06/49] staging: sm750fb: Update displayControlAdjust_SM750LE to snake case
` [PATCH v2 07/49] staging: sm750fb: Update programModeRegisters "
` [PATCH v2 08/49] staging: sm750fb: Update enum values in dpms "
` [PATCH v2 09/49] staging: sm750fb: Rename sm750_set_power_mode function parameter
` [PATCH v2 10/49] staging: sm750fb: Rename ddk750_setModeTiming to ddk750_set_mode_timing
` [PATCH v2 11/49] staging: sm750fb: Rename i2cWriteReg and i2cReadReg to snake case
` [PATCH v2 12/49] staging: sm750fb: Rename vendorID local variable "
` [PATCH v2 13/49] staging: sm750fb: Rename deviceID "
` [PATCH v2 14/49] staging: sm750fb: Rename sii164SelectHotPlugDetectionMode "
` [PATCH v2 15/49] staging: sm750fb: Rename gDviCtrlChipName "
` [PATCH v2 16/49] staging: sm750fb: Update function parameter names in ddk750_sii164.c
` [PATCH v2 17/49] staging: sm750fb: Rename local variables to snake case
` [PATCH v2 18/49] staging: sm750fb: Rename function params of sii164_init_chip
` [PATCH v2 19/49] staging: sm750fb: Rename function parameter of sii164_enable_hot_plug_detection
` [PATCH v2 20/49] staging: sm750fb: Update function parameter names to snake case
` [PATCH v2 21/49] staging: sm750fb: Rename function write_dpPort "
` [PATCH v2 22/49] staging: sm750fb: Update local variable in sm750_hw_copyarea "
` [PATCH v2 23/49] staging: sm750fb: Update local variables in sm750_hw_imageblit "
` [PATCH v2 24/49] staging: sm750fb: Update local variable in sm750_hw_fillrect "
` [PATCH v2 25/49] staging: sm750fb: Rename deGetTransparency "
` [PATCH v2 26/49] staging: sm750fb: Update function parameter of sm750_hw_imageblit "
` [PATCH v2 27/49] staging: sm750fb: Rename function params to snake case in sm750_accel.h
` [PATCH v2 28/49] staging: sm750fb: Update members of lynx_cursor to snake case
` [PATCH v2 29/49] staging: sm750fb: Rename function sm750_hw_cursor_setSize "
` [PATCH v2 30/49] staging: sm750fb: Rename function sm750_hw_cursor_setPos "
` [PATCH v2 31/49] staging: sm750fb: Rename function sm750_hw_cursor_setColor "
` [PATCH v2 32/49] staging: sm750fb: Rename function sm750_hw_cursor_setData "
` [PATCH v2 33/49] staging: sm750fb: Rename function hw_sm750_crtc_setMode "
` [PATCH v2 34/49] staging: sm750fb: Update members of init_status struct "
` [PATCH v2 35/49] staging: sm750fb: Update members of sm750_dev "
` [PATCH v2 36/49] staging: sm750fb: Update members of lynxfb_crtc "
` [PATCH v2 37/49] staging: sm750fb: Rename function hw_sm750_output_setMode "
` [PATCH v2 38/49] staging: sm750fb: Rename function hw_sm750_setColReg "
` [PATCH v2 39/49] staging: sm750fb: Rename functions *_setBLANK "
` [PATCH v2 40/49] staging: sm750fb: Rename function sm750_hw_cursor_setData2 "
` [PATCH v2 41/49] staging: sm750fb: Rename function hw_sm750_initAccel "
` [PATCH v2 42/49] staging: sm750fb: Rename functions *_deWait "
` [PATCH v2 43/49] staging: sm750fb: Update members of lynx_accel struct "
` [PATCH v2 44/49] staging: sm750fb: Rename function hw_sm750_crtc_checkMode "
` [PATCH v2 45/49] staging: sm750fb: Rename sii164_set_power function parameter
` [PATCH v2 46/49] staging: sm750fb: Rename local variable Bpp to bpp in sm750.c
` [PATCH v2 47/49] staging: sm750fb: Rename proc_setBLANK member of lynxfb_output struct
` [PATCH v2 48/49] staging: sm750fb: Rename fixId to fix_id
` [PATCH v2 49/49] staging: sm750fb: Update members of sm750_pnltype struct to snake case
[PATCH] staging: sm750fb: Convert camel case to snake case
2021-04-07 5:56 UTC (3+ messages)
[PATCH] video: fbdev: sm501fb: Fix deallocation of buffers order
2021-04-06 23:35 UTC
[PATCH -next] backlight: backlight: Use DEFINE_MUTEX() for mutex lock
2021-04-06 8:51 UTC (2+ messages)
[Outreachy kernel][PATCH] staging: sm750fb: Remove unnecessary blank line
2021-04-04 11:10 UTC
[PATCH] staging: fbtft: convert sysfs snprintf to sysfs_emit
2021-04-03 14:07 UTC
[PATCH] zero-fill colormap in drivers/video/fbdev/core/fbcmap.c
2021-04-02 15:37 UTC (4+ messages)
[PATCH] staging: fbtft: change snprintf() to scnprintf()
2021-04-02 9:17 UTC (2+ messages)
[PATCH] apply: use DEFINE_SPINLOCK() instead of spin_lock_init()
2021-04-02 3:13 UTC
[PATCH] fix NULL pointer deference crash
2021-04-01 6:54 UTC (5+ messages)
Interlaced resolutions hang the desktop
2021-03-31 18:01 UTC (3+ messages)
Bidding invitation
2021-03-31 7:11 UTC
[PATCH] staging: fbtft: change '16 bit' to '16-bit'
2021-03-30 7:21 UTC (3+ messages)
[PATCH v2] staging: fbtft: fix a typo
2021-03-30 7:21 UTC (3+ messages)
[PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
2021-03-29 13:46 UTC (7+ messages)
` [PATCH v6 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831
` [PATCH v6 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight
[PATCH] staging: fbtft: fix a typo
2021-03-26 9:57 UTC (5+ messages)
[PATCH v5 1/6] mfd: rt4831: Adds support for Richtek RT4831 core
2021-03-25 14:31 UTC (9+ messages)
` [PATCH v5 5/6] backlight: rt4831: Adds support for Richtek RT4831 backlight
[PATCH v2] video: hyperv_fb: Fix a double free in hvfb_probe
2021-03-25 13:30 UTC (3+ messages)
[PATCH] video/fbdev: Fix a double free in hvfb_probe
2021-03-24 10:24 UTC (4+ messages)
` "
[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible
2021-03-24 9:14 UTC (9+ messages)
` [PATCH 2/2] video: "
[PATCH] video: mmp: Few typo fixes
2021-03-24 4:43 UTC (3+ messages)
[PATCH] backlight: journada720: fix Wmisleading-indentation warning
2021-03-23 9:43 UTC (3+ messages)
[PATCH V5 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
2021-03-23 9:40 UTC (4+ messages)
` [PATCH V5 2/2] backlight: qcom-wled: Correct the sync_toggle sequence
[PATCH] video: ssd1307fb: Enable charge pump only on displays that actually have it
2021-03-22 18:11 UTC
[PATCH 1/2] fbdev: omapfb: avoid -Wempty-body warning
2021-03-22 15:05 UTC (4+ messages)
` [PATCH 2/2] vgaarb: avoid -Wempty-body warnings
[PATCH v2] drivers/video/fbdev:modify 'if (addrp == NULL)' to 'if (!addr)
2021-03-18 3:16 UTC
[PATCH] drivers/video/fbdev:modify 0 to NULL
2021-03-18 2:56 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).