Linux Frame Buffer Development
[Prev Page][Next Page]
- Re: [Nouveau] [PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] video: fbdev: radeon: make const array post_divs static, reduces object code size
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: Fix an errro handling path in 'au1200fb_drv_probe()'
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: radeon: make const array post_divs static, reduces object code size
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: radeon: make const array post_divs static, reduces object code size
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: make fb_var_screeninfo static, const and __initconst
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: sis: make const array specialtv static, reduces object code size
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] drivers/video/fbdev/atyfb: make const arrays static, reduces object code size
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [09/10] driver:video: return -ENOMEM on allocation failure.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] uvesafb: Fix URLs in the documentation
- From: Adam Jackson <ajax@xxxxxxxxxx>
- Re: [PATCH 1/3] backlight: tdo24m: fix the spi cs between transfers
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- Re: [PATCH] cklight: tps65217_bl: Remove unnecessary default brightness check
- From: "Jingoo Han" <jingoohan1@xxxxxxxxx>
- Re: [PATCH 1/3] backlight: tdo24m: fix the spi cs between transfers
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] cklight: tps65217_bl: Remove unnecessary default brightness check
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH] cklight: tps65217_bl: Remove unnecessary default brightness check
- From: Christos Gkekas <chris.gekas@xxxxxxxxx>
- Re: [PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] backlight: tdo24m: add model and status sysfs entries
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- [PATCH 2/3] backlight: tdo24m: add the reset line gpio
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- [PATCH 1/3] backlight: tdo24m: fix the spi cs between transfers
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- Re: [PATCH] video: fbdev: mxsfb: fix pixelclock polarity
- From: Mauro Salvini <mauro.salvini@xxxxxxxxxxxx>
- [RFC PATCH] clk: move of_clk_get_parent_count() declaration to <linux/__clk.h>
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [bug report] out of bounds read parsing vmode commandline option
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [bug report] out of bounds read parsing vmode commandline option
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- [PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- [PATCH v2 2/4] drm: Add support for a panel-orientation connector property
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- [PATCH v2 0/4] fb/drm: Add support for a panel-orientation connector prop
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- [PATCH 8/8] video: sa1100fb: move pseudo palette into sa1100fb_info structure
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 7/8] video: sa1100fb: fix video memory allocation leak
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 6/8] video: sa1100fb: clean up failure path
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 5/8] video: sa1100fb: use devm_gpio_request_one()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 4/8] video: sa1100fb: use devm_request_irq()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 3/8] video: sa1100fb: use devm_ioremap_resource()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 2/8] video: sa1100fb: use devm_clk_get()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 1/8] video: sa1100fb: use devm_kzalloc()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 0/8] sa1100fb updates
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- [PATCH] video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
- From: Himanshu Jha <himanshujha199640@xxxxxxxxx>
- [PATCH 1/1] drivers:video: use setup_timer
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH] video: fbdev: radeon: make const array post_divs static, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 2/4] drm: Add support for a panel-orientation connector property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] video: fbdev: make fb_var_screeninfo static, const and __initconst
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [GIT PULL] fbdev changes for v4.14
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 06/10] drivers:ethernet: return -ENOMEM on allocation failure.
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] video: fbdev: sis: make const array specialtv static, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 10/10] fs:btrfs: return -ENOMEM on allocation failure.
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] drivers/video/fbdev/atyfb: make const arrays static, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 05/10] drivers:net: return -ENOMEM on allocation failure.
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 06/10] drivers:ethernet: return -ENOMEM on allocation failure.
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 06/10] drivers:ethernet: return -ENOMEM on allocation failure.
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 05/10] drivers:net: return -ENOMEM on allocation failure.
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 04/10] drivers:mpt: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 05/10] drivers:net: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 07/10] driver:megaraid: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 08/10] driver:cxgbit: return -NOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 06/10] drivers:ethernet: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 10/10] fs:btrfs: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 09/10] driver:video: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure.
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- Re: [PATCH] backlight: s6e63m0: make const arrays static, reduces object code size
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH] backlight: s6e63m0: make const arrays static, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] video: fbdev: Fix an errro handling path in 'au1200fb_drv_probe()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [Outreachy kernel] [PATCH] staging: sm750fb: Remove extra blank lines
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH] staging: sm750fb: Remove extra blank lines
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- [PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 0/3] fb/drm: Add support for a panel-orientation connector prop
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/3] fb/drm: Add support for a panel-orientation connector prop
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH 3/3] drm/i915: Add "panel orientation" property to the panel connector
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/3] drm: Add support for a panel-orientation connector property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/3] video: fb: Make fbcon dmi quirks usuable for drm drivers too
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 0/3] fb/drm: Add support for a panel-orientation connector prop
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCHv2 2/2] backlight: add TI LMU backlight driver
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] video/console: Update BIOS dates list for GPD win console rotation DMI quirk
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video/console: Update BIOS dates list for GPD win console rotation DMI quirk
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 0/1] video/console: Update BIOS dates list for GPD win console rotation DMI quirk
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 0/1] video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] video: fbdev: sis: fix duplicated code for different branches
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: make fb_var_screeninfo const
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: aty: do not leak uninitialized padding in clk to userspace
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] vgacon: Prevent faulty bootparams.screeninfo from causing harm
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: make fb_videomode const
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/console: Add new BIOS date for GPD pocket to dmi quirk table
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbcon: remove restriction on margin color
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: ARM CLCD: constify amba_id
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fm2fb: constify zorro_device_id
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: sis: fix duplicated code for different branches
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [PATCH] video: fbdev: make fb_var_screeninfo const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH] video: fbdev: aty: do not leak uninitialized padding in clk to userspace
- From: Vladis Dronov <vdronov@xxxxxxxxxx>
- Re: [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] vgacon: Prevent faulty bootparams.screeninfo from causing harm
- From: Jan H. Schönherr <jschoenh@xxxxxxxxx>
- Re: [PATCH] vgacon, x86/boot: Prevent faulty bootparams.screeninfo from causing harm
- From: "Jan H. Schönherr" <jschoenh@xxxxxxxxx>
- Re: [PATCH] vgacon, x86/boot: Prevent faulty bootparams.screeninfo from causing harm
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] vgacon, x86/boot: Prevent faulty bootparams.screeninfo from causing harm
- From: Jan H. Schönherr <jschoenh@xxxxxxxxx>
- [PATCH] video: fbdev: make fb_videomode const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH] video/console: Add new BIOS date for GPD pocket to dmi quirk table
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] drivers: video: Fix 80 character limit and remove unnecessary space
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] fbcon: remove restriction on margin color
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH v2] fbdev: vgastate: fix line over 80 character and remove unnecessary space
- From: Himanshu Jha <himanshujha199640@xxxxxxxxx>
- [PATCH] video: ARM CLCD: constify amba_id
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH] drivers: video: Fix 80 character limit and remove unnecessary space
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Meelis Roos <mroos@xxxxxxxx>
- [PATCH] video: fm2fb: constify zorro_device_id
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] omapfb: constify omap_video_timings structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/2] fbdev: i810: make fb_ops const
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/2] fbdev: matrox: make fb_ops const
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/2] video: fbdev: Fix multiple style issues in xilinxfb
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: udlfb: constify usb_device_id.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/2] video: fbdev: smscufx: constify usb_device_id.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: vt8623fb: constify vt8623_timing_regs
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: add const to bin_attribute structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: constify copied structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: fix 1bpp logo for unusual width
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v6] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v4 7/8] video: goldfishfb: Add support for device tree bindings
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH] omapfb: constify omap_video_timings structures
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- [GIT PULL] fbdev fixes for v4.13-rc5
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
- From: Anton Vasilyev <vasilyev@xxxxxxxxx>
- [PATCH 1/2] fbdev: matrox: make fb_ops const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH 2/2] fbdev: i810: make fb_ops const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH 0/2] fbdev: make fb_ops const
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH] video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- [PATCH 1/2] video: fbdev: Fix multiple style issues in xilinxfb
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: Convert to using %pOF instead of full_name
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH 2/2] video: fbdev: udlfb: constify usb_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 1/2] video: fbdev: smscufx: constify usb_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 0/2] constify usb_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- [PATCH] video: fbdev: vt8623fb: constify vt8623_timing_regs
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- driver/video/fbdev/aty/atyfb_base.c: atyfb_ioctl() stack infoleak
- From: sohu0106 <sohu0106@xxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] video: fbdev: add const to bin_attribute structures
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] fbdev: matrox: hide unused 'hotplug' variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] video: fbdev: constify copied structures
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: Convert to using %pOF instead of full_name
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH v3] fbcon: add fbcon=margin:<color> command line option
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 00/28] constify fbdev pci_device_id.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] omapfb: panel-tpo-td043mtea1: constify attribute_group structures.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] omapfb: panel-sony-acx565akm: constify attribute_group structures.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: uvesafb: constify attribute_group structures.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: Convert to using %pOF instead of full_name
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: bfin-lq035q1-fb: constify dev_pm_ops
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 04/11] fbdev: da8xx-fb: Drop unnecessary static
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structure
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: cobalt_lcdfb: constify fb_fix_screeninfo structure
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 4/4] video: fbdev: sm712fb.c: fixed constant-left comparison warning
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 3/4] video: fbdev: sm712fb.c: fixed prefer unsigned int warning
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/4] video: fbdev: sm712fb.c: using __func__ macro for pr_debug
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 3/3][resend] omapfb: use of_graph_get_remote_endpoint()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [sm750fb] Sunix 2D VGA controller causes kernel panic and crash on boot
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [sm750fb] Sunix 2D VGA controller causes kernel panic and crash on boot
- From: Tommy Giesler <mail@xxxxxxxxx>
- Re: [PATCH] fbcon: Use background color for margins
- From: Adam Borowski <kilobyte@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Invert margin colors when terminal is inverted
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Invert margin colors when terminal is inverted
- From: Alan Cox <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH v2 2/2] fbcon: add VT notifier for VT_UPDATE event
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] fbcon: Invert margin colors when terminal is inverted
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH v2 0/2] Invert margin colors when terminal is inverted
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [Jfs-discussion] [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH] fbcon: Use background color for margins
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH RESEND] fbdev: omapfb: remove unused variable
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Jan Kara <jack@xxxxxxx>
- [no subject]
- From: daven bango <davenbango22@xxxxxxxxx>
- Re: [PATCH] fbcon: Use background color for margins
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 5/6] drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 4/6] drm/tinydrm: mipi-panel: refactor to use driver id
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 2/6] drm/tinydrm: add helpers for ST7586 controllers
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/6] drm/tinydrm: Add parameter for MIPI DCS pixel format
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: Noralf Trønnes <noralf@xxxxxxxxxxx>
- Re: [PATCH] fbcon: Use background color for margins
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v6] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- Re: [PATCH 3/6] drm/tinydrm: rename mi028qt module to mipi-panel
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 5/6] drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 2/6] drm/tinydrm: add helpers for ST7586 controllers
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 6/6] ARM: dts: da850-lego-ev3: Add node for LCD display
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 4/6] drm/tinydrm: mipi-panel: refactor to use driver id
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 3/6] drm/tinydrm: rename mi028qt module to mipi-panel
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH 1/6] drm/tinydrm: Add parameter for MIPI DCS pixel format
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH] fbcon: Use background color for margins
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH] fbdev: fix 1bpp logo for unusual width
- From: David Lechner <david@xxxxxxxxxxxxxx>
- [PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCHv2 0/2] backlight: Add TI LMU backlight driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCHv2 1/2] dt-bindings: backlight: add ti-lmu-backlight binding
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: "Jingoo Han" <jingoohan1@xxxxxxxxx>
- Re: [PATCH RESEND] fbdev: omapfb: remove unused variable
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH RESEND] fbdev: omapfb: remove unused variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH RESEND] fbdev: omapfb: remove unused variable
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH RESEND] fbdev: omapfb: remove unused variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
- From: Chris Zhong <zyw@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle.
- From: "Jingoo Han" <jingoohan1@xxxxxxxxx>
- [RESEND PATCH v2 2/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [RESEND PATCH v2 1/2] drm/exynos/decon: Move headers from global to local place
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH v5] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v4] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH v4 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCHv2 1/2] dt-bindings: backlight: add ti-lmu-backlight binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH 3/3][resend] omapfb: use of_graph_get_remote_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 3/3][resend] omapfb: use of_graph_get_remote_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v4] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 7/8] video: goldfishfb: Add support for device tree bindings
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v4 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v4 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v4 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- [PATCH 01/28] video: fbdev: radeon: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 03/28] video: fbdev: aty128fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 05/28] video: fbdev: asiliantfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 04/28] video: fbdev: sunxvr2500: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 06/28] video: fbdev: intelfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 07/28] video: fbdev: pvr2fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 08/28] video: fbdev: tridentfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 10/28] video: fbdev: via: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 09/28] video: fbdev: skeletonfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 11/28] video: fbdev: savage: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 13/28] video: fbdev: i810: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 14/28] video: fbdev: arkfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 12/28] video: fbdev: riva: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 16/28] video: fbdev: vermilion: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 15/28] video: fbdev: kyro: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 18/28] video: fbdev: mb862xx: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 17/28] video: fbdev: nvidia: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 20/28] video: fbdev: sunxvr500: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 19/28] video: fbdev: tdfx: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 22/28] video: fbdev: pm2fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 21/28] video: fbdev: imsttfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 23/28] video: fbdev: gxfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 25/28] video: fbdev: s3fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 24/28] video: fbdev: neofb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 26/28] video: fbdev: pm3fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 28/28] video: fbdev: vt8623fb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 27/28] video: fbdev: matroxfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 02/28] video: fbdev: atyfb: constify pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 00/28] constify fbdev pci_device_id.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties.
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] drm/qxl: Drop fbdev hwaccel flags
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] omapfb: panel-sony-acx565akm: constify attribute_group structures.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] omapfb: panel-tpo-td043mtea1: constify attribute_group structures.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] video: fbdev: uvesafb: constify attribute_group structures.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
- From: Chris Zhong <zyw@xxxxxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] video: fbdev: Convert to using %pOF instead of full_name
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] efifb: allow user to disable write combined mapping.
- From: Peter Jones <pjones@xxxxxxxxxx>
- [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
- From: Chris Zhong <zyw@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle.
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH] efifb: allow user to disable write combined mapping.
- From: Dave Airlie <airlied@xxxxxxxxxx>
- [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v3 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCHv2 0/2] backlight: Add TI LMU backlight driver
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
- [PATCHv2 1/2] dt-bindings: backlight: add ti-lmu-backlight binding
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
- [PATCHv2 2/2] backlight: add TI LMU backlight driver
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
- Re: [PATCH] backlight: pwm_bl: make of_device_ids const
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] video: bfin-lq035q1-fb: constify dev_pm_ops
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH 00/11] Drop unnecessary static
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH 00/11] Drop unnecessary static
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 04/11] fbdev: da8xx-fb: Drop unnecessary static
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- [PATCH 00/11] Drop unnecessary static
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v3] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structure
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- [PATCH v3 2/2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 1/2] firmware/dmi: Export dmi_system_id_match
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 4/4] drm/<drivers>: Drop fbdev info flags
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
- From: Sean Paul <seanpaul@xxxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [GIT PULL] fbdev changes for v4.13
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v3] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v2] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH RESEND] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2] fbdev: make get_fb_unmapped_area depends of !MMU
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] atyfb: hide unused variable
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/3] fbdev: fbmem: export get/put_fb_info()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2] fbdev: make get_fb_unmapped_area depends of !MMU
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH v2] fbdev: make get_fb_unmapped_area depends of !MMU
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- Re: [PATCH RESEND] staging: sm750fb: avoid conflicting vesafb
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Jakub Kicinski <kubakici@xxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] fbdev: make get_fb_unmapped_area depends of !MMU
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: Lots of new warnings with gcc-7.1.1
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Lots of new warnings with gcc-7.1.1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH 3/3] drm/msm: hijack firmware fb's memory
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH 2/3] fbdev: fbmem: export get/put_fb_info()
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH 1/3] drm/msm: kick out firmware framebuffer
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH 0/3] drm/msm: hijack firmware fb's memory
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Peter Jones <pjones@xxxxxxxxxx>
- Re: [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] fbdev: Nuke FBINFO_MODULE
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] fbdev: make get_fb_unmapped_area depends of !MMU
- From: Eric Engestrom <eric.engestrom@xxxxxxxxxx>
- [PATCH] fbdev: make get_fb_unmapped_area depends of !MMU
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- [PATCH] atyfb: hide unused variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] video: cobalt_lcdfb: constify fb_fix_screeninfo structure
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structures
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 2/4] fbdev: Nuke FBINFO_MODULE
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 4/4] drm/<drivers>: Drop fbdev info flags
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 2/4] fbdev: Nuke FBINFO_MODULE
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 3/4] drm/qxl: Drop fbdev hwaccel flags
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] backlight: pwm_bl: make of_device_ids const
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [PATCH 00/18] treewide: Move storage class before return type
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 15/18] video: fbdev: intelfb: Move inline before return type
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 16/18] video: fbdev: omap: Move inline before return type
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] video: backlight: gpio_backlight.c: make of_device_id structure const
- From: Lynn Lei <lynnl.yet@xxxxxxxxx>
- Re: [PATCH] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: matrox: the list iterator can't be NULL
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH 4/4] video: fbdev: sm712fb.c: fixed constant-left comparison warning
- From: Lynn Lei <lynnl.yet@xxxxxxxxx>
- [PATCH 3/4] video: fbdev: sm712fb.c: fixed prefer unsigned int warning
- From: Lynn Lei <lynnl.yet@xxxxxxxxx>
- [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning
- From: Lynn Lei <lynnl.yet@xxxxxxxxx>
- [PATCH 1/4] video: fbdev: sm712fb.c: using __func__ macro for pr_debug
- From: Lynn Lei <lynnl.yet@xxxxxxxxx>
- Re: [PATCH] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] omapfb: panel-dsi-cm: constify dsicm_attr_group
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] vmlfb: Fix error handling in cr_pll_init()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2] staging: sm750fb: fixed a assignment typo
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] staging: sm750fb: fixed a assignment typo
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: fixed a assignment typo
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: refactor method and fix potential type inconsistence
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: refactor the clock frequency calculation method
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] staging: sm750fb: refactor method and fix potential type inconsistence
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: skip unnecessary comparisons
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: sm750fb: skip unnecessary comparisons
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH] staging: sm750fb: coordinate conditional compilation
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- Re: [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2] staging: sm750fb: refactor method and fix potential type inconsistence
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH] staging: sm750fb: refactor method and fix potential type inconsistence
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH] staging: sm750fb: coordinate tab indent
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH] staging: sm750fb: refactor the clock frequency calculation method
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH] staging: sm750fb: fixed a assignment typo
- From: Lynn Lei <lynnl.wit@xxxxxxxxx>
- [PATCH RESEND] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v2 4/4] ARM: dts: rockchip: add pwm-delay-us backlight setting.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v2 3/4] ARM: dts: rockchip: set pre/post pwm-delay-us property.
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v2 2/4] pwm-backlight: add support for pwm-delay-us property
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH] video: fbdev: imxfb: use after free in imxfb_remove()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] video: fbdev: matrox: the list iterator can't be NULL
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH RESEND 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] uvesafb: use pr_cont when printing multiple parameters on the same line
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] uvesafb: use pr_cont when printing multiple parameters on the same line
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH RESEND 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: 答复: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] drivers: staging: sm750: Hold lock irrespective of fb numbers.
- From: Dhananjay Balan <mail@xxxxxxxxx>
- Re: [PATCH RESEND 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH v2 07/10] video: goldfishfb: Add support for device tree bindings
- From: Aleksandar Markovic <aleksandar.markovic@xxxxxxxxx>
- Re: [PATCH] fbcon: Make fbcon a built-time depency for fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] fbcon: Make fbcon a built-time depency for fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 2/2] pwm-backlight: Add support for pwm-delay-us property
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: pwm-backlight: Add pwm-delay-us property
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- Re: [PATCH] fbcon: Make fbcon a built-time depency for fbdev
- From: Alan Cox <gnomes@xxxxxxxxxxxxxxxxxxx>
- [PATCH] fbcon: Make fbcon a built-time depency for fbdev
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 3/3] omapfb: use of_graph_get_remote_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Peter Jones <pjones@xxxxxxxxxx>
- Re: [PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Ksummit-discuss] [TECH TOPIC] printk redesign
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- [PATCH] video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 07/11] 53c700: switch to dma_alloc_attrs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 06/11] sigwd93: switch to dma_alloc_attrs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v2] staging: sm750fb: always take the lock
- From: AbdAllah-MEZITI <abdallah.meziti.pro@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Frans Klaver <fransklaver@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Frans Klaver <fransklaver@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Frans Klaver <fransklaver@xxxxxxxxx>
- [PATCH] staging: sm750fb: always take the lock
- From: AbdAllah-MEZITI <abdallah.meziti.pro@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: always take the lock
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: sm750fb: always take the lock
- From: AbdAllah-MEZITI <abdallah.meziti.pro@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: fix sparce warning.
- From: Frans Klaver <fransklaver@xxxxxxxxx>
- [PATCH] staging: sm750fb: fix sparce warning.
- From: AbdAllah-MEZITI <abdallah.meziti.pro@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH V3] staging: sm750fb - add parameter names
- From: Derek Robson <robsonde@xxxxxxxxx>
- Re: [PATCH RESEND 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: Remove typedefs from _logical_chip_type_t and _clock_type_t
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] staging: sm750fb - style fix
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [Ksummit-discuss] [TECH TOPIC] printk redesign
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] omapfb: panel-dsi-cm: constify dsicm_attr_group
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH v3] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Bhushan Shah <bshah@xxxxxxx>
- [PATCH] vmlfb: Fix error handling in cr_pll_init()
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- Re: [Ksummit-discuss] [TECH TOPIC] printk redesign
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: move common locking code to a macro
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Bhushan Shah <bshah@xxxxxxx>
- Re: [PATCH v2] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: move common locking code to a macro
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: move common locking code to a macro
- From: Dhananjay Balan <mail@xxxxxxxxx>
- Re: [Nouveau] [PATCH 01/11] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- [PATCH RESEND 2/7] video: fbdev: don't use KERNEL_VERSION macro for MEDIA_REVISION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 3/7] [media] media: document the use of MEDIA_REVISION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 7/7] staging/atomisp: use MEDIA_VERSION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 6/7] [media] media: bcm2048: use MEDIA_REVISION isntead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 5/7] [media] media: s3c-camif: Use MEDIA_REVISON instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 1/7] [media] media: introduce MEDIA_REVISION macro
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH RESEND 4/7] [media] cx25821: use MEDIA_REVISION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH v2] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Bhushan Shah <bshah@xxxxxxx>
- [PATCH] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
- From: Bhushan Shah <bshah@xxxxxxx>
- Re: [PATCH] sm501fb: Silence a coccinelle script warning.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH] staging: sm750fb: move common locking code to a macro
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: sm750fb: move common locking code to a macro
- From: Dhananjay Balan <mail@xxxxxxxxx>
- [PATCH v2 2/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH v2 1/2] drm/exynos/decon: Move headers from global to local place
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH] backlight: pwm_bl: make of_device_ids const
- From: "Jingoo Han" <jingoohan1@xxxxxxxxx>
- RE: remove dma_alloc_noncoherent
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH] backlight: pwm_bl: make of_device_ids const
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [Qemu-devel] [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: Philipp Hahn <pmhahn@xxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] backlight: pwm_bl: make of_device_ids const
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 2/2] staging: sm750fb: change default screen resolution
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH] staging: sm750fb: Remove typedefs from _logical_chip_type_t and _clock_type_t
- From: Simran Singhal <singhalsimran0@xxxxxxxxx>
- [PATCH 2/2] drm/exynos/decon: Move headers from global to local place
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [Qemu-devel] [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: Philipp Hahn <hahn@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
- Re: [Qemu-devel] [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: Philipp Hahn <hahn@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [PATCH V2] staging: sm750fb - style fix
- From: Derek Robson <robsonde@xxxxxxxxx>
- [RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
- From: Philipp Hahn <hahn@xxxxxxxxxxxxx>
- [GIT PULL] fbdev fixes for v4.12-rc6
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [alsa-devel] [PATCH 04/11] sound/hal2: switch to dma_alloc_attrs
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [alsa-devel] [PATCH 04/11] sound/hal2: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [alsa-devel] [PATCH 04/11] sound/hal2: switch to dma_alloc_attrs
- From: Takashi Iwai <tiwai@xxxxxxx>
- remove dma_alloc_noncoherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] sound/hal2: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] serial/mpsc: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] sigwd93: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] 53c700: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] sgiseeq: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] au1000_eth: switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] i825xx: switch to switch to dma_alloc_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] sm501fb: Silence a coccinelle script warning.
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v1] omapfb: Use sysfs_match_string() helper
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: pxafb: Handle return value of clk_prepare_enable
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 3/3] mdacon: replace MDA_ADDR macro by inline function
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/3] mdacon: make mda_vram_base u16 *
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 1/3] mdacon: align code in mda_detect properly
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] sm501fb: Silence a coccinelle script warning.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2] video: fbdev: udlfb: drop log level for blanking
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: via: remove possibly unused variables
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: add missing USB-descriptor endianness conversions
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: avoid int-in-bool-context warning
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] Drivers: sm750fb - style fix
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH 1/7] [media] media: introduce MEDIA_REVISION macro
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 2/7] video: fbdev: don't use KERNEL_VERSION macro for MEDIA_REVISION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 5/7] [media] media: s3c-camif: Use MEDIA_REVISON instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 4/7] [media] cx25821: use MEDIA_REVISION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 7/7] staging/atomisp: use MEDIA_VERSION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 6/7] [media] media: bcm2048: use MEDIA_REVISION isntead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 3/7] [media] media: document the use of MEDIA_REVISION instead of KERNEL_VERSION
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 0/7] Introduce MEDIA_VERSION to end KENREL_VERSION abuse in media
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] drm: omapdrm: remove unused variable
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v1] omapfb: Use sysfs_match_string() helper
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] drm: omapdrm: remove unused variable
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] video: adp8870: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 1/2] video: adp8860: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 2/2] video: adp8870: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]