linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-15 01:45:15 to 2016-11-03 18:29:12 UTC [more...]

[PATCH 1/2] backlight: arcxcnn: add support for ArticSand devices
 2016-11-03 18:29 UTC  (4+ messages)

[PATCH] video: ARM CLCD: fix Vexpress regression
 2016-11-03  9:25 UTC  (7+ messages)

[PATCH v4 0/6] Advantech iManager EC driver set
 2016-11-03  8:41 UTC  (8+ messages)
` [PATCH v4 1/6] Add Advantech iManager MFD core driver
` [PATCH v4 2/6] Add Advantech iManager GPIO driver
` [PATCH v4 4/6] Add Advantech iManager I2C driver
` [PATCH v4 5/6] Add Advantech iManager Backlight driver
  ` [PATCH v4 3/6] Add Advantech iManager HWmon driver
  ` [PATCH v4 6/6] Add Advantech iManager Watchdog driver

[PATCH] sm750fb: Fix bugs introduced by early commits
 2016-11-03  4:48 UTC 

[PATCH] Fix loading of module radeonfb on PowerMac
 2016-11-03  3:53 UTC  (5+ messages)

question about drivers/video/fbdev/auo_k190x.c
 2016-11-02  8:22 UTC 

[PATCH v3 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-11-01 13:11 UTC  (5+ messages)
` [PATCH v3 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH v3 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state

[PATCH v2 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-11-01  9:17 UTC  (3+ messages)
  ` [PATCH v2 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-11-01  7:25 UTC  (6+ messages)
` [PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_prob
` [PATCH v2] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe

[PATCH 00/12] xen: add common function for reading optional value
 2016-11-01  4:33 UTC  (4+ messages)
` [PATCH 10/12] xen: make use of xenbus_read_unsigned() in xen-fbfront

[PATCH 2/2] backlight: arcxcnn: devicetree bindings for ArticSand devices
 2016-10-31  4:37 UTC  (4+ messages)

[PATCH 00/15] use permission-specific DEVICE_ATTR variants
 2016-10-29 19:36 UTC  (2+ messages)
` [PATCH 04/15] video: fbdev: "

question about drivers/video/fbdev/auo_k190x.c
 2016-10-28 20:33 UTC 

patch "vgacon: remove prehistoric macros" added to tty-testing
 2016-10-28  8:21 UTC  (2+ messages)
` patch "vgacon: remove prehistoric macros" added to tty-next

patch "vgacon: switch boolean variables to bool" added to tty-testing
 2016-10-28  8:21 UTC  (2+ messages)
` patch "vgacon: switch boolean variables to bool" added to tty-next

patch "tty: vgacon+sisusb, move scrolldelta to a common helper" added to tty-testing
 2016-10-28  8:21 UTC  (2+ messages)
` patch "tty: vgacon+sisusb, move scrolldelta to a common helper" added to tty-next

patch "tty: vt, cleanup and document con_scroll" added to tty-testing
 2016-10-28  8:21 UTC  (2+ messages)
` patch "tty: vt, cleanup and document con_scroll" added to tty-next

[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-10-27  7:18 UTC  (7+ messages)
` [PATCH 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state

876758 linux-fbdev
 2016-10-26 15:58 UTC 

[PATCH] staging: sm750fb: Fix lock context error
 2016-10-24 12:12 UTC  (3+ messages)

[PATCH 1/1] staging: sm750fb: restructure multi-line comments to follow CodingStyle
 2016-10-23  2:51 UTC 

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (38+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "

[PATCH] staging: sm750fb: Fix printk() style warning
 2016-10-14  5:18 UTC  (7+ messages)

tty, fbcon: use-after-free in fbcon_invert_region
 2016-10-13 17:12 UTC  (7+ messages)
      ` [PATCH] vt: clear selection before resizing

[GIT PULL] fbdev changes for 4.9
 2016-10-12  9:13 UTC 

[PATCH] efifb: show framebuffer layout as device attributes
 2016-10-05 18:05 UTC  (5+ messages)

[PATCH V2] OMAPDSS: Kconfig: Add HDMI for OMAP4 and OMAP5 dependencies
 2016-10-05  6:06 UTC  (2+ messages)

[PATCH -resend 1/6] mdacon: align code in mda_detect properly
 2016-10-04  7:09 UTC  (6+ messages)
` [PATCH -resend 2/6] mdacon: make mda_vram_base u16 *
` [PATCH -resend 3/6] mdacon: replace MDA_ADDR macro by inline function
` [PATCH -resend 4/6] mdacon: enable COMPILE_TEST build

[PATCH 1/7] tty: vt, cleanup and document con_scroll
 2016-10-03  9:18 UTC  (4+ messages)
` [PATCH 3/7] tty: vgacon+sisusb, move scrolldelta to a common helper
` [PATCH 6/7] vgacon: switch boolean variables to bool
` [PATCH 7/7] vgacon: remove prehistoric macros

[PATCH] Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c
 2016-10-02 14:53 UTC  (3+ messages)
` [PATCH] Staging: sm750fb: Fix block comments

[PATCH] staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
 2016-10-02 11:04 UTC 

[PATCH] staging: sm750fb: rename macro roundedDiv to rounded_div in ddk750_chip.c
 2016-10-02 10:43 UTC  (3+ messages)

[PATCH] drivers: video: console: bitblit.c
 2016-09-30  1:31 UTC 

[PATCH v2 0/3] video: of: Drive edge selection for sync
 2016-09-29 10:55 UTC  (8+ messages)
  ` [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge
  ` [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property
` [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven

[PATCH] video: console: bitblit: fixed an indentation coding style issue
 2016-09-29  1:51 UTC 

[PATCH v3] console: Add persistent scrollback buffers for all VGA consoles
 2016-09-27 10:58 UTC  (4+ messages)

[PATCH] video: smscufx: remove unused variable
 2016-09-27  8:48 UTC  (2+ messages)

[PATCH] matroxfb: fix size of memcpy
 2016-09-27  8:45 UTC  (2+ messages)

[PATCH 1/2] fbdev: ssd1307fb: constify the device_info pointer
 2016-09-27  8:42 UTC  (2+ messages)

[PATCH] simplefb: Disable and release clocks and regulators in destroy callback
 2016-09-27  8:22 UTC  (2+ messages)

[PATCH] video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
 2016-09-27  8:17 UTC  (2+ messages)

[PATCH 00/26] constify local structures
 2016-09-27  8:14 UTC  (3+ messages)
` [PATCH 04/26] matroxfb: "

[PATCH] video: fbdev: i810: add in missing white space in error message text
 2016-09-27  8:08 UTC  (2+ messages)

[PATCH] video: fbdev: add missing \n at end of printk error message
 2016-09-27  8:08 UTC  (2+ messages)

[PATCH v3 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver
 2016-09-27  8:06 UTC  (2+ messages)

[PATCH] omapfb: fix return value check in dsi_bind()
 2016-09-27  8:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: update fbdev entries
 2016-09-27  8:02 UTC 

[PATCH] video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
 2016-09-27  7:55 UTC  (3+ messages)

[PATCH] staging: sm750fb: rename getChipType to get_chip_type
 2016-09-25 19:58 UTC  (4+ messages)
` [PATCH] staging: sm750fb: rename getChipType to sm750_get_chip_type

[PATCH] omapfb: use complete() instead complete_all()
 2016-09-23 11:33 UTC 

[PATCH v7 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v7
 2016-09-19  7:35 UTC  (5+ messages)
` [PATCH v7 1/3] gpu: ipu-v3: Add FSU channel linking support
` [PATCH v7 2/3] gpu: ipu-v3: Add ipu_rot_mode_is_irt()
` [PATCH v7 3/3] gpu: ipu-v3: Add queued image conversion support

[PATCH v4 0/4] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v4
 2016-09-17 18:46 UTC  (6+ messages)
` [PATCH v4 3/4] gpu: ipu-ic: Add complete image conversion support with tiling

[PATCH v2 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver
 2016-09-16  8:25 UTC  (3+ messages)

[PATCH 1/2] staging: sm750fb: fix line length coding style issues in ddk750_chip.c
 2016-09-15 20:16 UTC  (8+ messages)
` [PATCH 2/2] staging: sm750fb: fix block comment style and spelling "

[PATCH v6 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v6
 2016-09-15 18:30 UTC  (4+ messages)
` [PATCH v6 1/3] gpu: ipu-v3: Add FSU channel linking support
` [PATCH v6 2/3] gpu: ipu-v3: Add ipu_rot_mode_is_irt()
` [PATCH v6 3/3] gpu: ipu-v3: Add queued image conversion support

[PATCH v5 0/2] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v5
 2016-09-15 18:04 UTC  (3+ messages)
` [PATCH v5 1/2] gpu: ipu-v3: Add ipu_rot_mode_is_irt()
` [PATCH v5 2/2] gpu: ipu-v3: Add queued image conversion 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).