linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-03 09:31:33 to 2015-03-12 20:20:01 UTC [more...]

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-03-12 20:20 UTC  (2+ messages)

[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (2+ messages)

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (3+ messages)

[PATCH 8/8] powerpc: get rid of CONFIG_8xx
 2015-03-12 15:24 UTC 

[PATCH 6/8] mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:24 UTC 

[PATCH 5/8] tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
 2015-03-12 15:23 UTC 

[PATCH 3/8] video: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 2/8] um: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 1/8] powerpc: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCHv2] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-03-12 13:43 UTC 

[PATCH] staging: sm750fb: if else block checkpath warnings
 2015-03-12 10:44 UTC  (2+ messages)

[PATCH] staging: sm750fb: moved open brace next to declaration
 2015-03-12  9:50 UTC 

Add Xylon logiCVC framebuffer driver
 2015-03-11 15:27 UTC  (11+ messages)
` [PATCH 01/10] fbdev: Xylon "
` [PATCH 02/10] fbdev: xylon: Framebuffer driver core
` [PATCH 03/10] fbdev: xylon: Framebuffer driver ioctl
` [PATCH 04/10] fbdev: xylon: Framebuffer driver pixel clock
` [PATCH 05/10] fbdev: xylon: logiCVC IP core definitions
` [PATCH 06/10] fbdev: xylon: Framebuffer driver kernel and make configuration
` [PATCH 07/10] uapi: linux: Xylon framebuffer driver header file
` [PATCH 08/10] fbdev: Xylon framebuffer driver to fbdev Kconfig and Makefile
` [PATCH 09/10] bindings: video: Xylon logiCVC IP core device binding
` [PATCH 10/10] bindings: video: Xylon framebuffer driver binding

[PATCH v2 3/6] staging: sm750fb: Make internal functions static
 2015-03-11 15:03 UTC  (8+ messages)
` [PATCH v2 4/6] staging: sm750fb: Remove unused function
` [PATCH v2 6/6] staging: sm750fb: Remove spinlock helper function

[PATCH 1/6] staging: sm750fb: Use memset_io instead of memset
 2015-03-11 10:47 UTC  (18+ messages)
` [PATCH 2/6] staging: sm750fb: Fix non-ANSI function declarations
` [PATCH 3/6] staging: sm750fb: Make internal functions static
` [PATCH 4/6] staging: sm750fb: Expose hw712_fillrect externally
` [PATCH 5/6] staging: sm750fb: Fix __iomem pointer types
` [PATCH 6/6] staging: sm750fb: Spinlock and unlock in the same block

[PATCH 1/3] staging: sm7xxfb: use module init and exit
 2015-03-11  8:59 UTC  (9+ messages)
` [PATCH 2/3] staging: sm7xxfb: remove unneeded __setup
` [PATCH 3/3] staging: sm7xxfb: change return of sm7xx_vga_setup

[PATCH 0/6] staging: sm750fb: fixed all build warnings
 2015-03-11  8:56 UTC  (14+ messages)
` [PATCH 1/6] staging: sm750fb: remove unused functions
` [PATCH 2/6] staging: sm750fb: remove unused variables
` [PATCH 3/6] staging: sm750fb: correct function return
` [PATCH 4/6] staging: sm750fb: correct incompatible pointer type
` [PATCH 5/6] staging: sm750fb: fix mixed declarations
` [PATCH 6/6] staging: sm750fb: correct integer comparison

[PATCH 03/15] fbdev: aty128fb: replace PPC_OF with PPC
 2015-03-11  7:51 UTC  (6+ messages)

[PATCH v2] video: mxsfb: Make sure axi clock is enabled when accessing registers
 2015-03-11  2:58 UTC  (3+ messages)

Fwd: [PATCH] fbdev: udl: fix oops on USB unplug due to missing get_vblank_counter function
 2015-03-10 22:11 UTC 

[PATCH v2] staging: sm750fb: Fix sparse warning
 2015-03-10 15:33 UTC  (3+ messages)

[PATCH] video: treat signal like timeout as failure
 2015-03-10 15:26 UTC  (8+ messages)

[PATCH v3] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:25 UTC 

[PATCH v2] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:09 UTC  (2+ messages)

[PATCH] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:08 UTC  (8+ messages)

[patch] fbdev: pm3fb: cleanup some confusing indenting
 2015-03-10 12:47 UTC 

[PATCH 2/3 v3] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
 2015-03-10 12:38 UTC  (2+ messages)

[PATCH v2] video: fbdev: use msecs_to_jiffies for time conversions
 2015-03-10 12:32 UTC  (2+ messages)

[PATCH,RESEND] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-03-10 12:18 UTC  (2+ messages)

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-10 11:28 UTC  (40+ messages)
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory
` [PATCH 5/8] fbdev: ssd1307fb: Add module parameter bitsperpixel
` [PATCH 7/8] fbdev: ssd1307fb: Add sysfs handles to expose contrast and dim setting to userspace
` [PATCHv2 00/10] fbdev: ssd1307fb: Cleanup and add support for SSD1305
  ` [PATCHv2 02/10] fbdev: ssd1307fb: Use vmalloc to allocate video memory
  ` [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 07/10] fbdev: ssd1307fb: Add module parameter to set refresh rate of the display
  ` [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] staging: sm750fb: Fix sparse warning
 2015-03-10  9:14 UTC  (7+ messages)

[PATCH v3 1/5] staging: sm750fb: wrong type for print
 2015-03-10  8:57 UTC  (5+ messages)
` [PATCH v3 2/5] staging: sm750fb: remove pragma optimize
` [PATCH v3 3/5] staging: sm750fb: correctly define SM750LE_REVISION_ID
` [PATCH v3 4/5] staging: sm750fb: fix undeclared function
` [PATCH v3 5/5] staging: sm750fb: fix build failure

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-03-09 16:16 UTC  (23+ messages)
` [PATCH] video: ARM CLCD: Added support for FBIOPAN_DISPLAY and virtual y resolution
` [PATCH] video: ARM CLCD: Added support for FBIO_WAITFORVSYNC

[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  (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 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  (2+ messages)

[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


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