linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-09 07:21:28 to 2011-03-29 03:20:20 UTC [more...]

[patch] backlight/pcf50633: check for NULL consistently in
 2011-03-29  3:20 UTC 

[patch] backlight/ld9040.c: testing the wrong variable in
 2011-03-29  3:19 UTC 

[GIT PULL] omap display subsystem changes for 2.6.39
 2011-03-28 21:07 UTC  (9+ messages)

[PATCH] fbcon: Remove unused 'display *p' variable from
 2011-03-28 16:18 UTC  (2+ messages)

vt & fbcon changes
 2011-03-28 14:38 UTC 

[RFC PATCH] HDMI:Support for EDID parsing in kernel
 2011-03-25 15:33 UTC  (15+ messages)

[GIT PULL] viafb fixes for 2.6.39
 2011-03-24 22:53 UTC  (3+ messages)

[PATCH 0/2] Fix resource size miscalculations
 2011-03-24 22:49 UTC  (8+ messages)
` [trivial PATCH 1/2] treewide: Fix iomap "
  ` [trivial PATCH 1/2] treewide: Fix iomap resource size

viafb clock patches - second round
 2011-03-24 21:32 UTC  (7+ messages)
` [PATCH 1/3] viafb: add primary/secondary clock on/off switches
` [PATCH 3/3] viafb: add VIA slapping capability
    ` [PATCH v2] "
` [PATCH 2/3] viafb: split clock and PLL code to an extra file

Future desktop on dumb frame buffers?
 2011-03-24 11:05 UTC  (18+ messages)

[PATCH 00/20] video: msm: Adding Support for MDP3.1
 2011-03-23 22:47 UTC  (43+ messages)
` [PATCH 01/20] video: msm: Fix typo 'mpd'->'mdp'
` [PATCH 02/20] video: msm: add spinlock to mdp_info struct
` [PATCH 03/20] video: msm: add locked_enable_mdp_irq function
` [PATCH 04/20] video: msm: Move clk to mdp_info struct
` [PATCH 05/20] video: msm: Setup framework for multiple output interfaces
` [PATCH 06/20] video: msm: Simplify mdp_blit function
` [PATCH 07/20] video: msm: Allow users to request a larger x and y virtual fb
  ` [PATCH 07/20] video: msm: Allow users to request a larger x and
    ` [PATCH 07/20] video: msm: Allow users to request a larger x
` [PATCH 08/20] video: msm: Refactor mdp_regs
` [PATCH 09/20] video: msm: Split out MDP2.2 HW specific code
` [PATCH 10/20] video: msm: Separate more MDP "
` [PATCH 11/20] video: msm: Add MDP FB DMA configuration
` [PATCH 12/20] video: msm: Add IRQ callback for MDP interface
` [PATCH 13/20] video: msm: Debugging for send_blit
` [PATCH 14/20] video: msm: Write IRQ mask to MDP registers
` [PATCH 15/20] video: msm: convert printk to pr_*
` [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing blits
  ` [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing
` [PATCH 17/20] video: msm: Prevent framebuffer glitch during initialization
    ` [PATCH 17/20] video: msm: Prevent framebuffer glitch
` [PATCH 18/20] video: msm: Prevent DMA lockups when switching bit depths
  ` [PATCH 18/20] video: msm: Prevent DMA lockups when switching
` [PATCH 19/20] video: msm: Separate calculation of base and offset
` [PATCH 20/20] video: msm: Add support for MDP 3.1 (qsd8k)

viafb clock patches - first round
 2011-03-23 22:35 UTC  (5+ messages)
` [PATCH 1/4] viafb: allow some pll calculations
` [PATCH 2/4] viafb: call viafb_get_clk_value only in viafb_set_vclock
` [PATCH 3/4] viafb: prepare for PLL separation
` [PATCH 4/4] viafb: add clock source selection and PLL power management support

viafb cleanup patches - first round
 2011-03-23 21:49 UTC  (5+ messages)
` [PATCH 4/4] viafb: remove unused max_hres/vres
` [PATCH 2/4] viafb: no need to write CRTC values twice
` [PATCH 3/4] viafb: kill crt_setting_information
` [PATCH 1/4] viafb: move initialization code

[GIT PULL] fbdev updates for 2.6.39-rc1, part 2
 2011-03-23 12:28 UTC 

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2011-03-22 20:58 UTC  (17+ messages)
` [PATCH 3/4 v5] "
  ` [PATCH v6 0/6] powerpc, 52xx: add charon board support
    ` [PATCH v1 1/6] powerpc, 5200: add support for charon board
    ` [PATCH v6 2/6] video, sm501: add I/O functions for use on powerpc
    ` [PATCH v6 4/6] video, sm501: add OF binding to support SM501
    ` [PATCH v6 5/6] powerpc, video: add SM501 support for charon board
      ` [PATCH v6 3/6] video, sm501: add edid and commandline support
      ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to fit for charon board
        ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to

Update Your E-Mail Details Account
 2011-03-22 14:38 UTC 

Linux 2.6.38-rc6
 2011-03-22  8:36 UTC  (11+ messages)

[patch v2] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-22  7:09 UTC  (2+ messages)

[PATCH 0/5] s3fb: various changes
 2011-03-22  6:51 UTC  (2+ messages)

[PATCH 06/13] omap: use list_move() instead of list_del()/list_add() combination
 2011-03-22  6:14 UTC  (4+ messages)
  ` [PATCH 06/13] omap: use list_move() instead of
` [PATCH 07/13] vmlfb: use list_move() instead of list_del()/list_add() combination

viafb fixes
 2011-03-21 22:46 UTC  (3+ messages)
` [PATCH 2/2] viafb: initialize margins correct
` [PATCH 1/2] viafb: refresh rate bug collection

[PATCH v3] matroxfb: remove incorrect Matrox G200eV support
 2011-03-21 17:28 UTC 

Xrandr and udlfb
 2011-03-21 15:27 UTC  (2+ messages)

Regression: black screen with Radeon KMS in 2.6.38 (2.6.37.4 worked
 2011-03-21  5:58 UTC  (3+ messages)
` Regression: black screen with Radeon KMS in 2.6.38 (2.6.37.4

[patch] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-21  5:43 UTC  (4+ messages)
` [patch] fbdev: sh_mobile_lcdc: checking NULL instead of

[PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
 2011-03-17 15:43 UTC  (7+ messages)
      ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct
          ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms

[PATCH 2/2] s5pc110: add MIPI-DSI controller driver
 2011-03-17  9:06 UTC  (3+ messages)

[GIT PULL] fbdev updates for 2.6.39-rc1
 2011-03-17  8:43 UTC 

[PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller
 2011-03-17  8:28 UTC  (3+ messages)

matroxfb: remove incorrect Matrox G200eV support
 2011-03-16 19:58 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2 1/3] ARM: PXA: PXAFB: Fix double-free issue
 2011-03-16 13:16 UTC  (12+ messages)
` [PATCH 1/4] ARM: PXA: PXAFB: rework pxafb overlay memory management
  ` [PATCH 2/4] ARM: PXA: PXAFB: Fix plane Z-ordering problem
  ` [PATCH 3/4] ARM: PXA: PXAFB: Fix typo in ypos assignment
  ` [PATCH 4/4] ARM: PXA: PXAFB: don't disable controller on cpufreq transition if overlay is in use
    ` [PATCH 4/4] ARM: PXA: PXAFB: don't disable controller on cpufreq

[GIT PULL] viafb updates for 2.6.39
 2011-03-16  9:09 UTC  (2+ messages)

[PATCH v2] fbdev: sh_mobile_lcdc: Add YUV framebuffer support
 2011-03-16  8:28 UTC  (4+ messages)
` [PATCH v2] fbdev: sh_mobile_lcdc: Add YUV input support

viafb cleanup patches
 2011-03-14  0:05 UTC  (8+ messages)
` [PATCH 1/4] viafb: kill lcd_panel_id
` [PATCH 2/4] viafb: remove unused data_mode and device_type
` [PATCH 3/4] viafb: strip some structures
` [PATCH 4/4] viafb: factor lcd scaling parameters out

viafb clock/PLL patches
 2011-03-12 21:46 UTC  (5+ messages)
` [PATCH 1/4] viafb: remove duplicated clock information
` [PATCH 2/4] viafb: always return the best possible clock
` [PATCH 3/4] viafb: remove duplicated clock storage
` [PATCH 4/4] viafb: split pll configs up

[PATCH] video via: make local variables static
 2011-03-12 15:34 UTC  (2+ messages)

[PATCH] video via: fix iomem access
 2011-03-12 15:34 UTC  (2+ messages)

[PATCH] video/via: drop deprecated (and unused) i2c_adapter.id
 2011-03-12 15:31 UTC  (2+ messages)

framebuffer works with console, but not tty
 2011-03-11 22:50 UTC 

[PATCH 0/6] OMAP: DSS2: DSI: IRQ restructuring
 2011-03-09 14:45 UTC  (4+ messages)
` [PATCH 6/6] OMAP: DSS2: DSI: fix IRQ debug prints


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).