linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-23 09:43:01 to 2015-03-10 08:57:36 UTC [more...]

[PATCH v3 1/5] staging: sm750fb: wrong type for print
 2015-03-10  8:57 UTC  (2+ messages)
` [PATCH v3 2/5] staging: sm750fb: remove pragma optimize

[PATCH v2] staging: sm750fb: Fix sparse warning
 2015-03-10  8:51 UTC 

[PATCH] staging: sm750fb: Fix sparse warning
 2015-03-10  8:47 UTC  (5+ messages)

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

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-03-09 16:16 UTC  (25+ 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 1/3] staging: sm7xxfb: use module init and exit
 2015-03-09 14:04 UTC  (8+ messages)
` [PATCH 2/3] staging: sm7xxfb: remove unneeded __setup
` [PATCH 3/3] staging: sm7xxfb: change return of sm7xx_vga_setup

[PATCH v2 1/4] staging: sm750fb: wrong type for print
 2015-03-09 13:29 UTC  (13+ messages)
` [PATCH v2 2/4] staging: sm750fb: remove pragma optimize
` [PATCH v2 3/4] staging: sm750fb: correctly define SM750LE_REVISION_ID
` [PATCH v2 4/4] staging: sm750fb: fix undeclared function

[GIT PULL] fbdev fixes for 4.0
 2015-03-09 12:49 UTC 

[PATCH 1/4] staging: sm750fb: wrong type for print
 2015-03-09  9:47 UTC  (11+ messages)
` [PATCH 2/4] staging: sm750fb: remove pragma optimize
` [PATCH 3/4] staging: sm750fb: correctly define SM750LE_REVISION_ID
` [PATCH 4/4] staging: sm750fb: fix undeclared function

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-03-09  9:41 UTC  (19+ 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 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 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] 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 


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