Linux Frame Buffer Development
[Prev Page][Next Page]
- Re: [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver(), (continued)
- [PATCH 1/2] video: omap: Staticise non-exported symbols,
Axel Lin
- [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data",
Timur Tabi
- [PATCH] video: s3c-fb: add shadow register protect,
Jingoo Han
- [PATCH v4] Resurrect Intel740 driver: i740fb,
Ondrej Zary
- [BUGFIX] video/mxsfb: fix crash when unblanking the display,
Lothar Waßmann
- [PATCH] video: s3c-fb: modify runtime pm functions,
Jingoo Han
- [PATCH] video: s3c-fb: set missing bitmask of enabled hardware window,
Jingoo Han
- [PATCH] drivers/video: fsl-diu-fb: merge all allocated data into one block,
Timur Tabi
- Re: backlight/ld9040.c: regulator control in the lcd driver,
Linus Walleij
- [PATCH] video: s3c2410: fix checkpatch error and warnings,
Jingoo Han
- Re: drm pixel formats update,
Laurent Pinchart
- [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API,
Laurent Pinchart
- Re: [PATCH 2/2] video: s3c-fb: Convert to devm style allocation,
Jingoo Han
- [PATCH 1/2] video: s3c-fb: Unify runtime and system PM functions,
Mark Brown
- Problems with radeon driver under KDE-4.7.2,
Hendrik Sattler
- [GIT PULL] fbdev fixes for 3.2, Florian Tobias Schandinat
- [PATCH] video: convert drivers/video/* to use module_platform_driver(),
Axel Lin
- [PATCH] video: s3c-fb: Unify runtime and system PM functions,
Mark Brown
- [PATCH 09/11] video: Remove redundant spi driver bus initialization,
Lars-Peter Clausen
- [PATCH 00/13] OMAPDSS: DSI fixes,
Tomi Valkeinen
- [PATCH 01/13] OMAPDSS: DSI: flush posted write when entering ULPS, Tomi Valkeinen
- [PATCH 02/13] OMAPDSS: DSI: flush posted write in send_bta, Tomi Valkeinen
- [PATCH 03/13] OMAPDSS: DISPC: Flush posted writes when enabling outputs, Tomi Valkeinen
- [PATCH 04/13] OMAPDSS: DSI: count with number of lanes, Tomi Valkeinen
- [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config, Tomi Valkeinen
- [PATCH 07/13] OMAPDSS: DSI: use lane config in dsi_get_lane_mask, Tomi Valkeinen
- [PATCH 08/13] OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset, Tomi Valkeinen
- [PATCH 05/13] OMAPDSS: DSI: Parse lane config, Tomi Valkeinen
- [PATCH 10/13] OMAPDSS: DSI: remove dsi_get_num_lanes_used, Tomi Valkeinen
- [PATCH 09/13] OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override, Tomi Valkeinen
- [PATCH 11/13] OMAPDSS: DSI: fix lane handling when entering ULPS, Tomi Valkeinen
- [PATCH 12/13] OMAPDSS: DSI: improve wait_for_bit_change, Tomi Valkeinen
- [PATCH 13/13] OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS, Tomi Valkeinen
- [PATCH] lxfb: add support for LQ057V3DG01 panel, Christian Gmeiner
- [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers,
Dave Martin
- [PATCH 00/65] OMAPDSS: manager/apply improvements,
Tomi Valkeinen
- [PATCH 01/65] OMAPDSS: DISPC: add missing prototype, Tomi Valkeinen
- [PATCH 02/65] OMAPDSS: Remove old fifomerge hacks, Tomi Valkeinen
- [PATCH 04/65] OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public, Tomi Valkeinen
- [PATCH 05/65] OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public, Tomi Valkeinen
- [PATCH 03/65] OMAPDSS: remove L4_EXAMPLE code, Tomi Valkeinen
- [PATCH 06/65] OMAPDSS: remove partial update from the overlay manager, Tomi Valkeinen
- [PATCH 07/65] OMAPDSS: remove partial update from DSI, Tomi Valkeinen
- [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update, Tomi Valkeinen
- [PATCH 10/65] OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup(), Tomi Valkeinen
- [PATCH 11/65] OMAPDSS: handle ilace/replication when configuring overlay, Tomi Valkeinen
- [PATCH 08/65] OMAPDSS: remove partial update from panel-taal, Tomi Valkeinen
- [PATCH 12/65] OMAPDSS: separate FIFO threshold setup from ovl_setup, Tomi Valkeinen
- [PATCH 13/65] OMAPDSS: separate overlay channel from ovl_setup, Tomi Valkeinen
- [PATCH 14/65] OMAPDSS: setup manager with dispc_mgr_setup(), Tomi Valkeinen
- [PATCH 15/65] OMAPDSS: DISPC: remove unused functions, Tomi Valkeinen
- [PATCH 18/65] OMAPDSS: split omap_dss_mgr_apply() to smaller funcs, Tomi Valkeinen
- [PATCH 22/65] OMAPDSS: APPLY: track whether a manager is enabled, Tomi Valkeinen
- [PATCH 23/65] OMAPDSS: APPLY: skip isr register and config for manual update displays, Tomi Valkeinen
- [PATCH 24/65] OMAPDSS: APPLY: skip isr register and config for disabled displays, Tomi Valkeinen
- [PATCH 25/65] OMAPDSS: APPLY: cleanup dss_start_update, Tomi Valkeinen
- [PATCH 27/65] OMAPDSS: store managers in an array, Tomi Valkeinen
- [PATCH 29/65] OMAPDSS: APPLY: separate vsync isr register/unregister, Tomi Valkeinen
- [PATCH 30/65] OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq(), Tomi Valkeinen
- [PATCH 31/65] OMAPDSS: APPLY: use dispc_mgr_get_vsync_irq(), Tomi Valkeinen
- [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct, Tomi Valkeinen
- [PATCH 36/65] OMAPDSS: APPLY: rename dss_cache to dss_data, Tomi Valkeinen
- [PATCH 33/65] OMAPDSS: APPLY: rename overlay_cache_data, Tomi Valkeinen
- [PATCH 34/65] OMAPDSS: APPLY: rename manager_cache_data, Tomi Valkeinen
- [PATCH 32/65] OMAPDSS: APPLY: configure_* funcs take ovl/manager as args, Tomi Valkeinen
- [PATCH 28/65] OMAPDSS: store overlays in a list for each manager, Tomi Valkeinen
- [PATCH 38/65] OMAPDSS: APPLY: move mgr funcs to apply.c, Tomi Valkeinen
- [PATCH 19/65] OMAPDSS: apply affects only one overlay manager, Tomi Valkeinen
- [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays, Tomi Valkeinen
- [PATCH 44/65] OMAPDSS: APPLY: add busy field to mgr_priv_data, Tomi Valkeinen
- [PATCH 43/65] OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data, Tomi Valkeinen
- [PATCH 45/65] OMAPDSS: APPLY: rewrite overlay enable/disable, Tomi Valkeinen
- [PATCH 49/65] OMAPDSS: APPLY: clean up isr_handler, Tomi Valkeinen
- [PATCH 48/65] OMAPDSS: APPLY: add updating flag, Tomi Valkeinen
- [PATCH 51/65] OMAPDSS: APPLY: move ovl->info to apply.c, Tomi Valkeinen
- [PATCH 50/65] OMAPDSS: APPLY: move mgr->info to apply.c, Tomi Valkeinen
- [PATCH 52/65] OMAPDSS: APPLY: move channel-field to extra_info set, Tomi Valkeinen
- [PATCH 53/65] OMAPDSS: APPLY: move fifo thresholds to extra_info set, Tomi Valkeinen
- [PATCH 54/65] OMAPDSS: APPLY: rename dirty & shadow_dirty, Tomi Valkeinen
- [PATCH 57/65] OMAPDSS: APPLY: skip enable/disable if already enabled/disabled, Tomi Valkeinen
- [PATCH 61/65] OMAPDSS: APPLY: add dss_ovl_simple_check(), Tomi Valkeinen
- [PATCH 62/65] OMAPDSS: APPLY: add dss_mgr_simple_check(), Tomi Valkeinen
- [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings, Tomi Valkeinen
- [PATCH 65/65] OMAPDSS: check the return value of dss_mgr_enable(), Tomi Valkeinen
- [PATCH 64/65] OMAPDSS: APPLY: add return value to dss_mgr_enable(), Tomi Valkeinen
- [PATCH 59/65] OMAPDSS: APPLY: remove runtime_get, Tomi Valkeinen
- [PATCH 60/65] OMAPDSS: Add comments about blocking of ovl/mgr functions, Tomi Valkeinen
- [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates(), Tomi Valkeinen
- [PATCH 55/65] OMAPDSS: APPLY: remove device_changed field, Tomi Valkeinen
- [PATCH 56/65] OMAPDSS: APPLY: add dss_apply_ovl_enable(), Tomi Valkeinen
- [PATCH 46/65] OMAPDSS: APPLY: rewrite register writing, Tomi Valkeinen
- [PATCH 47/65] OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq, Tomi Valkeinen
- [PATCH 26/65] OMAPDSS: store overlays in an array, Tomi Valkeinen
- [PATCH 39/65] OMAPDSS: remove ovl/mgr check-code temporarily, Tomi Valkeinen
- [PATCH 40/65] OMAPDSS: APPLY: add mutex, Tomi Valkeinen
- [PATCH 37/65] OMAPDSS: APPLY: move ovl funcs to apply.c, Tomi Valkeinen
- [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock, Tomi Valkeinen
- [PATCH 21/65] OMAPDSS: hide manager's enable/disable(), Tomi Valkeinen
- [PATCH 20/65] OMAPDSS: create apply.c, Tomi Valkeinen
- [PATCH 16/65] OMAPDSS: remove unneeded dss_ovl_wait_for_go(), Tomi Valkeinen
- [PATCH 17/65] OMAPDSS: add ovl/mgr_manual_update() helpers, Tomi Valkeinen
- [PATCH 1/8] fbdev/amifb: Correct whitespace,
Geert Uytterhoeven
- [PATCH] viafb: correct sync polarity for OLPC DCON,
Daniel Drake
- [PATCH] video: Fix return value of fb_notifier_call_chain,
Joonyoung Shim
- [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb,
Ondrej Zary
- QVGA on a hardware which supports only >= VGA,
Christian Gmeiner
- [GIT PULL] OMAP DSS fixes for 3.2-rc,
Tomi Valkeinen
- [PATCH 6/6] Drivers: video: riva: riva_hw: fixed a brace coding style issue, Zac Storer
- [PATCH 5/5] Drivers: video: riva: riva_hw: fixed a brace coding style issue,
Zac Storer
- [PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue,
Zac Storer
- [PATCH 3/3] Drivers: video: controlfb: fixed a brace coding style issue,
Zac Storer
- [PATCH] ARM: pxafb: fix overwriting of pixel clock and output enable polarity, Marc Kleine-Budde
- Recent viafb changes break OLPC DCON freeze,
Daniel Drake
- Re: [PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support, Igor Grinberg
- [PATCH v2] video: support MIPI-DSI controller driver, Kyungmin Park
- [PATCH] video:da8xx-fb: Disable and reset sequence on version2 of LCDC,
Manjunathappa, Prakash
- [PATCH] video:da8xx-fb: Add 24bpp LCD configuration support,
Manjunathappa, Prakash
- [PATCH] fb: split out framebuffer initialization from allocation,
Timur Tabi
- [PATCH 0/3] OMAPDSS: fixes for rc,
Tomi Valkeinen
- Getting FB to work in Console,
D.J.J. Ring, Jr.
- [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings,
kuninori . morimoto . gx
- [PATCH 01/15] fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask, Kuninori Morimoto
- [PATCH 02/15] fbdev: sh_mipi_dsi: tidyup dsip_clk, Kuninori Morimoto
- [PATCH 03/15] fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBM, Kuninori Morimoto
- [PATCH 04/15] fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expression, Kuninori Morimoto
- [PATCH 05/15] fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flag, Kuninori Morimoto
- [PATCH 06/15] fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flag, Kuninori Morimoto
- [PATCH 07/15] fbdev: sh_mipi_dsi: add lane control support, Kuninori Morimoto
- [PATCH 08/15] fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst mode, Kuninori Morimoto
- [PATCH 09/15] fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculation, Kuninori Morimoto
- [PATCH 10/15] fbdev: sh_mipi_dsi: add set_dot_clock() for each platform, Kuninori Morimoto
- [PATCH 11/15] fbdev: sh_mipi_dsi: add HSxxCLK support, Kuninori Morimoto
- [PATCH 12/15] fbdev: sh_mipi_dsi: sh_mipi has pdata instead of dev, Kuninori Morimoto
- [PATCH 13/15] fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup(), Kuninori Morimoto
- [PATCH 14/15] fbdev: sh_mipi_dsi: fixup setup timing of SYSCONF, Kuninori Morimoto
- [PATCH 15/15] fbdev: sh_mipi_dsi: fixup setup timing DSICTRL, Kuninori Morimoto
- Re: [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings, Florian Tobias Schandinat
- [RFC] drivers/video: fsl-diu-fb: combine several allocated buffers into one,
Timur Tabi
- RFC: abstract common HDMI code, Jun Nie
- [PATCH] video: s3c-fb: fix transparency length for pixel blending,
Jingoo Han
- [PATCH v3] GIO bus support for SGI IP22/28,
Thomas Bogendoerfer
- [RFC] Virtual CRTCs (proposal + experimental code),
Ilija Hadzic
- [PATCH] FSL/DIU: add 1080P, 720P and 800x600 video modes,
r66093
- [PATCH 09/18] MIPS: Alchemy: move au1200fb global functions to platform data,
Manuel Lauss
- [GIT PULL] fbdev updates for 3.2, Florian Tobias Schandinat
- [PATCH v3.1] Resurrect Intel740 driver: i740fb, Ondrej Zary
- [PATCH v3] Resurrect Intel740 driver: i740fb, Ondrej Zary
- [PATCH] fbtest: fix test011 with xpanstep or ypanstep greater than 1, Ondrej Zary
- fb_setcolreg(), CNVT_TOHW() and chan_to_field(),
Rabin Vincent
- [PATCH 02/16] macfb: fix black and white modes,
Finn Thain
- [PATCH v2] GIO bus support for SGI IP22/28,
Thomas Bogendoerfer
- [PATCH 1/4] zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistency,
Geert Uytterhoeven
- [PATCH 1/1] OMAP: DSS2: Add TI Boxer display panel driver,
Javier Martinez Canillas
- [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes,
Peter Korsgaard
- [PATCHv2] atmel_lcdfb: support new-style palette format,
Peter Korsgaard
- [PATCH] atmel_lcdfb: support new-style palette format,
Peter Korsgaard
- linux-next: manual merge of the staging tree with the fbdev tree,
Stephen Rothwell
- [GIT PULL] OMAP DSS for v3.2,
Tomi Valkeinen
- [PATCH 00/16] ARM: amba: Enable module alias autogeneration for AMBA drivers,
Dave Martin
- [PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches the manual.,
Alexander Stein
- [PATCH] video: platinumfb: Add __devexit_p at necessary place,
Axel Lin
- [PATCH 1/9] [v2] drivers/video: fsl-diu-fb: fix some ioctls,
Timur Tabi
- [RESEND][PATCH v2 2/2] fb: add events for early fb event support., Inki Dae
- [RESEND][PATCH v2 1/2] lcd: add callbacks for early fb event blank support., Inki Dae
- [RESENT][PATCH v2 0/2] fb: add early fb blank feature,
Inki Dae
- [PATCH] fb: fix au1100fb bitrot.,
Manuel Lauss
- [PATCH 1/9] drivers/video: fsl-diu-fb: fix some ioctls,
Timur Tabi
- Question on struct fb_videomode.name,
Timur Tabi
- [PATCH v2 2/2] fb: add events for early fb event support.,
Inki Dae
- [PATCH v2 1/2] lcd: add callbacks for early fb event blank support., Inki Dae
- [RFC PATCH 0/3] fbdev driver for dm644x,
Manjunath Hadli
- [PATCH] mx3fb: fix NULL pointer dereference in screen blanking.,
Michael Thalmeier
- Re: [PATCH] gma500: gtt based hardware scrolling console,
Geert Uytterhoeven
- [PATCH 49/55] video: irq: Remove IRQF_DISABLED,
Yong Zhang
- [PATCH 1/2] drivers/video: fix ioctls in the Freescale DIU framebuffer driver,
Timur Tabi
- [PATCH 49/57] video: irq: Remove IRQF_DISABLED,
Yong Zhang
- [patch] smscufx: change edid data to u8 instead of char,
Dan Carpenter
- [patch 1/1] fb: fix potential deadlock between lock_fb_info and console_lock,
akpm
- [PATCH v2 0/4] sh_mobile_meram cleanups and fixes,
Laurent Pinchart
- [PATCH 0/3] FB: Add window positioning support,
Ajay Kumar
- linux-next: manual merge of the fbdev tree with the mips tree, Stephen Rothwell
- [WIP/RFC 00/31] sh_mobile_lcdc: Media controller prototype,
Laurent Pinchart
- [WIP/RFC 01/31] fbdev: sh_mobile_lcdc: Reorder code into sections, Laurent Pinchart
- [WIP/RFC 02/31] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const), Laurent Pinchart
- [WIP/RFC 03/31] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe(), Laurent Pinchart
- [WIP/RFC 04/31] fbdev: sh_mobile_lcdc: Don't pass struct device around, Laurent Pinchart
- [WIP/RFC 05/31] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off, Laurent Pinchart
- [WIP/RFC 06/31] sh_mobile_hdmi: Remove platform data lcd_dev field, Laurent Pinchart
- [WIP/RFC 07/31] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition, Laurent Pinchart
- [WIP/RFC 09/31] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [WIP/RFC 08/31] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface, Laurent Pinchart
- [WIP/RFC 10/31] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly, Laurent Pinchart
- [WIP/RFC 11/31] arm: mach-shmobile: Add LCDC tx_dev field to platform data, Laurent Pinchart
- [WIP/RFC 12/31] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [WIP/RFC 13/31] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations, Laurent Pinchart
- [WIP/RFC 14/31] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field, Laurent Pinchart
- [WIP/RFC 15/31] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field, Laurent Pinchart
- [WIP/RFC 16/31] fbdev: sh_mobile_lcdc: Remove board configuration owner field, Laurent Pinchart
- [WIP/RFC 17/31] fbdev: sh_mobile_lcdc: Remove board configuration board_data field, Laurent Pinchart
- [WIP/RFC 18/31] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info, Laurent Pinchart
- [WIP/RFC 19/31] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg, Laurent Pinchart
- [WIP/RFC 20/31] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity, Laurent Pinchart
- [WIP/RFC 22/31] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation, Laurent Pinchart
- [WIP/RFC 21/31] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info, Laurent Pinchart
- [WIP/RFC 23/31] fbdev: sh_mobile_lcdc: Return display connection state in display_on, Laurent Pinchart
- [WIP/RFC 24/31] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan, Laurent Pinchart
- [WIP/RFC 25/31] sh_mobile_hdmi: Use LCDC notification callback, Laurent Pinchart
- [WIP/RFC 26/31] media: Initialize media controller core with subsys_initcall, Laurent Pinchart
- [WIP/RFC 28/31] fbdev: sh_mobile_lcdc: Make LCDC entity inherit from media_entity, Laurent Pinchart
- [WIP/RFC 27/31] fbdev: Add media controller support, Laurent Pinchart
- [WIP/RFC 29/31] fbdev: sh_mipi_dsi: Add media controller support, Laurent Pinchart
- [WIP/RFC 30/31] fbdev: sh_mobile_hdmi: Add media controller support, Laurent Pinchart
- [WIP/RFC 31/31] fbdev: sh_mobile_lcdc: Add media controller support, Laurent Pinchart
- [PATCH] zorro: Defer device_register() until all devices have been identified, Geert Uytterhoeven
- [PATCH 0/13] drivers/video: fsl-diu-fb: several minor improvements,
Timur Tabi
- [PATCH 03/13] drivers/video: fsl-diu-fb: remove unused ioctls, Timur Tabi
- [PATCH 08/13] drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb", Timur Tabi
- [PATCH 09/13] drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug, Timur Tabi
- [PATCH 05/13] drivers/video: fsl-diu-fb: improve device tree usage, Timur Tabi
- [PATCH 11/13] drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers, Timur Tabi
- [PATCH 10/13] drivers/video: fsl-diu-fb: fix memory leak on error, Timur Tabi
- [PATCH 07/13] drivers/video: fsl-diu-fb: improve local variable usage in some functions, Timur Tabi
- [PATCH 02/13] drivers/video: fsl-diu-fb: clean up printk usage, Timur Tabi
- [PATCH 13/13] drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLD, Timur Tabi
- [PATCH 12/13] drivers/video: fsl-diu-fb: the video buffer is not I/O memory, Timur Tabi
- [PATCH 01/13] drivers/video: fsl-diu-fb: clean up whitespace and formatting, Timur Tabi
- [PATCH 04/13] drivers/video: fsl-diu-fb: fix compilation warning, Timur Tabi
- [PATCH 06/13] drivers/video: fsl-diu-fb: remove redundant default video mode, Timur Tabi
- Re: [PATCH 0/13] drivers/video: fsl-diu-fb: several minor improvements, Florian Tobias Schandinat
- Proposal for a low-level Linux display framework,
Tomi Valkeinen
- How to use backlight device with fb device,
Tomi Valkeinen
- [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c,
Timur Tabi
- [PATCHv2 00/15] OMAP: DSS2: EDID & detect support,
Tomi Valkeinen
- [PATCHv2 01/15] OMAP: DSS2: add read_edid() to omap_dss_driver struct, Tomi Valkeinen
- [PATCHv2 02/15] OMAP: DSS2: add detect() to omap_dss_driver struct, Tomi Valkeinen
- [PATCHv2 03/15] OMAP: DSS2: HDMI: make set_timing saner, Tomi Valkeinen
- [PATCHv2 04/15] OMAP: DSS2: HDMI: implement read_edid(), Tomi Valkeinen
- [PATCHv2 05/15] OMAP: DSS2: HDMI: remove edid parsing, Tomi Valkeinen
- [PATCHv2 06/15] OMAP: DSS2: HDMI: split hdmi_core_ddc_edid, Tomi Valkeinen
- [PATCHv2 07/15] OMAP: DSS2: HDMI: clean up edid reading & fix checksum, Tomi Valkeinen
- [PATCHv2 08/15] OMAP: DSS2: HDMI: remove error prints in check_timings, Tomi Valkeinen
- [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect(), Tomi Valkeinen
- [PATCHv2 10/15] OMAP: DSS2: add panel-dvi driver, Tomi Valkeinen
- [PATCHv2 11/15] OMAP: use dvi panel driver instead of generic-dpi, Tomi Valkeinen
- [PATCHv2 12/15] OMAP: stalker: Remove LCD device from board file, Tomi Valkeinen
- [PATCHv2 13/15] OMAP: DSS2: panel-generic-dpi: remove "generic" panel, Tomi Valkeinen
- [PATCHv2 14/15] OMAP: Panda, Beagle, Overo: DVI: Add i2c_bus_num, Tomi Valkeinen
- [PATCHv2 15/15] OMAPFB: find best mode from edid, Tomi Valkeinen
- [PATCHv2 0/8] OMAP: DSS2: misc improvements,
Tomi Valkeinen
- [PATCH] backlight: Declare backlight_types[] const, Bart Van Assche
- Re: [PATCH] logo: Change regular 224-color tux logo to something more appropriate for Linux 3.1, Geert Uytterhoeven
- [PATCH V4 RESEND 1/6] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata,
Ajay Kumar
- [PATCH] FB: add early fb blank feature.,
Inki Dae
- [PATCH] smscufx: reduce number of casts in ufx_raw_rect,
Steve Glendinning
- [RFC] fbdev: remove display subsystem,
Florian Tobias Schandinat
- [RFC v2] allow multiple concurrent visible displays,
Florian Tobias Schandinat
- [PATCH 0/6] fbdev: au1200fb updates,
Manuel Lauss
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]