linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-12 15:24:14 to 2015-03-23 12:43:28 UTC [more...]

[PATCH RESEND 2 1/5] staging: sm750fb: Use memset_io instead of memset
 2015-03-23 12:43 UTC  (9+ messages)
` [PATCH RESEND 2 2/5] staging: sm750fb: Make internal functions static
` [PATCH RESEND 2 3/5] staging: sm750fb: Remove unused function
` [PATCH RESEND 2 4/5] staging: sm750fb: Fix __iomem pointer types
` [PATCH RESEND 2 5/5] staging: sm750fb: Remove spinlock helper function

[PATCH 13/13] staging: sm750: move assignment out of if cond
 2015-03-23 11:29 UTC  (2+ messages)

[PATCH 10/13] staging: sm750: blank line after declaration
 2015-03-23 11:26 UTC  (2+ messages)

[PATCH 09/13] staging: sm750: 80 characters per line
 2015-03-23 11:23 UTC  (2+ messages)

[PATCH 08/13] staging: sm750: comment formating
 2015-03-23 11:22 UTC  (2+ messages)

[PATCH 0/13] staging: sm750: reformat sm750.c
 2015-03-23 11:20 UTC  (2+ messages)

[PATCH 01/13] staging: sm750: Reintend
 2015-03-23 11:17 UTC  (2+ messages)

[PATCH 12/13] staging: sm750: fix whitspace for cast to pointer
 2015-03-22 23:14 UTC 

[PATCH 11/13] staging: sm750: fix whitespace
 2015-03-22 23:14 UTC 

[PATCH 07/13] staging: sm750: no braces for single stmt if blocks
 2015-03-22 23:13 UTC 

[PATCH 06/13] staging: sm750: newline before { in function decl
 2015-03-22 23:13 UTC 

[PATCH 05/13] staging: sm750: fix whitespaces around pointers
 2015-03-22 23:12 UTC 

[PATCH 04/13] staging: sm750: fix whitespace around braces
 2015-03-22 23:11 UTC 

[PATCH 03/13] staging: sm750: move '{' to previous line
 2015-03-22 23:11 UTC 

[PATCH 02/13] staging: sm750: add missing spaces after ','
 2015-03-22 23:11 UTC 

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

[PATCH 1/4] [resend] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
 2015-03-22 19:55 UTC  (5+ 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

[RFC 0/7] staging: fbtft: minimize coupling to the fbdev subsystem
 2015-03-21 18:23 UTC 

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-21  9:15 UTC  (55+ messages)
` [PATCH v1 01/47] x86: mtrr: annotate mtrr_type_lookup() is only implemented on generic_mtrr_ops
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [PATCH v1 03/47] devres: add devm_ioremap_wc()
` [PATCH v1 04/47] pci: add pci_ioremap_wc_bar()
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 07/47] video: fbdev: atyfb: move framebuffer length fudging to helper
` [PATCH v1 08/47] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around
` [PATCH v1 10/47] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 11/47] IB/qib: add acounting for MTRR
` [PATCH v1 12/47] IB/qib: use arch_phys_wc_add()
` [PATCH v1 13/47] IB/ipath: add counting for MTRR
` [PATCH v1 14/47] IB/ipath: use __arch_phys_wc_add()
` [PATCH v1 15/47] [media] media: ivtv: "
` [PATCH v1 16/47] fusion: "
` [PATCH v1 17/47] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [PATCH v1 18/47] vidoe: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [PATCH v1 19/47] video: fbdev: vesafb: use arch_phys_wc_add()
` [PATCH v1 20/47] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
` [PATCH v1 21/47] ethernet: myri10ge: use arch_phys_wc_add()
` [PATCH v1 22/47] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 23/47] staging: xgifb: "
` [PATCH v1 24/47] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 25/47] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 26/47] video: fbdev: gbefb: add missing mtrr_del() calls
` [PATCH v1 27/47] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [PATCH v1 28/47] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 29/47] video: fbdev: matrox: "
` [PATCH v1 30/47] video: fbdev: neofb: "
` [PATCH v1 31/47] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 32/47] video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 33/47] video: fbdev: savagefb: "
` [PATCH v1 34/47] video: fbdev: sisfb: "
` [PATCH v1 35/47] video: fbdev: aty: "
` [PATCH v1 36/47] video: fbdev: i810: "
` [PATCH v1 37/47] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v1 38/47] video: fbdev: kyrofb: "
` [PATCH v1 39/47] video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 40/47] video: fbdev: pm3fb: "
` [PATCH v1 41/47] video: fbdev: rivafb: "
` [PATCH v1 42/47] video: fbdev: tdfxfb: "
` [PATCH v1 43/47] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 44/47] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [PATCH v1 45/47] video: fbdev: geode gxfb: "
` [PATCH v1 46/47] video: fbdev: gxt4500: use pci_ioremap_wc_bar() "
` [PATCH v1 47/47] mtrr: bury MTRR - unexport mtrr_add() and mtrr_del()

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-20 21:16 UTC  (45+ 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
` [PATCHv4 00/10] Cleanup and add support for SSD1305
  ` [PATCHv4 01/10] fbdev: ssd1307fb: fix memory address smem_start
  ` [PATCHv4 02/10] fbdev: ssd1307fb: Allocate page aligned video memory
  ` [PATCHv4 03/10] of: Add Solomon Systech vendor prefix
  ` [PATCHv4 04/10] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
  ` [PATCHv4 05/10] ARM: mxs: fix in tree users of ssd1306
  ` [PATCHv4 06/10] fbdev: ssd1307fb: Add support for SSD1305
  ` [PATCHv4 07/10] fbdev: ssd1307fb: Add a module parameter to set the refresh rate
  ` [PATCHv4 08/10] fbdev: ssd1307fb: Turn off display on driver unload
  ` [PATCHv4 09/10] fbdev: ssd1307fb: add backlight controls for setting the contrast
  ` [PATCHv4 10/10] fbdev: ssd1307fb: Add blank mode

[PATCH] sm750fb: Fix indentation, spacing and switch-case
 2015-03-20 18:53 UTC 

[PATCH] omapdss: extend pm notifier to handle hibernation
 2015-03-20 17:19 UTC  (5+ messages)

[PATCH RESEND v2 1/5] staging: sm750fb: Use memset_io instead of memset
 2015-03-20 15:24 UTC  (4+ messages)
` [PATCH RESEND v2 4/5] staging: sm750fb: Fix __iomem pointer types

[PATCH] sm750fb: Fix C99 comment and if-else braces
 2015-03-20 14:36 UTC 

[PATCH] sm750fb: Fix Comment and if else braces
 2015-03-20 13:04 UTC  (3+ messages)

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

[PATCH] video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing
 2015-03-20 11:15 UTC  (4+ messages)

[PATCH] staging: sm750fb: fixing multiple checkpatch errors and warnings
 2015-03-19 20:21 UTC  (2+ messages)

[PATCH] sm750fb: Fix C99 Comments and if else braces
 2015-03-19 18:06 UTC  (3+ messages)

possible typo in ancient radeon code
 2015-03-19 12:52 UTC  (2+ messages)

[PATCH v3] video: mxsfb: Make sure axi clock is enabled when accessing registers
 2015-03-19  6:07 UTC 

[PATCH RESEND 1/5] staging: sm750fb: Use memset_io instead of memset
 2015-03-18 19:10 UTC  (21+ messages)
` [PATCH RESEND 2/5] staging: sm750fb: Make internal functions static
` [PATCH RESEND 3/5] staging: sm750fb: Remove unused function
` [PATCH RESEND 4/5] staging: sm750fb: Fix __iomem pointer types
` [PATCH RESEND 5/5] staging: sm750fb: Remove spinlock helper function

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

[PATCH] staging/sm75fb: Declare static functions as such
 2015-03-16 20:54 UTC  (3+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-16 19:29 UTC  (3+ messages)
  ` [PATCH 16/35 linux-next] video: "

[PATCH] staging:sm750fb:Fixed no space and indent warnings
 2015-03-16 14:20 UTC  (2+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-03-14 17:48 UTC  (8+ 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] staging: sm750fb: braces, indents, spaces fix
 2015-03-14  8:39 UTC  (5+ messages)

fbdev: sh_mobile_lcdc: Implement overlays support
 2015-03-13 15:45 UTC  (2+ messages)

[RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation
 2015-03-13 11:12 UTC  (4+ messages)

related to frame buffer rotation to 180 degree
 2015-03-13 10:12 UTC  (2+ messages)

[PATCH] staging: sm750fb: braces, indents, spaces fix
 2015-03-13  5:54 UTC 

[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 


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