linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-05 15:04:37 to 2010-08-12 00:08:42 UTC [more...]

viafb output device rework - part 1
 2010-08-12  0:08 UTC  (9+ messages)
` [PATCH 01/11] viafb: reset correct PLL
` [PATCH 02/11] viafb: remove lcdtbl.h
` [PATCH 03/11] viafb: remove stub
` [PATCH 04/11] viafb: unify output path configuration
` [[PATCH 05/11]] viafb: enable second display channel at central place
` [[PATCH 06/11]] viafb: rework output device routing
` [[PATCH 07/11]] viafb: propagate __init and __devinit
` [[PATCH 08/11]] viafb: reduce viafb_set_iga_path usage

[PATCH] video: tegra: add tegra display controller and fb driver
 2010-08-11 23:11 UTC 

[PATCH] matroxfb: fix incorrect use of memcpy_toio()
 2010-08-11 21:16 UTC  (3+ messages)

[PATCH] s3fb: add DDC support
 2010-08-11 20:18 UTC 

[PATCH 3/3 v3] [resend] cyber2000fb: add I2C support
 2010-08-11 19:48 UTC 

Framebuffer HOWTO 1.3 released today!
 2010-08-09 13:15 UTC 

[PATCH] OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
 2010-08-09 13:05 UTC  (7+ messages)

matroxfb - wrong PLL calculation for Mystique and Mystique 220
 2010-08-06 15:35 UTC 

[PATCH] w100fb: fix building error caused by incorrect use of writel()
 2010-08-05  9:19 UTC 

[PATCH] atmel_lcdfb: Fix for HFP substraction
 2010-08-04 14:43 UTC 

[PATCH 1/2] OMAP: DSS2: enable generic panel configuration modification
 2010-08-03  7:54 UTC  (6+ messages)
` [PATCH 2/2] [ARM] omap: cm-t35: fix video signal on DVI panels
` [PATCH 1/2] OMAP: DSS2: enable generic panel configuration

[PATCH 3/3] cyber2000fb: add I2C support
 2010-08-01 10:07 UTC  (5+ messages)
  ` [PATCH 3/3 v2] "
      ` [PATCH 3/3 v3] "

[PATCH 1/3] cyber2000fb: fix machine hang on module load
 2010-07-31 22:51 UTC  (5+ messages)

[PATCH 2/3] cyber2000fb: add mode_option parameter
 2010-07-31 20:55 UTC 

OMAP DSS2 coming out of OFF mode without restoring context
 2010-07-30 15:15 UTC  (6+ messages)

cyber2000fb - 24bpp and 32bpp modes not working
 2010-07-29 20:40 UTC  (2+ messages)
` [PATCH] cyber2000fb: fix console in truecolor modes

[PATCH v2] cyber2000fb: fix machine hang on module load
 2010-07-29 20:32 UTC 

[PATCH v4 0/5] Rework MPC5121 DIU support (for 2.6.36)
 2010-07-28  7:56 UTC  (8+ messages)
` [PATCH v4 1/5] fsl-diu-fb: fix issue with re-enabling DIU area descriptor
  ` [PATCH v4 1/5] fsl-diu-fb: fix issue with re-enabling DIU area
` [PATCH v4 2/5] fsl-diu-fb: move fsl-diu-fb.h to include/linux
` [PATCH v4 3/5] powerpc/mpc5121: shared DIU framebuffer support
` [PATCH v4 4/5] powerpc: doc/dts-bindings: update doc of FSL DIU bindings
` [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using EDID

[PATCH] [resend] cyber2000fb: fix machine hang on module load
 2010-07-27 21:18 UTC  (3+ messages)

[PATCH] [resend] cyber2000fb: add mode_option parameter
 2010-07-27 16:21 UTC  (2+ messages)

fbmem: VM_IO set, but not propagated
 2010-07-27 14:53 UTC  (4+ messages)

[PATCH 5/6 v3] fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
 2010-07-27  8:30 UTC  (2+ messages)

[PATCH 6/6 v3] ARM: mach-shmobile: add HDMI support to the ap4evb
 2010-07-27  8:27 UTC  (2+ messages)

[PATCH 3/6 v3] ARM: mach-shmobile: extend clock definitions on
 2010-07-27  8:26 UTC  (2+ messages)

[PATCH 2/6 v3] sh: add a reparent function to DIV6 clocks
 2010-07-27  8:25 UTC  (2+ messages)

[PATCH 0/6 v3] fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
 2010-07-27  7:20 UTC  (2+ messages)

[PATCH] [ARM] omap/board-cm-t35: fix visual artefacts
 2010-07-26  9:04 UTC  (2+ messages)

[PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts
 2010-07-26  8:34 UTC  (5+ messages)

[PATCH] OMAP2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
 2010-07-26  8:21 UTC  (2+ messages)

[PATCH] cyber2000fb: add mode_option parameter
 2010-07-25 19:32 UTC 

[PATCH] cyber2000fb: fix machine hang on module load
 2010-07-25 16:52 UTC 

[PATCH] vga16fb: refuse to load in face of other driver
 2010-07-25 11:54 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [Nouveau] [PATCH v2] vga16fb: refuse to load in face of other

minor viafb updates
 2010-07-23 15:55 UTC  (12+ messages)
` [PATCH 01/11] MAINTAINERS: update viafb entry
` [PATCH 02/11] viafb: remove duplicated scaling code
` [PATCH 03/11] viafb: improve lcd code readability
` [PATCH 04/11] viafb: add lcd scaling support for some IGPs
` [PATCH 05/11] viafb: fix PCI table
` [PATCH 06/11] viafb: simplify lcd size "detection"
` [PATCH 07/11] viafb: PLL value cleanup
` [PATCH 08/11] viafb: update fix before calculating depth
` [PATCH 09/11] viafb: remove ioctls which break the framebuffer interface
` [PATCH 10/11] viafb: probe cleanups
` [PATCH 11/11] viafb: fix accel_flags check_var bug

[PATCH 4/6 v3] sh: add a parameter to LCDC driver's .display_on()
 2010-07-21 10:13 UTC 

[PATCH 1/6 v3] sh: add a list of parent configurations to struct
 2010-07-21 10:13 UTC 

hesitated still another minute. Then, remembering how his father
 2010-07-20 14:22 UTC 

[PATCH] viafb: Depends on X86
 2010-07-20  0:14 UTC  (2+ messages)

[PATCH] viafb: Add transitive dependencies via gpiolib
 2010-07-19 22:34 UTC  (5+ messages)

[PATCH] LEDS: Add output invertion option to backlight trigger
 2010-07-19 20:05 UTC 

De rises, and you can use the
 2010-07-18 13:18 UTC 

[PATCH v2 00/26] Add support for the Ingenic JZ4740 System-on-a-Chip
 2010-07-17 12:14 UTC  (9+ messages)
` [PATCH v2 16/26] fbdev: Add JZ4740 framebuffer driver
  ` [PATCH v3] "

[PATCH v2] s3c-fb: Automatically calculate pixel clock when none is given
 2010-07-15 19:37 UTC  (5+ messages)
` [PATCH v2] s3c-fb: Automatically calculate pixel clock when none
` [PATCH v2] s3c-fb: Automatically calculate pixel clock when

[patch] fb: handle allocation failure in alloc_apertures()
 2010-07-15 18:32 UTC  (3+ messages)

[PATCH 05/10 v2] s3c-fb: Add v4l2 subdevice to support framebuffer
 2010-07-15 11:18 UTC  (3+ messages)

[PATCH] s3c-fb: Automatically calculate pixel clock when none is given
 2010-07-13  0:03 UTC 

Deadlock between fbcon and fb_defio?
 2010-07-12 16:09 UTC  (16+ messages)
    ` vfree() and mmap()ed framebuffer with defio (Was: Deadlock
      ` [Patch] HID: Fix PicoLCD to allow it to run fbcon and handle unplug
        ` [Patch] HID: Fix PicoLCD to allow it to run fbcon and handle
            ` [Patch 0/4] "
              ` [PATCH 1/4] HID: picolcd: fix deferred_io init/cleanup to
                    ` [PATCH 1/4 - adjusted changelog] HID: picolcd: fix deferred_io

kernel mode setting / how to configure the console's resolution X x Y with KMS active
 2010-07-10 13:42 UTC  (3+ messages)
` kernel mode setting / how to configure the console's resolution X

[PATCH v4 0/19] Various s3c-fb updates
 2010-07-09 11:58 UTC  (23+ messages)
` [PATCH 01/19] s3c-fb: Change to depending on CONFIG_S3C_FB_DEV
` [PATCH 02/19] s3c-fb: add default window feature
` [PATCH 03/19] s3c-fb: fixed distortedness situation for the mode more
` [PATCH 04/19] s3c-fb: only init window colour key controls for windows
` [PATCH 05/19] s3c-fb: Initial move to unifying the header files
` [PATCH 06/19] s3c-fb: udpate to support s3c2416/s3c2443 style hardware
` [PATCH 07/19] s3c-fb: Integrate palette setup code into main driver
` [PATCH 08/19] s3c-fb: Fix various null references on framebuffer
` [PATCH 09/19] s3c-fb: Correct FRAMESEL1 bitfield defines for
` [PATCH 10/19] s3c-fb: Separate S5PC100 and S5PV210 framebuffer driver
` [PATCH 11/19] s3c-fb: Add device name initialization
` [PATCH 12/19] s3c-fb: Add support for display panning
` [PATCH 13/19] s3c-fb: Add wait for VSYNC ioctl
` [PATCH 14/19] s3c-fb: window 3 of 64xx+ does not have an osd_d register
` [PATCH 15/19] s3c-fb: Add SHADOWCON shadow register locking support
` [PATCH 16/19] s3c-fb: Correct window osd size and alpha register
` [PATCH 17/19] s3c-fb: Protect window-specific registers during updates
` [PATCH 18/19] s3c-fb: fix section mismatch
` [PATCH 19/19] s3c-fb: Add support for DMA channel control on S5PV210

[PATCH 6/6 v2] ARM: mach-shmobile: add HDMI support to the ap4evb
 2010-07-08 14:13 UTC 

[PATCH 5/6 v2] fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
 2010-07-08 14:13 UTC 

[PATCH 4/6 v2] sh: add a parameter to LCDC driver's .display_on()
 2010-07-08 14:13 UTC 

[PATCH 3/6 v2] ARM: mach-shmobile: extend clock definitions on
 2010-07-08 14:13 UTC 

[PATCH 2/6 v2] sh: add a reparent function to DIV6 clocks
 2010-07-08 14:12 UTC 

[PATCH 1/6 v2] sh: add a list of parent configurations to struct
 2010-07-08 14:12 UTC 

[PATCH 0/6 v2] fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
 2010-07-08 14:12 UTC 

[PATCH 1/3] FB: Add some members for CPU Interface
 2010-07-08  0:52 UTC  (7+ messages)
`  "

[PATCH v2 0/2] ARM: S5PV210: Add MIPI-DSI support
 2010-07-07 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] S5PV210: FB: Add MIPI-DSI and CPU Interface features
  ` [PATCH v2 1/2] S5PV210: FB: Add MIPI-DSI and CPU Interface
` [PATCH v2 2/2] S5PV210: Add MIPI-DSI Driver

[PATCH 4/4] Smedia Glamo 3362 Framebuffer driver
 2010-07-07 13:12 UTC 

[PATCH v3 0/12] Various s3c-fb updates
 2010-07-06 16:16 UTC  (4+ messages)
` [PATCH v3 01/12] s3c-fb: Fix various null references on framebuffer

Re: [PATCH 1/3] FB: Add some members for CPU Interface
 2010-07-06 16:09 UTC  (2+ messages)

[PATCH 2/3] S5PV210: FB: Add MIPI-DSI and CPU Interface features
 2010-07-06 15:36 UTC  (2+ messages)

[PATCH 3/3] S5PV210: Add MIPI-DSI Driver
 2010-07-06 15:35 UTC  (3+ messages)

[PATCH 0/3] ARM: S5PV210: Add MIPI-DSI support
 2010-07-06 15:29 UTC 

[PATCH v1 2/2] S5PV210: Add MIPI-DSI Driver
 2010-07-06 15:28 UTC  (2+ messages)
`  "

[PATCH v1 1/2] S5PV210: FB: Add MIPI-DSI and CPU Interface
 2010-07-06 15:27 UTC 

fw: [PATCH v1 0/2] ARM: S5PV210: Add MIPI-DSI support
 2010-07-06 15:26 UTC 

[PATCH 3/6] ARM: mach-shmobile: extend clock definitions on sh7372
 2010-07-06  9:46 UTC  (3+ messages)
` [PATCH 3/6] ARM: mach-shmobile: extend clock definitions on

[PATCH 6/6] ARM: mach-shmobile: add HDMI support to the ap4evb board
 2010-07-05 15:38 UTC  (2+ messages)
` [PATCH 6/6] ARM: mach-shmobile: add HDMI support to the ap4evb


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).