messages from 2023-11-16 10:05:23 to 2023-12-05 09:55:32 UTC [more...]
[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
2023-12-05 9:45 UTC (14+ messages)
` [DO NOT MERGE v5 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v5 06/37] sh: kernel/setup Update DT support
` [DO NOT MERGE v5 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v5 30/37] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v5 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v5 32/37] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v5 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v5 34/37] sh: Add dtbs target support
` [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v5 36/37] sh: LANDISK "
` [DO NOT MERGE v5 37/37] sh: j2_defconfig: update
[PATCH] staging: sm750fb: fix coding style camelCase issue
2023-12-05 0:28 UTC
[PATCH] staging: sm750fb: fix coding style camelCase issue
2023-12-04 23:50 UTC (2+ messages)
[PATCH v2 0/4] fbdev: Remove global screen_info in efifb/vesafb
2023-12-04 19:53 UTC (6+ messages)
` [PATCH v2 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
` [v2,1/4] "
` [PATCH v2 2/4] fbdev/efifb: Use screen_info pointer from device
` [PATCH v2 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
` [PATCH v2 4/4] fbdev/vesafb: Use screen_info pointer from device
Fwd: [PATCH 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
2023-12-04 9:14 UTC
[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-02 4:12 UTC
[PATCH v2] backlight: mp3309c: fix uninitialized local variable
2023-12-01 11:24 UTC (3+ messages)
` (subset) "
[PATCH 0/4] fbdev: Remove global screen_info in efifb/vesafb
2023-12-01 9:56 UTC (10+ messages)
` [PATCH 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
` [PATCH 2/4] fbdev/efifb: Use screen_info pointer from device
` [PATCH 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
` [PATCH 4/4] fbdev/vesafb: Use screen_info pointer from device
[PATCH] backlight: ili922x: add an error code check in ili922x_write
2023-11-30 5:11 UTC
[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
2023-11-29 9:13 UTC
[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-11-29 9:08 UTC (4+ messages)
[PATCH] backlight: mp3309c: fix uninitialized local variable
2023-11-28 18:10 UTC (2+ messages)
[PATCH] Replace ioremap_cache() with memremap()
2023-11-27 18:56 UTC (3+ messages)
[PATCH v2 00/32] fbdev: Modularize helpers for struct fb_ops
2023-11-27 13:30 UTC (35+ messages)
` [PATCH v2 01/32] fbdev/acornfb: Fix name of fb_ops initializer macro
` [PATCH v2 02/32] fbdev/sm712fb: Use correct initializer macros for struct fb_ops
` [PATCH v2 03/32] fbdev/vfb: Set FBINFO_VIRTFB flag
` [PATCH v2 04/32] fbdev/vfb: Initialize fb_ops with fbdev macros
` [PATCH v2 05/32] fbdev/arcfb: Set FBINFO_VIRTFB flag
` [PATCH v2 06/32] fbdev/arcfb: Use generator macros for deferred I/O
` [PATCH v2 07/32] auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
` [PATCH v2 08/32] auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
` [PATCH v2 09/32] auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
` [PATCH v2 10/32] auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
` [PATCH v2 11/32] hid/picolcd_fb: Set FBINFO_VIRTFB flag
` [PATCH v2 12/32] fbdev/sh_mobile_lcdcfb: "
` [PATCH v2 13/32] fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
` [PATCH v2 14/32] fbdev/smscufx: Select correct helpers
` [PATCH v2 15/32] fbdev/udlfb: "
` [PATCH v2 16/32] fbdev/au1200fb: Set FBINFO_VIRTFB flag
` [PATCH v2 17/32] fbdev/au1200fb: Initialize fb_ops with fbdev macros
` [PATCH v2 18/32] fbdev/ps3fb: Set FBINFO_VIRTFB flag
` [PATCH v2 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
` [PATCH v2 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH v2 21/32] fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
` [PATCH v2 22/32] fbdev/vt8500lcdfb: "
` [PATCH v2 23/32] fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH v2 24/32] fbdev/cyber2000fb: Initialize fb_ops with fbdev macros
` [PATCH v2 25/32] staging/sm750fb: Declare fb_ops as constant
` [PATCH v2 26/32] staging/sm750fb: Initialize fb_ops with fbdev macros
` [PATCH v2 27/32] fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
` [PATCH v2 28/32] fbdev: Remove trailing whitespaces
` [PATCH v2 29/32] fbdev: Push pgprot_decrypted() into mmap implementations
` [PATCH v2 30/32] fbdev: Move default fb_mmap code into helper function
` [PATCH v2 31/32] fbdev: Warn on incorrect framebuffer access
` [PATCH v2 32/32] fbdev: Remove default file-I/O implementations
[GIT PULL] fbdev fixes and updates for v6.7-rc3
2023-11-26 16:42 UTC (3+ messages)
[PATCH v2] fbdev/fsl-diu-fb: Fix srapse warning due to virt_to_phys() prototype change
2023-11-25 8:57 UTC (2+ messages)
[PATCH] video: fbdev: mmp: Fix typo in code comment
2023-11-25 8:56 UTC (3+ messages)
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-24 12:04 UTC (5+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
[PATCH v5 00/20] remove I2C_CLASS_DDC support
2023-11-23 21:33 UTC (7+ messages)
` [PATCH v5 05/20] drivers/video/fbdev: "
` [PATCH v5 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v5 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v5 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v5 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
[PATCH v3 1/1] backlight: pwm_bl: Use dev_err_probe
2023-11-23 15:37 UTC (4+ messages)
` (subset) "
[PATCH v7 0/2] backlight: mp3309c: Add support for MPS MP3309C
2023-11-23 14:54 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: backlight: mp3309c: remove two required properties
` [PATCH v7 2/2] backlight: mp3309c: Add support for MPS MP3309C
[PATCH 0/8] staging: sm750fb: Multiple camel cases renames
2023-11-23 12:49 UTC (3+ messages)
` [PATCH 1/8] staging: sm750fb: Rename sii164GetDeviceID to sii164_get_device_id
[PATCH v3] staging: sm750fb: Remove unused return value in display_control_adjust_sm750le()
2023-11-23 12:48 UTC (2+ messages)
[PATCH v4 00/20] remove I2C_CLASS_DDC support
2023-11-23 8:52 UTC (13+ messages)
` [PATCH v4 05/20] drivers/video/fbdev: "
` [PATCH v4 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v4 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v4 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v4 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [Intel-gfx] [PATCH v4 00/20] "
[PATCH] fbdev/simplefb: Suppress error on missing power domains
2023-11-22 9:51 UTC (2+ messages)
[PATCH 00/32] fbdev: Modularize helpers for struct fb_ops
2023-11-22 9:03 UTC (69+ messages)
` [PATCH 05/32] fbdev/arcfb: Set FBINFO_VIRTFB flag
` [PATCH 06/32] fbdev/arcfb: Use generator macros for deferred I/O
` [PATCH 07/32] auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
` [PATCH 08/32] auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
` [PATCH 09/32] auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
` [PATCH 10/32] auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
` [PATCH 11/32] hid/picolcd_fb: Set FBINFO_VIRTFB flag
` [PATCH 12/32] fbdev/sh_mobile_lcdcfb: "
` [PATCH 13/32] fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
` [PATCH 14/32] fbdev/smscufx: Select correct helpers
` [PATCH 15/32] fbdev/udlfb: "
` [PATCH 16/32] fbdev/au1200fb: Set FBINFO_VIRTFB flag
` [PATCH 17/32] fbdev/au1200fb: Initialize fb_ops with fbdev macros
` [PATCH 18/32] fbdev/ps3fb: Set FBINFO_VIRTFB flag
` [PATCH 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
` [PATCH 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH 21/32] fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
` [PATCH 22/32] fbdev/vt8500lcdfb: "
` [PATCH 23/32] fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH 24/32] fbdev/cyber2000fb: Initialize fb_ops with fbdev macros
` [PATCH 25/32] staging/sm750fb: Declare fb_ops as constant
` [PATCH 26/32] staging/sm750fb: Initialize fb_ops with fbdev macros
` [PATCH 27/32] fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
` [PATCH 28/32] fbdev: Remove trailing whitespaces
` [PATCH 29/32] fbdev: Push pgprot_decrypted() into mmap implementations
` [PATCH 30/32] fbdev: Move default fb_mmap code into helper function
` [PATCH 31/32] fbdev: Warn on incorrect framebuffer access
` [PATCH 32/32] fbdev: Remove default file-I/O implementations
[PATCH v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
2023-11-22 8:42 UTC (6+ messages)
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains
[PATCH] fbdev/fsl-diu-fb: Fix srapse warning due to virt_to_phys() prototype change
2023-11-20 23:42 UTC
[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
2023-11-19 21:51 UTC (10+ messages)
` [PATCH v3 05/20] drivers/video/fbdev: "
` [PATCH v3 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v3 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v3 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v3 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-19 10:14 UTC (6+ messages)
` [PATCH v3 05/20] drivers/video/fbdev: "
` [PATCH v3 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v3 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v3 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v3 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-19 4:46 UTC (7+ messages)
` [PATCH v2 05/20] drivers/video/fbdev: "
` [PATCH v2 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v2 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v2 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v2 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
[PATCH 0/1] Backlight driver for the Apple Studio Display
2023-11-17 22:21 UTC
[PATCH 2/3] fbdev: ssd1307fb: Change "solomon,page-offset" property default value
2023-11-17 22:18 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
2023-11-17 15:21 UTC
[PATCH v2 1/1] backlight: pwm_bl: Use dev_err_probe
2023-11-17 7:44 UTC (2+ messages)
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-16 19:17 UTC (5+ 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).