linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-24 01:10:36 to 2015-02-20 12:12:12 UTC [more...]

[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  (7+ messages)
` [PATCH v5 1/2] fbcon: store cursor blink interval in fbcon_ops
` [PATCH v5 2/2] fbcon: expose cursor blink interval via sysfs
  ` [PATCH v6 0/2] fbcon: user-defined cursor blink interval
    ` [PATCH v6 1/2] fbcon: store cursor blink interval in fbcon_ops
    ` [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 3/3] Moved assignment out of if() statement in efifb.c
 2015-02-18  8:36 UTC 

[PATCH 2/3] Static should not be initialize so removing static initialization from efifb.c
 2015-02-18  8:33 UTC 

[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 0/8] Cleanup and add support for SSD1305
 2015-02-14 16:12 UTC  (32+ messages)
` [PATCH 1/8] Documentation: dts: add missing Solomon Systech vendor prefix
` [PATCH 2/8] fbdev: ssd1307fb: Unify init code and make controller configurable from device tree
` [PATCH 3/8] fbdev: ssd1307fb: Add support for SSD1305
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory
` [PATCH 5/8] fbdev: ssd1307fb: Add module parameter bitsperpixel
` [PATCH 6/8] fbdev: ssd1307fb: Add module parameter to set update delay of the deffered io
` [PATCH 7/8] fbdev: ssd1307fb: Add sysfs handles to expose contrast and dim setting to userspace
` [PATCH 8/8] fbdev: ssd1307fb: Turn off display on driver unload

[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 

[PATCH] video: fbdev: fix possible null dereference
 2015-02-12 15:59 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] "

[PATCH] video: fbdev: make of_device_id array const
 2015-02-09 12:14 UTC  (2+ messages)

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

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

[PATCH RFC] video: fbdev: sis: condition with no effect
 2015-02-06 14:32 UTC  (8+ messages)

[PATCH] fbdev: aty: remove some unneeded variables
 2015-02-06 14:29 UTC 

[PATCH] video: fbdev: use msecs_to_jiffies for time conversion
 2015-02-06  9:14 UTC 

linux-next for fbdev
 2015-02-06  4:44 UTC  (3+ messages)

[PATCH] au1100fb: Delete unnecessary checks before two function calls
 2015-02-05 20:15 UTC  (5+ messages)

[PATCH] fbdev: via: remove unused variable
 2015-02-05 14:23 UTC 

[PATCH] fbdev: via/via_clock: fix sparse warning
 2015-02-05 12:54 UTC 

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  6:34 UTC  (4+ messages)
  ` [PATCH v10 1/6] mfd: Add support for Skyworks SKY81452 driver

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  6:31 UTC  (7+ 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 v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  4:59 UTC  (5+ messages)
` [PATCH v10 4/6] devicetree: Add new SKY81452 backlight binding

[PATCH] omapfb: Return error code when applying overlay settings fails
 2015-02-04 10:42 UTC  (2+ messages)

[PATCH] staging: sm7xxfb: make smtc_scr_info static
 2015-02-03 17:44 UTC  (4+ messages)

[PATCH 0/2] staging: sm7xxfb: checkpatch cleanup
 2015-02-03 14:54 UTC  (3+ messages)
` [PATCH 1/2] staging: sm7xxfb: fix CamelCase
` [PATCH 2/2] staging: sm7xxfb: fix remaining CamelCase

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

FB issue in linux-next-20150202
 2015-02-02 18:37 UTC 

possible fb bug in linux-next 20150202
 2015-02-02 13:42 UTC 

[PATCH v2] video: fbdev: fix sys_copyarea
 2015-01-30  8:49 UTC  (3+ messages)

[PATCH v4 0/2] fbcon: user-defined cursor blink interval
 2015-01-30  8:02 UTC  (6+ messages)
` [PATCH v4 1/2] fbcon: store cursor blink interval in fbcon_ops
` [PATCH v4 2/2] fbcon: expose cursor blink interval via sysfs

[PATCH] video/mmpfb: allow modular build
 2015-01-30  7:46 UTC  (2+ messages)

[PATCH] fb: via: turn gpiolib and i2c selects into dependencies
 2015-01-30  7:46 UTC  (2+ messages)

[PATCH v2] fbdev: ssd1307fb: return proper error code if write command fails
 2015-01-30  7:40 UTC  (2+ messages)

i915 framebuffer init too slow to find logo
 2015-01-29 14:59 UTC  (3+ messages)

[PATCH 2/3 v3] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
 2015-01-29 13:02 UTC  (2+ messages)

[PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
 2015-01-29 10:41 UTC  (7+ messages)

[PATCH] video: treat signal like timeout as failure
 2015-01-29  9:43 UTC  (4+ messages)

[PATCH] OMAPDSS: hdmi5: remove unneeded check
 2015-01-27 13:42 UTC  (3+ messages)

[PATCH] video: fbdev: sis: remove unused variables
 2015-01-27 13:20 UTC  (3+ messages)

[PATCH 00/14] OMAPDSS: Add TI DRA7xx support
 2015-01-27 10:50 UTC  (15+ messages)
` [PATCH 01/14] OMAPDSS: Add enum dss_pll_id
` [PATCH 02/14] OMAPDSS: PLL: add dss_pll_wait_reset_done()
` [PATCH 03/14] OMAPDSS: constify port arrays
` [PATCH 04/14] OMAPDSS: OMAP5: fix digit output's allowed mgrs
` [PATCH 05/14] OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OE
` [PATCH 06/14] OMAPDSS: add define for DRA7xx HW version
` [PATCH 07/14] Doc/DT: Add DT binding doc for DRA7xx DSS
` [PATCH 08/14] OMAPDSS: DSS: Add DRA7xx base support
` [PATCH 09/14] OMAPDSS: Add functions for external control of PLL
` [PATCH 10/14] OMAPDSS: Add Video PLLs for DRA7xx
` [PATCH 11/14] OMAPDSS: DISPC: Add DRA7xx support
` [PATCH 12/14] OMAPDSS: DISPC: program dispc polarities to control module
` [PATCH 13/14] OMAPDSS: HDMI: Add DRA7xx support
` [PATCH 14/14] OMAPDSS: DPI: "

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-01-26 20:54 UTC  (4+ messages)
` [PATCH v3 1/2] fbcon: store cursor blink interval in fbcon_ops
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs

[PATCH] fbdev: fix CVT vertical front and back porch values
 2015-01-26 20:21 UTC  (2+ messages)

[PATCH] video: hgafb: remove unneeded comparison
 2015-01-26 12:43 UTC  (2+ messages)

[RFC PATCH] fbcon: Remove unused vblank cursor code
 2015-01-26 12:11 UTC  (2+ messages)

[RFC PATCH 0/2] fbcon: user-defined cursor blink interval
 2015-01-26 12:08 UTC  (7+ messages)
` [RFC PATCH 1/2] fbcon: store cursor blink interval in fbcon_ops
` [RFC PATCH 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH v2 1/2] fbcon: store cursor blink interval in fbcon_ops
    ` [PATCH v2 2/2] fbcon: expose cursor blink interval via sysfs

[PATCH 2/3] hyperv: hyperv_fb.c: fixup-of-wait_for_completion_timeout-return-type
 2015-01-25 11:02 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).