Linux Frame Buffer Development
[Prev Page][Next Page]
- [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev', (continued)
- [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev', Thomas Zimmermann
- [PATCH v3 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device, Thomas Zimmermann
- [PATCH v3 10/38] fbdev/aty128fb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v3 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v3 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers, Thomas Zimmermann
- [PATCH v3 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH v3 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err(), Thomas Zimmermann
- [PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH v3 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v3 16/38] fbdev/mb862xxfb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v3 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup, Thomas Zimmermann
- [PATCH v3 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH v3 22/38] fbdev/radeonfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err(), Thomas Zimmermann
- [PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info(), Thomas Zimmermann
- [PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err(), Thomas Zimmermann
- [PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe, Thomas Zimmermann
- [PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions, Thomas Zimmermann
- [PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device, Thomas Zimmermann
- [PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount, Thomas Zimmermann
- [PATCH v3 37/38] fbdev/core: Rework fb init code, Thomas Zimmermann
- [PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files, Thomas Zimmermann
- [PATCH v3 35/38] fbdev/core: Move procfs code to separate file, Thomas Zimmermann
- [PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}(), Thomas Zimmermann
- [PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable, Thomas Zimmermann
- [PATCH v3 36/38] fbdev/core: Move file-I/O code into separate file, Thomas Zimmermann
- [PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev', Thomas Zimmermann
- [PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev', Thomas Zimmermann
- [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device, Thomas Zimmermann
- Re: [PATCH v3 00/38] fbdev: Make userspace interfaces optional, Lee Jones
- [PATCH v2] fbdev/media: Use GPIO descriptors for VIA GPIO,
Linus Walleij
- [PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register,
Sui Jingfeng
- [PATCH v2 00/38] fbdev: Make userspace interfaces optional,
Thomas Zimmermann
- [PATCH v2 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev', Thomas Zimmermann
- [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH v2 03/38] backlight/gpio_backlight: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH v2 08/38] fbdev/atyfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev', Thomas Zimmermann
- [PATCH v2 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev', Thomas Zimmermann
- [PATCH v2 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 12/38] fbdev/ep93xx-fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH v2 10/38] fbdev/aty128fb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 05/38] backlight/lv5207lp: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH v2 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH v2 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device, Thomas Zimmermann
- [PATCH v2 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers, Thomas Zimmermann
- [PATCH v2 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err(), Thomas Zimmermann
- [PATCH v2 16/38] fbdev/mb862xxfb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v2 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 17/38] fbdev/metronomefb: Use hardware device for dev_err(), Thomas Zimmermann
- [PATCH v2 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH v2 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup, Thomas Zimmermann
- [PATCH v2 19/38] fbdev/nvidiafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 22/38] fbdev/radeonfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 24/38] fbdev/rivafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info(), Thomas Zimmermann
- [PATCH v2 26/38] fbdev/sh7760fb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v2 37/38] fbdev/core: Rework fb init code, Thomas Zimmermann
- [PATCH v2 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files, Thomas Zimmermann
- [PATCH v2 34/38] fbdev/core: Add fb_device_{create,destroy}(), Thomas Zimmermann
- [PATCH v2 30/38] fbdev/smscufx: Detect registered fb_info from refcount, Thomas Zimmermann
- [PATCH v2 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe, Thomas Zimmermann
- [PATCH v2 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device, Thomas Zimmermann
- [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable, Thomas Zimmermann
- [PATCH v2 36/38] fbdev/core: Move file-I/O code into separate file, Thomas Zimmermann
- [PATCH v2 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH v2 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions, Thomas Zimmermann
- [PATCH v2 35/38] fbdev/core: Move procfs code to separate file, Thomas Zimmermann
- [PATCH v2 29/38] fbdev/sm501fb: Output message with fb_err(), Thomas Zimmermann
- Re: [PATCH v2 00/38] fbdev: Make userspace interfaces optional, Sam Ravnborg
- [PATCH] fbdev/media: Use GPIO descriptors for VIA GPIO,
Linus Walleij
- [PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state,
Philipp Zabel
- [PATCH 0/3] fbdev/hitfb: Various fixes,
Thomas Zimmermann
- [PATCH 00/30] fbdev: Make userspace interfaces optional,
Thomas Zimmermann
- [PATCH 01/30] backlight/bd6107: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 02/30] backlight/gpio_backlight: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 04/30] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 03/30] backlight/lv5207lp: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 07/30] fbdev/aty128fb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 05/30] fbdev/atyfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 06/30] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 08/30] fbdev/broadsheetfb: Call device_remove_file() with hardware device, Thomas Zimmermann
- [PATCH 10/30] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err(), Thomas Zimmermann
- [PATCH 09/30] fbdev/ep93xx-fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH 12/30] fbdev/mb862xxfb: Output messages with fb_dbg() and fb_err(), Thomas Zimmermann
- [PATCH 13/30] fbdev/metronomefb: Use hardware device for dev_err(), Thomas Zimmermann
- [PATCH 14/30] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 11/30] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH 15/30] fbdev/nvidiafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 16/30] fbdev/pxa168fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH 17/30] fbdev/radeonfb: Reorder backlight and framebuffer cleanup, Thomas Zimmermann
- [PATCH 18/30] fbdev/radeonfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 19/30] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 20/30] fbdev/rivafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 22/30] fbdev/smscufx: Detect registered fb_info from refcount, Thomas Zimmermann
- [PATCH 23/30] fbdev/tdfxfb: Set i2c adapter parent to hardware device, Thomas Zimmermann
- [PATCH 21/30] fbdev/sm501fb: Output message with fb_err(), Thomas Zimmermann
- [PATCH 24/30] fbdev/core: Pass Linux device to pm_vt_switch_*() functions, Thomas Zimmermann
- [PATCH 25/30] fbdev/core: Move framebuffer and backlight helpers into separate files, Thomas Zimmermann
- [PATCH 27/30] fbdev/core: Move procfs code to separate file, Thomas Zimmermann
- [PATCH 26/30] fbdev/core: Add fb_device_{create,destroy}(), Thomas Zimmermann
- [PATCH 29/30] fbdev/core: Rework fb init code, Thomas Zimmermann
- [PATCH 30/30] fbdev: Make support for userspace interfaces configurable, Thomas Zimmermann
- [PATCH 28/30] fbdev/core: Move file-I/O code into separate file, Thomas Zimmermann
- Re: [PATCH 00/30] fbdev: Make userspace interfaces optional, Geert Uytterhoeven
- Message not available
[PATCH] video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe(),
Christophe JAILLET
[GIT PULL] fbdev fixes for v6.4-rc5,
Helge Deller
[PATCH] fbdev: imsttfb: Fix error path of imsttfb_probe(), Helge Deller
[PATCH] fbdev: imsttfb: Release framebuffer and dealloc cmap on error path, Helge Deller
[PATCH] fbcon: Avoid showing softcursor if font not available,
Helge Deller
[syzbot] [fbdev?] general protection fault in soft_cursor,
syzbot
[PATCH] fbdev: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
[syzbot] [fbdev?] memory leak in fbcon_set_font (3), syzbot
Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays,
Bagas Sanjaya
Re: [PATCH 1/2] fbdev: Move two variable assignments in fb_alloc_cmap_gfp(), Helge Deller
[PATCH] backlight: pwm_bl: Remove unneeded checks for valid GPIOs,
Geert Uytterhoeven
[PATCH 0/2] Fix STI console on 64-bit parisc machines,
Helge Deller
[PATCH v5 41/44] video: Handle HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v5 39/44] vgacon: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v5 40/44] fbdev: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v5 34/44] staging: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH] backlight: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
[GIT PULL] fbdev fixes for v6.4-rc3,
Helge Deller
[PATCH AUTOSEL 4.14 3/4] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 4.14 2/4] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 4.19 4/5] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 4.19 3/5] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 5.4 3/5] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 5.4 4/5] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 5.10 6/8] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 5.10 5/8] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 5.15 08/11] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 5.15 07/11] fbdev: imsttfb: Fix use after free bug in imsttfb_probe, Sasha Levin
[PATCH AUTOSEL 5.15 09/11] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 6.1 11/14] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 6.1 12/14] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 6.1 10/14] fbdev: imsttfb: Fix use after free bug in imsttfb_probe, Sasha Levin
[PATCH AUTOSEL 6.3 15/18] fbdev: modedb: Add 1920x1080 at 60 Hz video mode, Sasha Levin
[PATCH AUTOSEL 6.3 16/18] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
[PATCH AUTOSEL 6.3 14/18] fbdev: imsttfb: Fix use after free bug in imsttfb_probe, Sasha Levin
[PATCH] fbdev: udlfb: Use usb_control_msg_send(),
Helge Deller
[PATCH 1/2] backlight: gpio_backlight: add new property default-brightness-level,
Alexandru Ardelean
[PATCH v2 0/4] video: backlight: lp855x: modernize bindings,
Artur Weber
[syzbot] [fbdev?] [usb?] WARNING in dlfb_submit_urb/usb_submit_urb (2),
syzbot
[PATCH] fbdev: i810: include i810_main.h in i810_dvt.c,
Arnd Bergmann
[PATCH] fbdev: fbmem: mark get_fb_unmapped_area() static,
Arnd Bergmann
[PATCH v4 38/41] video: handle HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH v4 32/41] staging: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v4 37/41] fbdev: atyfb: Remove unused clock determination,
Niklas Schnelle
[PATCH 5.4 130/282] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 5.10 204/381] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 4.19 085/191] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 4.14 046/116] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH] fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe(),
Dan Carpenter
[GIT PULL] fbdev fixes and updates for v6.4-rc2,
Helge Deller
[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH v4] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
[PATCH v3] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH v2] backlight: lm3630a: turn off both led strings when display is blank,
Maximilian Weigand
[PATCH v2] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
[PATCH] drivers: fbdev: arcfb: Fix error handling in arcfb_probe(),
Zongjie Li
Cannot boot an i386-UEFI thinkpad lenovo tablet-2,
Corentin Labbe
[PATCH v4 0/4] Fix up Nokia 770 regression,
Linus Walleij
[PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH 5.15 252/371] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 6.3 507/694] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 6.2 458/663] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH 6.1 415/611] linux/vt_buffer.h: allow either builtin or modular for macros, Greg Kroah-Hartman
[PATCH v1] backlight: lm3630a: turn off both led strings when display is blank,
Maximilian Weigand
[PATCH v3 0/3] Fix up Nokia 770 regression,
Linus Walleij
[PATCH v2 0/3] Fix up Nokia 770 regression,
Linus Walleij
[PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH 0/4] Fix up Nokia 770 regression,
Linus Walleij
[PATCH 0/4] video: backlight: lp855x: modernize bindings,
Artur Weber
[PATCH v2 00/19] drm,fbdev: Use fbdev's I/O helpers,
Thomas Zimmermann
- [PATCH v2 01/19] auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 09/19] fbdev/ps3fb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 07/19] fbdev/hecubafb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 02/19] auxdisplay/ht16k33: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 04/19] fbdev/arcfb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 11/19] fbdev/udlfb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 10/19] fbdev/smscufx: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 13/19] fbdev/xen-fbfront: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 12/19] fbdev/vfb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 08/19] fbdev/metronomefb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 06/19] fbdev/broadsheetfb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 16/19] fbdev: Don't re-validate info->state in fb_ops implementations, Thomas Zimmermann
- [PATCH v2 05/19] fbdev/au1200fb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 17/19] fbdev: Validate info->screen_{base,buffer} in fb_ops implementations, Thomas Zimmermann
- [PATCH v2 03/19] hid/hid-picolcd_fb: Use struct fb_info.screen_buffer, Thomas Zimmermann
- [PATCH v2 18/19] fbdev: Move I/O read and write code into helper functions, Thomas Zimmermann
- [PATCH v2 15/19] fbdev: Use screen_buffer in fb_sys_{read,write}(), Thomas Zimmermann
- [PATCH v2 19/19] drm/fb-helper: Use fb_{cfb,sys}_{read, write}(), Thomas Zimmermann
- [PATCH v2 14/19] fbdev: Return number of bytes read or written, Thomas Zimmermann
[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers,
Thomas Zimmermann
[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt,
Zheng Wang
[PATCH] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt, Zheng Wang
[GIT PULL] fbdev fixes and updates for v6.4-rc1,
Helge Deller
[PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers,
Thomas Zimmermann
- [PATCH 1/6] fbdev: Return number of bytes read or written, Thomas Zimmermann
- [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}(), Thomas Zimmermann
- [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations, Thomas Zimmermann
- [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} in fb_ops implementations, Thomas Zimmermann
- [PATCH 5/6] fbdev: Move CFB read and write code into helper functions, Thomas Zimmermann
- [PATCH 6/6] drm/fb-helper: Use fb_{cfb,sys}_{read, write}(), Thomas Zimmermann
- Re: [PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers, Helge Deller
- Re: [PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers, Sui Jingfeng
[PATCH 0/3] fbdev: Set missing owner fields in fb_ops,
Thomas Zimmermann
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]