linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-09 11:14:27 to 2015-03-08 12:40:03 UTC [more...]

[PATCH 1/4] staging: sm750fb: wrong type for print
 2015-03-08 12:43 UTC  (2+ messages)

[PATCH 0/2] add SM750 framebuffer driver
 2015-03-07 11:20 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: update for sm750fb driver
  ` [PATCH 1/2] staging: sm750fb: add sm750 to staging

[PATCH] staging/sm7xxfb: Make 'struct vgamode' static
 2015-03-07  0:36 UTC  (3+ messages)

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-05 22:12 UTC  (37+ messages)
` [PATCH 2/8] fbdev: ssd1307fb: Unify init code and make controller configurable from device tree
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory
` [PATCH 5/8] fbdev: ssd1307fb: Add module parameter bitsperpixel
` [PATCHv2 00/10] fbdev: ssd1307fb: Cleanup and add support for SSD1305
  ` [PATCHv2 01/10] fbdev: ssd1307fb: fix memory address smem_start
  ` [PATCHv2 02/10] fbdev: ssd1307fb: Use vmalloc to allocate video memory
  ` [PATCHv2 03/10] Documentation: dts: add missing Solomon Systech vendor prefix
  ` [PATCHv2 04/10] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
  ` [PATCHv2 05/10] fbdev: ssd1307fb: fix in tree users of ssd1306
  ` [PATCHv2 06/10] fbdev: ssd1307fb: Add support for SSD1305
  ` [PATCHv2 07/10] fbdev: ssd1307fb: Add module parameter to set refresh rate of the display
  ` [PATCHv2 08/10] fbdev: ssd1307fb: Add module parameter bitsperpixel
  ` [PATCHv2 09/10] fbdev: ssd1307fb: Add sysfs handles to expose contrast and dim setting to userspace
  ` [PATCHv2 10/10] fbdev: ssd1307fb: Turn off display on driver unload

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-03-05 10:59 UTC  (24+ messages)
  ` [PATCH] video: ARM CLCD: Added support for FBIOPAN_DISPLAY and virtual y resolution
` [PATCH] video: ARM CLCD: Added support for FBIO_WAITFORVSYNC
` [PATCH] video: ARM CLCD: Correcting timing checks for STN and TFT dispalys

[PATCH v2] video: mxsfb: Make sure axi clock is enabled when accessing registers
 2015-03-04  7:06 UTC 

[PATCH] video: mxsfb: Make sure axi clock is enabled when accessing registers
 2015-03-04  6:57 UTC  (4+ messages)

[PATCH 1/5] [resend] gxt4500: enable on non-PPC architectures
 2015-03-03 21:01 UTC  (5+ messages)
` [PATCH 2/5] [resend] gxt4500: fix 16bpp 565 mode
` [PATCH 3/5] [resend] gxt4500: fix color order
` [PATCH 4/5] [resend] gxt4500: Use write-combining for framebuffer (PAT and MTRR)
` [PATCH 5/5] [resend] gxt4500: enable panning

[PATCH 1/4] [resend] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
 2015-03-03 20:56 UTC  (4+ messages)
` [PATCH 2/4] [resend] tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320
` [PATCH 3/4] [resend] fb_ddc: Allow I2C adapters without SCL read capability
` [PATCH 4/4] [resend] tridentfb: Add DDC support

[PATCH,RESEND] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-03-03 13:09 UTC 

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-03-03  7:42 UTC  (13+ messages)
  ` [PATCH v11 1/6] mfd: Add support for Skyworks SKY81452 driver
  ` [PATCH v11 2/6] backlight: Add support Skyworks SKY81452 backlight driver
  ` [PATCH v11 3/6] devicetree: Add new SKY81452 mfd binding
  ` [PATCH v11 4/6] devicetree: Add new SKY81452 backlight binding
  ` [PATCH v11 5/6] devicetree: Add vendor prefix for Skyworks Solutions, Inc
  ` [PATCH v11 6/6] devicetree: Add SKY81452 to the Trivial Devices list

[PATCH] OMAP: DSS: DPI: disable vt-switch on suspend/resume
 2015-03-02 21:03 UTC  (4+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-03-02 11:15 UTC  (9+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
          ` [PATCH 2/2] fbcon: use the cursor blink interval provided by vt

Build warning for unused function in the file,sm7xxfb.c
 2015-02-27 15:26 UTC  (6+ messages)

[PATCH 03/15] fbdev: aty128fb: replace PPC_OF with PPC
 2015-02-27  2:05 UTC  (4+ messages)

[PATCH 01/15] OMAPDSS: fix AM43xx minimum pixel clock divider
 2015-02-26 12:49 UTC  (15+ messages)
` [PATCH 02/15] OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
` [PATCH 03/15] OMAPDSS: fix paddr check for TILER addresses
` [PATCH 04/15] OMAPDSS: TFP410: fix input sync signals
` [PATCH 05/15] OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
` [PATCH 06/15] OMAPDSS: DISPC: explicit handling for sync and de levels
` [PATCH 07/15] OMAPDSS: change signal_level & signal_edge enum values
` [PATCH 08/15] OMAPDSS: DISPC: change sync_pclk_edge default value
` [PATCH 09/15] OMAPDSS: DISPC: fix div by zero issue in overlay scaling
` [PATCH 10/15] OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
` [PATCH 11/15] OMAPDSS: setup default fifo thresholds
` [PATCH 12/15] OMAPDSS: Add support for MFLAG
` [PATCH 13/15] OMAPDSS: workaround for MFLAG + NV12 issue
` [PATCH 14/15] OMAPDSS: HDMI: hdmi synclost work-around
` [PATCH 15/15] OMAPDSS: disable VT switch

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-02-26 12:08 UTC  (8+ messages)
` [PATCH v2 02/11] fbdev: aty128fb: replace PPC_OF with PPC
` [PATCH v2 03/11] fbdev: radeon: "
` [PATCH v2 04/11] fbdev: imsttfb: remove the dependency on PPC_OF
` [PATCH v2 05/11] fbdev: nvidia: "
` [PATCH v2 06/11] fbdev: riva: "
` [PATCH v2 07/11] fbdev: remove the unnecessary includes of ppc specific header files
` [PATCH v2 08/11] fbdev: kconfig: replace PPC_OF with PPC

[RFC] pwm-backlight: Allow backlight to remain disabled on boot
 2015-02-26 11:06 UTC  (2+ messages)

[PATCH 3/3] Moved assignment out of if() statement in efifb.c
 2015-02-26 10:48 UTC  (2+ messages)

[PATCH 2/3] Static should not be initialize so removing static initialization from efifb.c
 2015-02-26 10:45 UTC  (2+ messages)
` [PATCH 2/3] Static should not be initialize so removing static initilization "

[PATCH 1/3] Printk() is replaced with respective pr_* functions
 2015-02-26 10:42 UTC 

[PATCH 0/2] backlight: pwm: Add backlight-boot-off property
 2015-02-26  8:25 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] OMAPDSS: restore "name" sysfs entry
 2015-02-25 22:33 UTC  (10+ messages)

[PATCH] omapdss: extend pm notifier to handle hibernation
 2015-02-25 17:03 UTC 

[patch] fbdev: pm3fb: cleanup some confusing indenting
 2015-02-25 13:25 UTC 

CONTRACT SUPPLY
 2015-02-21 15:20 UTC 

imxfb does not turn on automatically
 2015-02-21 15:18 UTC 

[PATCH] video: fbdev-SIS: Deletion of unnecessary checks before three function calls
 2015-02-21 13:26 UTC 

[PATCH] fbdev: goldfishfb: use devres api
 2015-02-20 17:51 UTC 

[PATCH v2] video: fbdev: use msecs_to_jiffies for time conversions
 2015-02-20 14:34 UTC 

[PATCH] video: fbdev: use msecs_to_jiffies for time conversion
 2015-02-20 14:20 UTC  (5+ messages)

[PATCH] fbdev: via/via_clock: fix sparse warning
 2015-02-20 12:26 UTC  (2+ messages)

[PATCH] video: fbdev: make of_device_id array const
 2015-02-20 12:16 UTC  (3+ messages)

[PATCH] video: fbdev: fix possible null dereference
 2015-02-20 12:13 UTC  (2+ messages)

[PATCH] video: ARM CLCD: Add missing error check for devm_kzalloc
 2015-02-20 12:12 UTC  (2+ messages)

[PATCH] fbdev: sm501fb: use memset_io
 2015-02-20 12:10 UTC  (2+ messages)

[PATCH v5 0/2] fbcon: user-defined cursor blink interval
 2015-02-20 12:04 UTC  (5+ messages)
` [PATCH v5 2/2] fbcon: expose cursor blink interval via sysfs
  ` [PATCH v6 0/2] fbcon: user-defined cursor blink interval
    ` [PATCH v6 2/2] fbcon: expose cursor blink interval via sysfs

[PATCH 1/3] Printk() is replaced with pr_* respective functions in efifb.c
 2015-02-18  9:51 UTC  (3+ messages)

[PATCH 1/5] gxt4500: enable on non-PPC architectures
 2015-02-17 22:33 UTC  (5+ messages)
` [PATCH 2/5] gxt4500: fix 16bpp 565 mode
` [PATCH 3/5] gxt4500: fix color order
` [PATCH 4/5] gxt4500: Use write-combining for framebuffer (PAT and MTRR)
` [PATCH 5/5] gxt4500: enable panning

[PATCH] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-02-16 18:34 UTC 

[PATCH] gxt4500: fix 16bpp 565 mode
 2015-02-14 23:09 UTC 

[PATCH] gxt4500: enable on non-PPC architectures
 2015-02-14 22:30 UTC 

[PATCH 1/2]Trivial patch: to solve indentation warnings in amba-clcd.c driver
 2015-02-14 10:20 UTC  (7+ messages)
    ` [PATCH 2/2]Trivial "

gxt4500 on x86 (Fire GL2)
 2015-02-12 21:11 UTC 

Odp: [PATCH 3/4] fb_ddc: Allow I2C adapters without SCL read capability
 2015-02-11 18:02 UTC 

Odp: [PATCH 1/4] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
 2015-02-11 18:01 UTC 

[bug report] potential memory corruption in intelfb_cursor()
 2015-02-11 15:45 UTC 

[GIT PULL] fbdev changes for 3.20
 2015-02-11  9:35 UTC 

[PATCH] staging: sm7xxfb: make vgamode static
 2015-02-10 12:20 UTC 

[PATCH] Trivial patch in efifb.c to solve common indent issue and indent error
 2015-02-10  8:10 UTC  (4+ messages)
      ` [PATCH1/2] "
          ` [PATCH2/2] "

fbdev: fb_defio not buildable as module
 2015-02-09 11:38 UTC 


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