Show patches with: Archived = No       |   3811 patches
« 1 2 ... 4 5 638 39 »
Patch Series S/W/F Date Submitter Delegate State
fbdev/mb862xxfb: Fix defined but not used error fbdev/mb862xxfb: Fix defined but not used error --- 2024-02-29 Michael Ellerman New
[v3,2/2] drm/omapdrm: Fix console with deferred ops Fixes for omapdrm console --- 2024-02-28 Tony Lindgren New
[v3,1/2] drm/omapdrm: Fix console by implementing fb_dirty Fixes for omapdrm console --- 2024-02-28 Tony Lindgren New
[v2,2/2] drm/omapdrm: Fix console with deferred ops Fixes for omapdrm console --- 2024-02-25 Tony Lindgren New
[v2,1/2] drm/omapdrm: Fix console by implementing fb_dirty Fixes for omapdrm console --- 2024-02-25 Tony Lindgren Superseded
staging: sm750fb: rename function deGetTransparency() staging: sm750fb: rename function deGetTransparency() --- 2024-02-23 Samuel Kayode New
[3/3] arch: Rename fbdev header and source files arch: Remove fbdev dependency from video helpers --- 2024-02-21 Thomas Zimmermann Superseded
[2/3] arch: Remove struct fb_info from video helpers arch: Remove fbdev dependency from video helpers --- 2024-02-21 Thomas Zimmermann Superseded
[1/3] arch: Select fbdev helpers with CONFIG_VIDEO arch: Remove fbdev dependency from video helpers --- 2024-02-21 Thomas Zimmermann Superseded
staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkp... --- 2024-02-21 sawara04.o@gmail.com New
[v2,10/10] backlight: Add controls_device callback to struct backlight_ops backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,07/10] fbdev/sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,03/10] hid/hid-picolcd: Fix initialization order backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann Superseded
[v2,01/10] backlight: Match backlight device against struct fb_info.bl_dev backlight: Replace struct fb_info in interfaces --- 2024-02-21 Thomas Zimmermann New
[RESEND,4/4] backlight: mp3309c: Fully initialize backlight_properties during probe Untitled series #235924 --- 2024-02-20 Daniel Thompson New
[RESEND,3/4] backlight: lp8788: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson Superseded
[RESEND,2/4] backlight: lm3639: Fully initialize backlight_properties during probe Untitled series #235925 --- 2024-02-20 Daniel Thompson New
[RESEND,1/4] backlight: da9052: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson Superseded
[4/4] backlight: mp3309c: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson Superseded
[3/4] backlight: lp8788: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson New
[2/4] backlight: lm3639: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson Superseded
[1/4] backlight: da9052: Fully initialize backlight_properties during probe Ensure all backlight drivers zero the properties structure --- 2024-02-20 Daniel Thompson New
[4/4] ARM: dts: qcom: msm8974-hammerhead: Hook up backlight Various fixes for the lm3630a backlight driver --- 2024-02-19 Luca Weiss New
[3/4] backlight: lm3630a: Use backlight_get_brightness helper in update_status Various fixes for the lm3630a backlight driver --- 2024-02-19 Luca Weiss New
[2/4] backlight: lm3630a: Don't set bl->props.brightness in get_brightness Various fixes for the lm3630a backlight driver --- 2024-02-19 Luca Weiss New
[1/4] backlight: lm3630a: Initialize backlight_properties on init Various fixes for the lm3630a backlight driver --- 2024-02-19 Luca Weiss New
[v3,9/9] fbdev: Clean up include statements in header file fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,8/9] fbdev: Clean up forward declarations in header file fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,7/9] fbdev: Do not include <linux/slab.h> in header fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,6/9] fbdev: Do not include <linux/notifier.h> in header fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,5/9] fbdev: Do not include <linux/fs.h> in header fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,4/9] fbdev: Do not include <linux/backlight.h> in header fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,3/9] staging/fbtft: Include <linux/backlight.h> fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,2/9] drm/nouveau: Include <linux/backlight.h> fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v3,1/9] backlight/corgi-lcd: Include <linux/backlight.h> fbdev: Clean up include dependencies in header --- 2024-02-19 Thomas Zimmermann New
[v4,2/2] fbcon: Defer console takeover for splash screens to first switch [v4,1/2] dummycon: Add dummycon_(un)register_switch_notifier --- 2024-02-19 Daniel van Vugt New
[v4,1/2] dummycon: Add dummycon_(un)register_switch_notifier [v4,1/2] dummycon: Add dummycon_(un)register_switch_notifier --- 2024-02-19 Daniel van Vugt New
[v2,2/2] leds: expresswire: don't depend on NEW_LEDS leds: expresswire: Fix dependencies --- 2024-02-16 Duje Mihanović New
[v2,1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set" leds: expresswire: Fix dependencies --- 2024-02-16 Duje Mihanović New
[v2,8/8] fbdev: Clean up include statements in header file [v2,1/8] drm/nouveau: Include <linux/backlight.h> --- 2024-02-13 Thomas Zimmermann Superseded
[v2,5/8] fbdev: Do not include <linux/notifier.h> in header [v2,1/8] drm/nouveau: Include <linux/backlight.h> --- 2024-02-13 Thomas Zimmermann Superseded
[v2,3/8] fbdev: Do not include <linux/backlight.h> in header [v2,1/8] drm/nouveau: Include <linux/backlight.h> --- 2024-02-13 Thomas Zimmermann Superseded
[v2,1/8] drm/nouveau: Include <linux/backlight.h> [v2,1/8] drm/nouveau: Include <linux/backlight.h> --- 2024-02-13 Thomas Zimmermann Superseded
[2/2] leds: expresswire: don't depend on NEW_LEDS [1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set" --- 2024-02-12 Duje Mihanović Superseded
[1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set" [1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set" --- 2024-02-12 Duje Mihanović Superseded
[v3,2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err() backlight: mp3309c: Allow to use on non-OF platforms --- 2024-02-08 Andy Shevchenko New
[v3,1/3] backlight: mp3309c: Make use of device properties backlight: mp3309c: Allow to use on non-OF platforms --- 2024-02-08 Andy Shevchenko New
[v3,28/32] video: fbdev: mmp: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros --- 2024-02-07 Uwe Kleine-König New
[v3,24/32] staging: fbtft: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros --- 2024-02-07 Uwe Kleine-König New
[v2] drivers/ps3: select VIDEO to provide cmdline functions [v2] drivers/ps3: select VIDEO to provide cmdline functions --- 2024-02-07 Randy Dunlap New
[v3,8/8] fbdev/efifb: Remove framebuffer relocation tracking firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,6/8] fbdev/efifb: Do not track parent device status firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,5/8] firmware/sysfb: Create firmware device only for enabled PCI devices firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,4/8] fbdev/efifb: Remove PM for parent device firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,3/8] firmware/sysfb: Set firmware-framebuffer parent device firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v3,1/8] video: Add helpers for decoding screen_info firmware/sysfb: Track parent device for screen_info --- 2024-02-07 Thomas Zimmermann New
[v2,1/2] dummycon: Add dummycon_(un)register_switch_notifier [v2,1/2] dummycon: Add dummycon_(un)register_switch_notifier --- 2024-02-06 Daniel van Vugt Superseded
[v2,5/8] firmware/sysfb: Create firmware device only for enabled PCI devices firmware/sysfb: Track parent device for screen_info --- 2024-02-02 Thomas Zimmermann Superseded
[v2,4/8] fbdev/efifb: Remove PM for parent device firmware/sysfb: Track parent device for screen_info --- 2024-02-02 Thomas Zimmermann Superseded
[v2,1/8] video: Add helpers for decoding screen_info firmware/sysfb: Track parent device for screen_info --- 2024-02-02 Thomas Zimmermann Superseded
[1/2] dummycon: Add dummycon_(un)register_switch_notifier [1/2] dummycon: Add dummycon_(un)register_switch_notifier --- 2024-02-02 Daniel van Vugt Superseded
[v2,1/8] gpu: drm: use for_each_endpoint_of_node() use for_each_endpoint_of_node() --- 2024-02-02 Kuninori Morimoto New
[v2,3/3] backlight: mp3309c: Utilise temporary variable for struct device backlight: mp3309c: Allow to use on non-OF platforms --- 2024-02-01 Andy Shevchenko New
[v2,2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err() backlight: mp3309c: Allow to use on non-OF platforms --- 2024-02-01 Andy Shevchenko Superseded
[v2,1/3] backlight: mp3309c: Make use of device properties backlight: mp3309c: Allow to use on non-OF platforms --- 2024-02-01 Andy Shevchenko Superseded
[v2,4/4] backlight: hx8357: Utilise temporary variable for struct device backlight: hx8357: Clean up and make OF-independent --- 2024-02-01 Andy Shevchenko New
[v2,3/4] backlight: hx8357: Make use of dev_err_probe() backlight: hx8357: Clean up and make OF-independent --- 2024-02-01 Andy Shevchenko New
[v2,2/4] backlight: hx8357: Move OF table closer to its consumer backlight: hx8357: Clean up and make OF-independent --- 2024-02-01 Andy Shevchenko New
[v2,1/4] backlight: hx8357: Make use of device properties backlight: hx8357: Clean up and make OF-independent --- 2024-02-01 Andy Shevchenko New
fbdev/core: Replace deprecated simple_strtol with kstrtol fbdev/core: Replace deprecated simple_strtol with kstrtol --- 2024-02-01 Cong Liu New
fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol fbdev/sh_mobile_lcdcfb: Replace deprecated simple_strtol with kstrtol --- 2024-02-01 Cong Liu New
[1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() [1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem() --- 2024-02-01 mhkelley58@gmail.com New
fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH --- 2024-01-31 Geert Uytterhoeven New
[v3,24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto Superseded
[v3,23/24] fbdev: omapfb: use of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,22/24] fbdev: omapfb: use of_graph_get_next_port() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto Superseded
[v3,21/24] fbdev: omapfb: use of_graph_get_remote_port() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto Superseded
[v3,20/24] ASoC: test-component: use for_each_port_of_node() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto Superseded
[v3,19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,18/24] ASoC: audio-graph-card2: use of_graph_get_next_port() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto Superseded
[v3,17/24] ASoC: audio-graph-card: use of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,16/24] media: xilinx-tpg: use of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,15/24] drm: omapdrm: use of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,14/24] of: property: add of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,12/24] of: property: add port base loop of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,11/24] of: remove of_graph_get_next_endpoint() define of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,10/24] ASoC: switch to use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,09/24] staging: switch to use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,08/24] hwtracing: switch to use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,07/24] gpu: drm: switch to use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
[v3,06/24] media: platform: switch to use of_graph_get_next_device_endpoint() of: property: add port base loop --- 2024-01-31 Kuninori Morimoto New
« 1 2 ... 4 5 638 39 »