linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 14:45:47 to 2017-01-13 20:07:56 UTC [more...]

[PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles
 2017-01-13 20:07 UTC  (29+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v7 1/3] console: Move scrollback data into its own struct
  ` [PATCH RESEND v7 2/3] console: Add callback to flush scrollback buffer to consw struct
  ` [PATCH RESEND v7 3/3] console: Add persistent scrollback buffers for all VGA consoles
    ` [PATCH v8 0/3] "
      ` [PATCH v8 1/3] console: Move scrollback data into its own struct
      ` [PATCH v8 2/3] console: Add callback to flush scrollback buffer to consw struct
      ` [PATCH v8 3/3] console: Add persistent scrollback buffers for all VGA consoles
                ` [PATCH v9 0/4] "
                  ` [PATCH v9 1/4] console: Move scrollback data into its own struct
                  ` [PATCH v9 2/4] console: Add callback to flush scrollback buffer to consw struct
                  ` [PATCH v9 3/4] console: Add persistent scrollback buffers for all VGA consoles
                  ` [PATCH v9 4/4] console: Make persistent scrollback a boot parameter
                      ` [PATCH v10 0/4] console: Add persistent scrollback buffers for all VGA consoles
                        ` [PATCH v10 1/4] console: Move scrollback data into its own struct
                        ` [PATCH v10 2/4] console: Add callback to flush scrollback buffer to consw struct

[PATCH] uapi: use wildcards to list files
 2017-01-13 17:06 UTC  (43+ messages)
      ` [PATCH v2 0/7] uapi: export all headers under uapi directories
        ` [PATCH v2 1/7] arm: put types.h in uapi
        ` [PATCH v2 2/7] h8300: put bitsperlong.h "
        ` [PATCH v2 3/7] nios2: put setup.h "
        ` [PATCH v2 4/7] x86: put msr-index.h "
        ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
        ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
        ` [PATCH v2 7/7] uapi: export all headers under uapi directories
          ` [Linux-c6x-dev] "
          ` [PATCH v3 0/8] "
            ` [PATCH v3 1/8] arm: put types.h in uapi
            ` [PATCH v3 2/8] h8300: put bitsperlong.h "
            ` [PATCH v3 3/8] nios2: put setup.h "
            ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
            ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
            ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
            ` [PATCH v3 7/8] uapi: export all headers under uapi directories
            ` [PATCH v3 8/8] uapi: export all arch specifics directories
            ` (no subject)

[PATCH] printk: Correctly handle preemption in console_unlock()
 2017-01-13 16:05 UTC  (2+ messages)

[PATCH 0/4] video/exynos/cec: add HDMI state notifier & use in s5p-cec
 2017-01-13 15:36 UTC  (4+ messages)
  ` [PATCH 1/4] video: add HDMI state notifier support

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2017-01-13 12:15 UTC  (11+ messages)

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2017-01-13 11:08 UTC  (18+ messages)
` [PATCH 1/4] video: ARM CLCD: sort included headers out alphabetically
` [PATCH 2/4] video: ARM CLCD: use panel device node for panel initialization
` [PATCH 3/4] video: ARM CLCD: use panel device node for getting backlight and mode
` [PATCH 4/4] video: ARM CLCD: add support of an optional GPIO to enable panel

[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-13 11:01 UTC  (3+ messages)

[PATCH v2 0/5] fbdev/ssd1307fb: Some changes and improvement
 2017-01-13 10:35 UTC  (6+ messages)
  ` [PATCH v2 1/5] fbdev: ssd1307fb: Start to use gpiod API for reset gpio
  ` [PATCH v2 2/5] fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
  ` [PATCH v2 3/5] fbdev: ssd1307fb: Make reset gpio devicetree property optional
  ` [PATCH v2 4/5] fbdev/ssd1307fb: add support to enable VBAT
  ` [PATCH v2 5/5] fbdev/ssd1307fb: clear screen in probe

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2017-01-13  0:27 UTC  (6+ messages)
` [PATCH v2 RESEND] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backligh
  ` [PATCH v2 RESEND] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_back

[PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement
 2017-01-12 13:46 UTC  (10+ messages)
  ` [PATCH 1/6] fbdev: ssd1307fb: Start to use gpiod API for reset gpio
  ` [PATCH 2/6] fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
  ` [PATCH 3/6] fbdev: ssd1307fb: Make reset gpio devicetree property optional
  ` [PATCH 4/6] fbdev/ssd1307fb: add support to enable VBAT
  ` [PATCH 5/6] fbdev/ssd1307fb: clear screen in probe
  ` [PATCH 6/6] fbdev/ssd1307fb: add support to enable VBAT

[PATCH RESEND 2/2] video: fbdev: pmagb-b-fb: Remove bad `__init' annotation
 2017-01-12 12:55 UTC 

[PATCH RESEND 1/2] video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
 2017-01-12 12:55 UTC 

[PATCH RESEND 0/2] DEC frame buffer modular driver cleanups
 2017-01-12 12:54 UTC 

[PATCH v2] backlight: gpio-backlight: Correct initial power state handling
 2017-01-12  9:35 UTC 

[PATCH] fbcon: Fix vc attr at deinit
 2017-01-11 18:48 UTC  (9+ messages)

[PATCH 00/15] use permission-specific DEVICE_ATTR variants
 2017-01-11 16:06 UTC  (3+ messages)
` [PATCH 04/15] video: fbdev: "

[PATCH] simplefb: Separate clk / regulator get and enable steps
 2017-01-11 15:07 UTC  (2+ messages)

[PATCH] video: imxfb: always allocate 256 entries for the color map
 2017-01-11 14:29 UTC  (4+ messages)

[PATCH] video: fbdev: maxinefb: add __initdata to maxinefb_fix
 2017-01-11 13:01 UTC  (2+ messages)

[PATCH v2] video: fbdev: matroxfb: use designated initializers
 2017-01-11 12:54 UTC  (2+ messages)

[PATCH v2] video: fbdev: sh_mobile_lcdcfb: use designated initializers
 2017-01-11 12:50 UTC  (2+ messages)

[PATCH] video: imxfb: remove the macros for initializing the DMACR
 2017-01-11 12:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
 2017-01-10  2:23 UTC  (2+ messages)
` [PATCH 2/2] staging:sm750fb:ddk750_chip.c removes un-necessary blank lines

[PATCH v3 2/2] backlight arcxcnn devicetree bindings for ArcticSand
 2017-01-09  8:31 UTC  (2+ messages)

OMAP3: DSS questions
 2017-01-09  8:17 UTC  (3+ messages)

[PATCH v3 1/2] backlight arcxcnn add support for ArcticSand devices
 2017-01-07  1:31 UTC  (2+ messages)

[PATCH] fbdev: color map copying bounds checking
 2017-01-05 22:42 UTC 

Please add fbdev-for-next to linux-next
 2017-01-05 21:17 UTC  (2+ messages)

printk: reset may_schedule if console_trylock() from console_unlock()
 2017-01-05 10:56 UTC  (2+ messages)

setting brightness as privileged operation?
 2017-01-05  9:23 UTC 

[GIT PULL] fbdev fixes for v4.10-rc2
 2017-01-04 12:42 UTC 

[v1] video:fbdev:cobalt_lcdfb:- Handle return NULL error from devm_ioremap
 2017-01-04 12:41 UTC  (3+ messages)

[PATCH] backlight: da9052: Fix module autoload
 2017-01-04 11:40 UTC  (4+ messages)

[PATCH v2 0/3] video/sti/cec: add HPD notifier support
 2017-01-03 14:54 UTC  (4+ messages)
` [PATCH v2 1/3] sti: hdmi: "
` [PATCH v2 2/3] stih-cec: "
` [PATCH v2 3/3] arm: sti: update sti-cec for "

Соберем для Вас в � =?utf-8?B?uNC90YLQtdGA0L3QtdGCINCx0LDQt9GDI
 2016-12-29 20:48 UTC 

[PATCH V2 2/2] backlight arcxcnn devicetree bindings for ArcticSand
 2016-12-27 18:39 UTC  (2+ messages)

[PATCH v2 1/2] backlight arcxcnn add support for ArcticSand devices
 2016-12-27 18:37 UTC  (2+ messages)

Soberem dlja Vas po internet telefonnye i email bazy dannyh v techenie sutok v ogromnom kolichestve
 2016-12-24 18:02 UTC 

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-22 20:36 UTC  (5+ messages)

[PATCH] MAINTAINERS: add myself as maintainer of fbdev
 2016-12-21 21:38 UTC  (4+ messages)

[PATCH] video: use designated initializers
 2016-12-21 11:18 UTC  (3+ messages)

[PATCH] fbdev: remove current maintainer
 2016-12-20 13:16 UTC  (7+ messages)

[PATCH] video: fbdev: sh_mobile_lcdcfb: use designated initializers
 2016-12-19 16:13 UTC  (3+ messages)

PROBLEM: FB_BACKLIGHT prevents building module backlight.ko
 2016-12-18 13:16 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).