Linux Frame Buffer Development
[Prev Page][Next Page]
- [PATCH] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page, (continued)
- [PATCH v2 00/57] SH Mobile LCDC: rework DSI/HDMI interface and add overlays support,
Laurent Pinchart
- [PATCH v2 01/57] fbdev: sh_mobile_lcdc: Reorder code into sections, Laurent Pinchart
- [PATCH v2 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const), Laurent Pinchart
- [PATCH v2 04/57] fbdev: sh_mobile_lcdc: Don't pass struct device around, Laurent Pinchart
- [PATCH v2 03/57] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe(), Laurent Pinchart
- [PATCH v2 05/57] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off, Laurent Pinchart
- [PATCH v2 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback, Laurent Pinchart
- [PATCH v2 09/57] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [PATCH v2 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly, Laurent Pinchart
- [PATCH v2 10/57] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [PATCH v2 08/57] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition, Laurent Pinchart
- [PATCH v2 07/57] sh_mobile_hdmi: Remove platform data lcd_dev field, Laurent Pinchart
- [PATCH v2 13/57] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [PATCH v2 14/57] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [PATCH v2 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data, Laurent Pinchart
- [PATCH v2 17/57] fbdev: sh_mobile_lcdc: Remove board configuration owner field, Laurent Pinchart
- [PATCH v2 16/57] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field, Laurent Pinchart
- [PATCH v2 19/57] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info, Laurent Pinchart
- [PATCH v2 18/57] fbdev: sh_mobile_lcdc: Remove board configuration board_data field, Laurent Pinchart
- [PATCH v2 20/57] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg, Laurent Pinchart
- [PATCH v2 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity, Laurent Pinchart
- [PATCH v2 22/57] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info, Laurent Pinchart
- [PATCH v2 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on, Laurent Pinchart
- [PATCH v2 26/57] sh_mobile_hdmi: Use LCDC notification callback, Laurent Pinchart
- [PATCH v2 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan, Laurent Pinchart
- [PATCH v2 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback, Laurent Pinchart
- [PATCH v2 23/57] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation, Laurent Pinchart
- [PATCH v2 29/57] fbdev: sh_mobile_hdmi: Don't access LCDC fb_info, Laurent Pinchart
- [PATCH v2 28/57] fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler, Laurent Pinchart
- [PATCH v2 31/57] fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes, Laurent Pinchart
- [PATCH v2 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function, Laurent Pinchart
- [PATCH v2 32/57] fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure, Laurent Pinchart
- [PATCH v2 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan, Laurent Pinchart
- [PATCH v2 30/57] fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode, Laurent Pinchart
- [PATCH v2 35/57] fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup, Laurent Pinchart
- [PATCH v2 15/57] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field, Laurent Pinchart
- [PATCH v2 37/57] fbdev: sh_mobile_lcdc: Store configuration in channel structure, Laurent Pinchart
- [PATCH v2 36/57] fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions, Laurent Pinchart
- [PATCH v2 38/57] fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync, Laurent Pinchart
- [PATCH v2 39/57] arm: mach-shmobile: Split MERAM resources into regs and meram, Laurent Pinchart
- [PATCH v2 40/57] fbdev: sh_mobile_meram: Request memory regions for memory resources, Laurent Pinchart
- [PATCH v2 41/57] fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb, Laurent Pinchart
- [PATCH v2 43/57] fbdev: sh_mobile_meram: Make current_reg field store the current reg set, Laurent Pinchart
- [PATCH v2 42/57] fbdev: sh_mobile_meram: Make variables unsigned where applicable, Laurent Pinchart
- [PATCH v2 44/57] fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb, Laurent Pinchart
- [PATCH v2 45/57] fbdev: sh_mobile_meram: Don't inline everything, Laurent Pinchart
- [PATCH v2 46/57] fbdev: sh_mobile_meram: Divide the code into sections, Laurent Pinchart
- [PATCH v2 47/57] fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation, Laurent Pinchart
- [PATCH v2 49/57] arm: mach-shmobile: Don't set MERAM ICB numbers in platform data, Laurent Pinchart
- [PATCH v2 48/57] fbdev: sh_mobile_meram: Allocate ICBs automatically, Laurent Pinchart
- [PATCH v2 50/57] fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields, Laurent Pinchart
- [PATCH v2 51/57] fbdev: sh_mobile_lcdc: Don't store copy of platform data, Laurent Pinchart
- [PATCH v2 53/57] fbdev: sh_mobile_meram: Don't perform update in register operation, Laurent Pinchart
- [PATCH v2 54/57] fbdev: sh_mobile_meram: Remove unneeded sanity checks, Laurent Pinchart
- [PATCH v2 52/57] arm: mach-shmobile: Constify sh_mobile_meram_cfg structures, Laurent Pinchart
- [PATCH v2 55/57] fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure, Laurent Pinchart
- [PATCH v2 56/57] fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix, Laurent Pinchart
- [PATCH v2 57/57] fbdev: sh_mobile_lcdc: Implement overlays support, Laurent Pinchart
- [PATCH 0/7] OMAPDSS: HDMI PHY burnout fix for 3.0 stable,
Tomi Valkeinen
- [PATCH 0/7] OMAPDSS: HDMI PHY burnout fix for 3.2 stable,
Tomi Valkeinen
- [PATCH 0/2] OMAPDSS: small fixes for 3.3 rc,
Tomi Valkeinen
- PATCH V2] video: s3c-fb: Add support EXYNOS5 FIMD, Jingoo Han
- [PATCH] video: s3c-fb: Add support EXYNOS5 FIMD, Jingoo Han
- [PATCH] [trivial] radeon: Fix typo in radeon_gem.c, Masanari Iida
- [PATCH] pxafb: do console locking before calling fb_blank(),
Vasily Khoruzhick
- [PATCH] udlfb: Fix invalid return codes in edid sysfs entry store function,
Olivier Sobrie
- [PATCH 0/5] viafb misc patches,
Florian Tobias Schandinat
- [PATCH 8/8] ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers,
Tony Lindgren
- [PATCH 1/8] ARM: OMAP2+: Move DISPC L3 firewall to happen in omap_display_init(),
Tony Lindgren
- fb_set_suspend usage in suspend/resume, Manjunathappa, Prakash
- [PATCH] video: s3c-fb: use devm_request_irq(),
Jingoo Han
- [PATCH 5/5] fbdev: s/#if CONFIG/#ifdef CONFIG/,
Geert Uytterhoeven
- [PATCH] drivers/video/pxa168fb.c: use devm_ functions,
Julia Lawall
- [patch] viafb: NULL dereference on allocation failure in query_edid(),
Dan Carpenter
- Kernel Display and Video API Consolidation mini-summit at ELC 2012 - Notes,
Laurent Pinchart
- linux-next: build failure after merge of the final tree (fbdev tree related),
Stephen Rothwell
- OMAP DSS warning in apply.c,
Russell King - ARM Linux
- [PATCH 0/3] viafb auxiliary device support,
Florian Tobias Schandinat
- [PATCH 0/4] implement viafb SAMM mode,
Florian Tobias Schandinat
- [PATCH v5] [resend] Resurrect Intel740 driver: i740fb,
Ondrej Zary
- [PATCH v2] OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled,
Archit Taneja
- [PATCH] ARM: OMAP1: ams-delta: clean up init data section assignments,
Janusz Krzysztofik
- [PATCH] OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled,
Archit Taneja
- [PATCH v2] video:da8xx-fb: calculate pixel clock period for the panel,
Manjunathappa, Prakash
- [PATCH] video: da8xx-fb: Fix build warning on unused label,
Manjunathappa, Prakash
- [PATCH v2] backlight: add support for Pandora backlight, Grazvydas Ignotas
- [PATCH 00/16] rmk's patch series for fixing OMAP,
Russell King - ARM Linux
- [GIT PULL] fbdev fixes for 3.3, Florian Tobias Schandinat
- [PATCH] OMAP: DSS2: TPO-TD03MTEA1: fix suspend hang,
Grazvydas Ignotas
- [PATCH] MAINTAINERS: add maintainer entry for Exynos DP driver,
Jingoo Han
- Re: fsl-diu: enable_lcdc() takes a pointer, not struct..., Tabi Timur-B04825
- [PATCH] backlight: add support for Pandora backlight, Grazvydas Ignotas
- [PATCH 00/13] sa1100fb cleanups,
Russell King - ARM Linux
- [PATCH 01/13] FB: sa1100: avoid section mismatch warnings, Russell King - ARM Linux
- [PATCH 02/13] FB: sa1100: add .owner initializer to driver structure, Russell King - ARM Linux
- [PATCH 03/13] FB: sa1100: constify rgb structures, Russell King - ARM Linux
- [PATCH 04/13] FB: sa1100: convert printks to dev_xxx(), Russell King - ARM Linux
- [PATCH 05/13] FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_info, Russell King - ARM Linux
- [PATCH 06/13] FB: sa1100: move machine inf structures to <video/sa1100fb.h>, Russell King - ARM Linux
- [PATCH 07/13] FB: sa1100: move platform data to platform files, Russell King - ARM Linux
- [PATCH 08/13] FB: sa1100: remove global sa1100fb_.*_power function pointers, Russell King - ARM Linux
- [PATCH 09/13] FB: sa1100: remove assabet specific initialization, Russell King - ARM Linux
- [PATCH 10/13] FB: sa1100: use inf members directly, Russell King - ARM Linux
- [PATCH 11/13] FB: sa1100: make GPIO configuration setting safe, Russell King - ARM Linux
- [PATCH 12/13] FB: sa11x0: fix shannon GPSR/GPCR accesses, Russell King - ARM Linux
- [PATCH 13/13] FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem, Russell King - ARM Linux
- Re: [PATCH 00/13] sa1100fb cleanups, Florian Tobias Schandinat
- [PATCH] video: support DP controller driver, Jingoo Han
- [patch] backlight: lp855x_bl: silence a compiler warning,
Dan Carpenter
- re: backlight: Add pcf50633 backlight driver, Dan Carpenter
- [PATCH 13/16] riva/fbdev: fix several -Wuninitialized,
Danny Kukawka
- How to restore frame buffer contents on hibernation restore?, vipul kumar samar
- [PATCH] MAINTAINERS: add entry for exynos display drivers video/driver/exynos/*,
Donghwa Lee
- [PATCH 2/2] OMAPDSS: DISPC: Fix scaling constraints for OMAP4, Archit Taneja
- [PATCH 1/2] OMAPDSS: Features: Maintain dss_feats as a list,
Archit Taneja
- [patch] intelfb: remove some dead code,
Dan Carpenter
- [PATCH v8 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI, Donghwa Lee
- [PATCH v8 1/2] video: support MIPI-DSI controller driver, Donghwa Lee
- [PATCH] video: convert drivers/video/* to use module_spi_driver(),
Axel Lin
- [PATCH 2/2] video: s3c-fb: add video clock running at data under-flow, Jingoo Han
- [PATCH 1/2] video: s3c-fb: add alpha value width setting,
Jingoo Han
- [GIT PULL] OMAP DSS fixes for 3.3-rc,
Tomi Valkeinen
- [PATCH] video: s3c-fb: fix checkpatch error,
Jingoo Han
- [PATCH] video: use gpio_request_one,
Jingoo Han
- Length of pseudo_palette, hubert-b
- [PATCH] fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4,
Danny Kukawka
- [PATCH] use devm_ functions,
Julia Lawall
- [PATCH 0/3]: ARM: OMAP2/3: HWMOD fixes for DSS,
Tomi Valkeinen
- [PATCH 00/16] OMAPDSS: old OMAPFB cleanup,
Tomi Valkeinen
- [PATCH 01/16] OMAPFB: remove old blizzard driver, Tomi Valkeinen
- [PATCH 03/16] OMAPDSS: Remove video SRAM support, Tomi Valkeinen
- [PATCH 02/16] OMAPFB: Remove OMAP2/3 support from old omapfb driver, Tomi Valkeinen
- [PATCH 05/16] OMAP2+: remove unneeded #include omapfb.h, Tomi Valkeinen
- [PATCH 04/16] OMAPFB: Remove video SRAM support (old omapfb), Tomi Valkeinen
- [PATCH 07/16] OAMPFB: remove unused omapfb_set_ctrl_platform_data(), Tomi Valkeinen
- [PATCH 09/16] OMAPFB: remove mem info from platform_data, Tomi Valkeinen
- [PATCH 06/16] OMAP: N770: remove HWA742 platform data, Tomi Valkeinen
- [PATCH 11/16] OMAPFB: Move old omapfb private structs to a private include file, Tomi Valkeinen
- [PATCH 13/16] OMAP1: pass LCD config with omapfb_set_lcd_config(), Tomi Valkeinen
- [PATCH 12/16] OMAPFB: remove omapfb_set_platform_data(), Tomi Valkeinen
- [PATCH 16/16] OMAPFB: remove remaining OMAP arch checks, Tomi Valkeinen
- [PATCH 14/16] OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM, Tomi Valkeinen
- [PATCH 15/16] OMAP1: Remove unused LCD devices from board files, Tomi Valkeinen
- [PATCH 10/16] OMAPFB: remove unused fb_format_to_dss_mode(), Tomi Valkeinen
- [PATCH 08/16] OMAPFB: remove early mem alloc from old omapfb, Tomi Valkeinen
- Re: [PATCH 00/16] OMAPDSS: old OMAPFB cleanup, Tomi Valkeinen
- [PATCH v5] Resurrect Intel740 driver: i740fb, Ondrej Zary
- [PATCH 0/3] OMAP: DSS PM fixes,
Tomi Valkeinen
- [PATCH] fbdev: sh_mipi_dsi: add extra settings method for platform,
Kuninori Morimoto
- [PATCH] video: s3c-fb: Convert to devm style allocation,
Mark Brown
- [PATCH 0/4] use devm_ functions,
Julia Lawall
- udlfb: remove sysfs framebuffer device with USB .disconnect(),
Kay Sievers
- [PATCH v7 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI,
Donghwa Lee
- [PATCH v7 1/2] video: support MIPI-DSI controller driver,
Donghwa Lee
[PATCH v6 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI,
Donghwa Lee
[PATCH v6 1/2] video: support MIPI-DSI controller driver,
Donghwa Lee
[PATCH 0/6] OMAPDSS: HDMI PHY burnout fix,
Tomi Valkeinen
[PATCH] drivers/video: compile fixes for fsl-diu-fb.c,
Michael Neuling
[GIT PULL] fbdev updates for 3.3,
Florian Tobias Schandinat
[PATCH 0/6] OMAPDSS: naive fifomerge support,
Tomi Valkeinen
OMAP DSS2/PM on 3.2 broken?, Joe Woodward
[PATCH] video: s3c-fb: Add device tree support,
Thomas Abraham
[GIT PULL] OMAP DSS for v3.3,
Tomi Valkeinen
[PATCH] intelfbdrv.c: bailearly is an int module_param, Rusty Russell
[PATCH v3] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS,
Manjunathappa, Prakash
[PATCH] fb_defio: add first_io callback,
Heiko Stübner
[PATCH] video/omap2. dispc_mgr_enable needs runtime PM,
NeilBrown
[PATCH 1/2] backlight: Convert platform_lcd to devm_kzalloc(),
Mark Brown
[PATCH] offb: Fix setting of the pseudo-palette for >8bpp, Benjamin Herrenschmidt
[PATCH] grvga: fix section mismatch warnings,
Sam Ravnborg
[PATCH 0/6] video: s3c-fb: Use runtime suspend while blanked,
Mark Brown
[RFC PATCH 00/29] OMAPDSS: Initial Writeback Capture mode support,
Archit Taneja
- [RFC PATCH 01/29] omapdss/omapfb/omap_vout: Introduce manager output struct, Archit Taneja
- [RFC PATCH 02/29] OMAPDSS: Add writeback to omap_dss_mgr_output, Archit Taneja
- [RFC PATCH 03/29] OMAPDSS: Writeback: Add writeback interface and panel driver, Archit Taneja
- [RFC PATCH 04/29] OMAPDSS: APPLY/Writeback: Add writeback_info, Archit Taneja
- [RFC PATCH 05/29] OMAPDSS: APPLY/Writeback: Apply writeback configurations, Archit Taneja
- [RFC PATCH 06/29] OMAPDSS: APPLY: Add writeback enable/disable functions, Archit Taneja
- [RFC PATCH 07/29] OMAPDSS: APPLY: Add extra_info for writeback, Archit Taneja
- [RFC PATCH 08/29] OMAPDSS: APPLY: Modify manager unset device op, Archit Taneja
- [RFC PATCH 09/29] OMAPDSS: APPLY: Allow manager set/unset_device ops to set/unset writeback, Archit Taneja
- [RFC PATCH 10/29] OMAPDSS: APPLY: Calculate channel_in for writeback, Archit Taneja
- [RFC PATCH 11/29] OMAPDSS: DISPC: Add writeback as a new plane, Archit Taneja
- [RFC PATCH 12/29] OMAPDSS: Writeback: Add check for color_mode in dss_wb_simple_check(), Archit Taneja
- [RFC PATCH 13/29] OMAPDSS: APPLY: Configure writeback FIFOs, Archit Taneja
- [RFC PATCH 14/29] OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma, Archit Taneja
- [RFC PATCH 15/29] OMAPDSS: DISPC: Pass overlay caps as a parameter to DISPC overlay related functions, Archit Taneja
- [RFC PATCH 16/29] OMAPDSS: OVERLAY: Add position and replication as overlay caps, Archit Taneja
- [RFC PATCH 17/29] OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_plane_setup, Archit Taneja
- [RFC PATCH 18/29] OMAPDSS: DISPC: Make chroma_upscale an argument to dispc_plane_setup, Archit Taneja
- [RFC PATCH 19/29] OMAPDSS: DISPC: Don't set chroma resampling bit for writeback, Archit Taneja
- [RFC PATCH 20/29] OMAPDSS: Writeback: Add writeback capabilities, Archit Taneja
- [RFC PATCH 21/29] OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup, Archit Taneja
- [RFC PATCH 22/29] OMAPDSS: DISPC: Setup writeback go, enable and channel_in functions, Archit Taneja
- [RFC PATCH 23/29] OMAPDSS: Writeback: Configure writeback specific parameters, Archit Taneja
- [RFC PATCH 24/29] OMAPDSS: Writeback: Use panel driver ops to configure mirroring rotation and buffer size, Archit Taneja
- [RFC PATCH 25/29] OMAPDSS: Writeback: Add sysfs attributes to writeback panel, Archit Taneja
- [RFC PATCH 26/29] OMAPDSS: DISPLAY: Add a manager apply to sysfs store attributes for writeback, Archit Taneja
- [RFC PATCH 27/29] OMAPDSS: MANAGER: Split manager_display_store into smaller functions, Archit Taneja
- [RFC PATCH 28/29] OMAPDSS: MANAGER: Add writeback as a sysfs attribute, Archit Taneja
- [RFC PATCH 29/29] OMAPDSS: FEATURES: Allow WB panels to attach to managers, Archit Taneja
[PATCH] OMAPDSS: add OrtusTech COM43H4M10XTC display support,
Ilya Yanok
[PATCH] video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer,
Mark Brown
[PATCH] video: s3c-fb: Make runtime PM functional again,
Mark Brown
Need advice on performant text-mode output API, Andrey Utkin
[PATCH v2] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS,
Manjunathappa, Prakash
[PATCH] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS,
Manjunathappa, Prakash
[PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI,
Donghwa Lee
[PATCH v5 1/2] video: support MIPI-DSI controller driver, Donghwa Lee
[PATCH v5 0/2] video: support MIPI-DSI controller driver, Donghwa Lee
[PATCH] fbdev: matroxfb: Fix compilation after fb_var_screeninfo change,
Laurent Pinchart
[PATCH v4] video: support MIPI-DSI controller driver, Donghwa Lee
[PATCH] video: backlight: support MIPI DSI based s6e8ax0 amoled panel driver,
Donghwa Lee
linux-next: build warning after merge of the fbdev tree,
Stephen Rothwell
[PATCH v3] video: support MIPI-DSI controller driver,
Donghwa Lee
[PATCH] s3fb: fix Virge/VX,
Ondrej Zary
[PATCH 1/5] drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb(),
Timur Tabi
[PATCH RESEND] MXSFB: Fix driver registration,
Marek Vasut
Re: [PATCH] MXSFB: Fix driver registration,
Shawn Guo
[PATCH V2 2/2] OMAPDSS: DISPC: Update Scaling Clock Logic, Chandrabhanu Mahapatra
[PATCH V2 1/2] OMAPDSS: DISPC: Update Fir Coefficients, Chandrabhanu Mahapatra
[PATCH V2 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC Scaling,
Chandrabhanu Mahapatra
[PATCH] MAINTAINERS: add a maintainer for Samsung Framebuffer driver,
Jingoo Han
"ls > /dev/fb0" generates weird ioctls if panning is set,
Timur Tabi
Should I use FBINFO_VIRTFB?,
Timur Tabi
[PATCH 3/15] i810: fix module_param bool abuse.,
Rusty Russell
[PATCH 2/2] offb: Add palette hack for qemu "standard vga" framebuffer,
Benjamin Herrenschmidt
[PATCH 1/2] offb: Fix bug in calculating requested vram size, Benjamin Herrenschmidt
[PATCH 2/2] OMAPDSS: DISPC: Update Scaling Clock Logic, Chandrabhanu Mahapatra
[PATCH 1/2] OMAPDSS: DISPC: Update Fir Coefficients,
Chandrabhanu Mahapatra
[PATCH 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC Scaling, Chandrabhanu Mahapatra
[PATCH 00/57] SH Mobile LCDC: rework DSI/HDMI interface and add overlays support,
Laurent Pinchart
- [PATCH 01/57] fbdev: sh_mobile_lcdc: Reorder code into sections, Laurent Pinchart
- [PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const), Laurent Pinchart
- [PATCH 03/57] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe(), Laurent Pinchart
- [PATCH 04/57] fbdev: sh_mobile_lcdc: Don't pass struct device around, Laurent Pinchart
- [PATCH 05/57] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off, Laurent Pinchart
- [PATCH 07/57] sh_mobile_hdmi: Remove platform data lcd_dev field, Laurent Pinchart
- [PATCH 08/57] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition, Laurent Pinchart
- [PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback, Laurent Pinchart
- [PATCH 09/57] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [PATCH 10/57] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [PATCH 13/57] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly, Laurent Pinchart
- [PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data, Laurent Pinchart
- [PATCH 15/57] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field, Laurent Pinchart
- [PATCH 17/57] fbdev: sh_mobile_lcdc: Remove board configuration owner field, Laurent Pinchart
- [PATCH 16/57] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field, Laurent Pinchart
- [PATCH 19/57] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info, Laurent Pinchart
- [PATCH 18/57] fbdev: sh_mobile_lcdc: Remove board configuration board_data field, Laurent Pinchart
- [PATCH 23/57] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation, Laurent Pinchart
- [PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity, Laurent Pinchart
- [PATCH 22/57] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info, Laurent Pinchart
- [PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on, Laurent Pinchart
- [PATCH 26/57] sh_mobile_hdmi: Use LCDC notification callback, Laurent Pinchart
- [PATCH 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan, Laurent Pinchart
- [PATCH 20/57] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg, Laurent Pinchart
- [PATCH 14/57] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [PATCH 28/57] fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler, Laurent Pinchart
- [PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback, Laurent Pinchart
- [PATCH 31/57] fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes, Laurent Pinchart
- [PATCH 30/57] fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode, Laurent Pinchart
- [PATCH 32/57] fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure, Laurent Pinchart
- [PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan, Laurent Pinchart
- [PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function, Laurent Pinchart
- [PATCH 29/57] fbdev: sh_mobile_hdmi: Don't access LCDC fb_info, Laurent Pinchart
- [PATCH 35/57] fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup, Laurent Pinchart
- [PATCH 36/57] fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions, Laurent Pinchart
- [PATCH 38/57] fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync, Laurent Pinchart
- [PATCH 37/57] fbdev: sh_mobile_lcdc: Store configuration in channel structure, Laurent Pinchart
- [PATCH 39/57] arm: mach-shmobile: Split MERAM resources into regs and meram, Laurent Pinchart
- [PATCH 41/57] fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb, Laurent Pinchart
- [PATCH 40/57] fbdev: sh_mobile_meram: Request memory regions for memory resources, Laurent Pinchart
- [PATCH 42/57] fbdev: sh_mobile_meram: Make variables unsigned where applicable, Laurent Pinchart
- [PATCH 43/57] fbdev: sh_mobile_meram: Make current_reg field store the current reg set, Laurent Pinchart
- [PATCH 44/57] fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb, Laurent Pinchart
- [PATCH 45/57] fbdev: sh_mobile_meram: Don't inline everything, Laurent Pinchart
- [PATCH 46/57] fbdev: sh_mobile_meram: Divide the code into sections, Laurent Pinchart
- [PATCH 47/57] fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation, Laurent Pinchart
- [PATCH 49/57] arm: mach-shmobile: Don't set MERAM ICB numbers in platform data, Laurent Pinchart
- [PATCH 51/57] fbdev: sh_mobile_lcdc: Don't store copy of platform data, Laurent Pinchart
- [PATCH 50/57] fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields, Laurent Pinchart
- [PATCH 48/57] fbdev: sh_mobile_meram: Allocate ICBs automatically, Laurent Pinchart
- [PATCH 53/57] fbdev: sh_mobile_meram: Don't perform update in register operation, Laurent Pinchart
- [PATCH 55/57] fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure, Laurent Pinchart
- [PATCH 54/57] fbdev: sh_mobile_meram: Remove unneeded sanity checks, Laurent Pinchart
- [PATCH 52/57] arm: mach-shmobile: Constify sh_mobile_meram_cfg structures, Laurent Pinchart
- [PATCH 56/57] fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix, Laurent Pinchart
- [PATCH 57/57] fbdev: sh_mobile_lcdc: Implement overlays support, Laurent Pinchart
[PATCH v5 0/3] fbdev: Add FOURCC-based format configuration API,
Laurent Pinchart
[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO,
Janusz Krzysztofik
[PATCH v3] backlight/ld9040.c: regulator control in the driver, Donghwa Lee
[PATCH 1/3] video: convert mbxfb to use module_platform_driver(),
Axel Lin
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]