linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 12:30:05 to 2015-06-24 16:25:02 UTC [more...]

[PATCH v3 00/19] staging: sm750fb: checkpatch.pl fixes
 2015-06-24 16:25 UTC  (2+ messages)
` [PATCH v3 01/19] staging: sm750fb: use tabs for indentation

[PATCH] staging: sm750fb: use tabs for indentation
 2015-06-24  9:28 UTC  (4+ messages)

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-23 22:42 UTC  (12+ messages)
` [PATCH v7 1/9] pci: add pci_ioremap_wc_bar()
` [PATCH v7 2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v7 3/9] video: fbdev: kyrofb: "
` [PATCH v7 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
` [PATCH v7 6/9] lib: devres: add pcim_iomap_wc() variants
` [PATCH v7 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v7 8/9] video: fbdev: s3fb: "
` [PATCH v7 9/9] video: fbdev: vt8623fb: "

[PATCH] staging: sm750fb: remove unused variables
 2015-06-23 13:05 UTC  (4+ messages)

[PATCH 2/2] staging: sm750fb: fix typo in debug statement
 2015-06-23 13:02 UTC  (3+ messages)

[PATCH] staging: sm750fb: convert pr_err to pr_info
 2015-06-23 12:30 UTC  (3+ messages)

[PATCH 6/8] Staging: sm750fb: ddk750_sii164.c: Place braces on previous lines
 2015-06-23  9:53 UTC  (3+ messages)

[GIT PULL] fbdev changes for 4.2
 2015-06-23  6:46 UTC 

[PATCH 00/21] On-demand device registration
 2015-06-23  0:01 UTC  (18+ messages)

[PATCH 1/2] staging: sm750fb: remove redundant __func__ in debug statement
 2015-06-22  4:47 UTC 

Hello
 2015-06-21 17:17 UTC 

[PATCH v2 00/19] staging: sm750fb: checkpatch.pl fixes
 2015-06-20 18:36 UTC  (20+ messages)
` [PATCH 01/19] staging: sm750fb: use tabs for indentation
` [PATCH 02/19] staging: sm750fb: remove spacing after open parenthesis
` [PATCH 03/19] staging: sm750fb: remove space before close parenthesis
` [PATCH 04/19] staging: sm750fb: add space before open parenthesis
` [PATCH 05/19] staging: sm750fb: remove space between function name and parenthesis
` [PATCH 06/19] staging: sm750fb: add space before open brace
` [PATCH 07/19] staging: sm750fb: add space after close brace
` [PATCH 08/19] staging: sm750fb: add space after enum definition
` [PATCH 09/19] staging: sm750fb: add space after struct definition
` [PATCH 10/19] staging: sm750fb: add space after return type
` [PATCH 11/19] staging: sm750fb: consistent spacing around operators
` [PATCH 12/19] staging: sm750fb: add spaces "
` [PATCH 13/19] staging: sm750fb: add space after semicolon
` [PATCH 14/19] staging: sm750fb: remove trailing whitespace
` [PATCH 15/19] staging: sm750fb: remove unnecessary whitespace
` [PATCH 16/19] staging: sm750fb: fix brace placement
` [PATCH 17/19] staging: sm750fb: move while to follow do close brace
` [PATCH 18/19] staging: sm750fb: remove unnecessary braces
` [PATCH 19/19] staging: sm750fb: add missing blank line after declarations

[PATCH 0/4] staging: sm750fb: checkpatch.pl fixes
 2015-06-20 15:40 UTC  (8+ messages)
` [PATCH 1/4] staging: sm750fb: use tabs for indentation
` [PATCH 2/4] staging: sm750fb: fix spacing issues
` [PATCH 3/4] staging: sm750fb: fix brace placement
` [PATCH 4/4] staging: sm750fb: add missing blank line after declarations

doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-20 11:32 UTC  (7+ messages)
    ` doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus dr

[PATCH v3] staging: sm750fb: use tabs for indentation
 2015-06-20  8:07 UTC  (3+ messages)

[PATCH] staging: sm750fb: fix c99 comments
 2015-06-20  6:04 UTC  (5+ messages)
` [PATCH] Staging: sm750fb: Fix C99 Comments

[PATCH v2] staging: sm750fb: use tabs for indentation
 2015-06-20  5:49 UTC  (3+ messages)

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-06-19 21:18 UTC  (11+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants

[PATCH v2 0/9] fix sm7xxfb
 2015-06-19 14:51 UTC  (17+ messages)
` [PATCH v2 1/9] staging: sm7xxfb: declare struct as const
` [PATCH v2 2/9] staging: sm7xxfb: remove numvgamodes
` [PATCH v2 3/9] staging: sm7xxfb: add newline
` [PATCH v2 4/9] staging: sm7xxfb: no space after cast
` [PATCH v2 5/9] staging: sm7xxfb: fix alignment
` [PATCH v2 6/9] staging: sm7xxfb: reduce indention
` [PATCH v2 7/9] staging: sm7xxfb: move mode table
` [PATCH v2 8/9] staging: sm7xxfb: fix indention
` [PATCH v2 9/9] staging: sm7xxfb: fix camelcase

[PATCH 9/9] Staging: sm750fb: ddk750_swi2c.c: Shorten lines to 80 characters
 2015-06-19  5:09 UTC 

[PATCH] drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
 2015-06-18 20:06 UTC 

[PATCH] nvidia/noveau: Fix color mask
 2015-06-18 15:31 UTC  (3+ messages)

[PATCH] fbdev: remove unnecessary memset in vfb
 2015-06-18 13:01 UTC 

[PATCH] framebuffer: disable vgacon on microblaze arch
 2015-06-17 19:40 UTC 

[PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
 2015-06-17 17:32 UTC  (9+ messages)
    ` [Cocci] "

[PATCH 00/11] OMAPDSS: scaling & misc fixes
 2015-06-17 12:54 UTC  (12+ messages)
` [PATCH 01/11] OMAPDSS: DISPC: work-around for errata i631
` [PATCH 02/11] OMAPDSS: DISPC: fix predecimation for YUV modes
` [PATCH 03/11] OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
` [PATCH 04/11] OMAPDSS: DISPC: add check for scaling limits
` [PATCH 05/11] OMAPDSS: DISPC: fix row_inc for OMAP3
` [PATCH 06/11] OMAPDSS: DISPC: fix 64 bit issue in 5-tap
` [PATCH 07/11] OMAPDSS: DISPC: check if scaling setup failed
` [PATCH 08/11] OMAPDSS: DISPC: do only y decimation on OMAP3
` [PATCH 09/11] OMAPDSS: DISPC: scaler debug print
` [PATCH 10/11] OMAPDSS: HDMI4: fix error handling
` [PATCH 11/11] OMAPDSS: HDMI: wait for framedone when stopping video

[PATCH 1/8] staging: sm7xxfb: declare struct as const
 2015-06-17 11:42 UTC  (12+ messages)
` [PATCH 2/8] staging: sm7xxfb: remove numvgamodes
` [PATCH 3/8] staging: sm7xxfb: add newline
` [PATCH 4/8] staging: sm7xxfb: no space after cast
` [PATCH 5/8] staging: sm7xxfb: fix alignment
` [PATCH 6/8] staging: sm7xxfb: reduce indention
` [PATCH 7/8] staging: sm7xxfb: move mode table
` [PATCH 8/8] staging: sm7xxfb: fix camelcase

[PATCH 0/7] OMAPDSS: use components (fix probing problems)
 2015-06-16 14:36 UTC  (9+ messages)
` [PATCH 1/7] OMAPDSS: move 'dss_initialized' to dss driver
` [PATCH 2/7] OMAPDSS: refactor dss probe function
` [PATCH 3/7] OMAPDSS: fix dss_init_ports error handling
` [PATCH 4/7] OMAPDSS: remove uses of __init/__exit
` [PATCH 5/7] OMAPDSS: reorder uninit calls
` [PATCH 6/7] OMAPDSS: componentize omapdss
` [PATCH 7/7] OMAPDSS: simplify submodule reg/unreg code

[PATCH] fbdev: propagate result of fb_videomode_from_videomode()
 2015-06-16  7:07 UTC  (2+ messages)

[PATCH v4 0/3] vesafb: remove theoretical MTRR uses
 2015-06-16  6:43 UTC  (5+ messages)
` [PATCH v4 3/3] video: fbdev: vesafb: use arch_phys_wc_add()

[PATCH 2/2] Staging: sm750fb: correct spacing between lines of code
 2015-06-16  5:05 UTC 

[PATCH 1/2] Staging: sm750fb: replace spaces by tabs
 2015-06-16  5:04 UTC 

[PATCH] Staging: sm750fb: Fix checkpatch.pl warnings
 2015-06-15 10:23 UTC  (6+ messages)
` [PATCH] Staging: sm750fb: fix checkpatch.pl indentation warnings

RIP MTRR - status update for upcoming v4.2
 2015-06-15  6:20 UTC  (10+ messages)
  ` [Xen-devel] "

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com Yznaite podrobnee!!!
 2015-06-15  5:02 UTC 

[PATCH] backlight: pwm: free pwm requested by legacy API on error path
 2015-06-14 14:32 UTC 

[PATCH] backlight: pwm: reject legacy pwm request for device defined in dt
 2015-06-14 14:29 UTC 

[RFC v2 13/24] powerpc: Cleanup nvram includes
 2015-06-14  7:46 UTC  (2+ messages)
` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_wri

[PATCH] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-06-12 16:26 UTC 

[PATCH 0/2] backlight: pwm: fix oops on accessing removed legacy pwm device
 2015-06-12 13:19 UTC  (5+ messages)
` [PATCH 1/2] backlight: pwm: don't call legacy pwm request for device defined in dt

[PATCH v2] staging: sm750fb: fix c99 comments
 2015-06-12 10:17 UTC 

[PATCH] fbdev: omap2: remove potential format string leak
 2015-06-12  9:38 UTC  (2+ messages)

[PATCH] drivers/video/fbdev/sis/sis_main.c: avoid repeated strlen() calls
 2015-06-12  9:36 UTC  (2+ messages)

[PATCH] video: sm501fb: fixing static checker warning
 2015-06-12  9:34 UTC  (2+ messages)

[PATCH v6 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled
 2015-06-12  3:36 UTC  (5+ messages)
` [PATCH v6 2/3] IB/ipath: add counting for MTRR
` [PATCH v6 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled

[PATCH v7 2/3] IB/ipath: add counting for MTRR
 2015-06-11 20:19 UTC  (2+ messages)
` [PATCH v7 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled


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