linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-13 19:52:25 to 2018-01-14 21:07:10 UTC [more...]

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-01-14 21:07 UTC  (2+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

[PATCH v5 11/14] nubus: Rename struct nubus_dev
 2018-01-13 22:37 UTC  (2+ messages)
` [PATCH v5 12/14] nubus: Adopt standard linked list implementation

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (10+ messages)

[PATCH] video: fbdev/mmp: add MODULE_LICENSE
 2018-01-10 16:36 UTC 

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-10 14:43 UTC  (17+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

[PATCH v2 0/5] video: udlfb: (not only) Logging cleanup
 2018-01-08 16:55 UTC  (2+ messages)

Mailbox authentication Updates!!
 2018-01-08 11:08 UTC 

[PATCH] staging: sm750fb: Remove multiple blank lines
 2018-01-08  1:03 UTC 

[PATCH 0/2] video: ssd1307fb: Adjustments for ssd1307fb_probe()
 2018-01-07 18:34 UTC  (4+ messages)
    ` [0/2] "
    ` [PATCH v2] video: ssd1307fb: Improve a size determination in ssd1307fb_probe()

[PATCH 0/5] video-SMSC UFX: Adjustments for five function implementations
 2018-01-07 16:06 UTC  (7+ messages)
    ` [0/5] "
    ` [PATCH v3 0/3] video-SMSC UFX: Adjustments for two "
      ` [PATCH v3 1/3] video: smscufx: Less checks in ufx_usb_probe() after error detection
      ` [PATCH v3 2/3] video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()
      ` [PATCH v3 3/3] video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc

[PATCH 0/4] video-UDLFB: Adjustments for five function implementations
 2018-01-07 13:38 UTC  (8+ messages)
    ` [0/4] "
    ` [PATCH v2 0/2] video-UDLFB: Adjustments for dlfb_realloc_framebuffer()
      ` [PATCH v2 1/2] video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()
      ` [PATCH v2 2/2] video: udlfb: Delete an error message for a failed memory allocation in dlfb_realloc_

[PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
 2018-01-07 11:58 UTC  (6+ messages)
  ` [PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_
      ` [PATCH v2 0/2] video/fbdev/stifb: Adjustments for stifb_init_fb()
        ` [PATCH v2 1/2] video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
        ` [PATCH v2 2/2] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_in

[RFC PATCH V2] fbdev: mxsfb: use framebuffer_alloc in the correct way
 2018-01-07 10:10 UTC  (2+ messages)

[PATCH] console/dummy: leave .con_font_get set to NULL
 2018-01-05 21:42 UTC 

[RFC PATCH] fbdev: mxsfb: use framebuffer_alloc in the correct way
 2018-01-05 10:23 UTC  (2+ messages)

[PATCH v2 5/5] video: udlfb: Switch from the pr_*() to the dev_*() logging functions
 2018-01-04 19:39 UTC 

[PATCH v2 4/5] video: udlfb: Do not name private data 'dev'
 2018-01-04 19:39 UTC 

[PATCH v2 3/5] video: udlfb: Remove noisy warnings
 2018-01-04 19:38 UTC 

[PATCH v2 2/5] video: udlfb: Remove redundant gdev variable
 2018-01-04 19:37 UTC 

[PATCH v2 1/5] video: udlfb: Remove unnecessary local variable
 2018-01-04 19:37 UTC 

Business Possibility
 2018-01-04 16:13 UTC 

[PATCH] fbdev: auo_k190x: Use zeroing memory allocator than allocator/memset
 2018-01-04 15:50 UTC  (2+ messages)

[PATCH 0/6] video: udlfb: (not only) Logging cleanup
 2018-01-04 15:40 UTC 

[PATCH] vfb: fix video mode and line_length being set when loaded
 2018-01-04 15:05 UTC  (4+ messages)

[PATCH] fbdev: arm64 use __raw I/O memory api
 2018-01-04 14:40 UTC  (2+ messages)

[PATCH] omapfb: dss: Do not duplicate features data
 2018-01-04 14:10 UTC  (2+ messages)

[PATCH] video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
 2018-01-04 13:58 UTC  (2+ messages)

[PATCH] fbdev: au1200fb: delete duplicate header contents
 2018-01-04 13:37 UTC  (2+ messages)

[PATCH v2] fbdev: pxa3xx: use ktime_get_ts64 for time stamps
 2018-01-04 13:31 UTC  (2+ messages)

[PATCH 1/2] fbdev: pxa3xx: use ktime_get_ts64 for time stamps
 2018-01-04 12:45 UTC  (3+ messages)
  ` [PATCH 2/2] fbdev: radeon: stop use ktime_get() for HZ calibration

[RFC] pwm-backlight: Allow backlight to remain disabled on boot
 2018-01-04  9:33 UTC  (4+ messages)

[RFC PATCH v2 00/13] Kernel based bootsplash
 2018-01-03 18:04 UTC  (57+ messages)
` [RFC PATCH v2 01/13] bootsplash: Initial implementation showing black screen
` [RFC PATCH v2 03/13] bootsplash: Flush framebuffer after drawing

[PATCH v2] Fix loading of module radeonfb on PowerMac
 2018-01-03 16:41 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V4 21/26] backlight: deprecate pci_get_bus_and_slot()
 2018-01-03 11:18 UTC  (11+ messages)
` [PATCH V4 22/26] video: fbdev: intelfb: "
` [PATCH V4 23/26] video: fbdev: nvidia: "
` [PATCH V4 24/26] video: fbdev: riva: "

[PATCH v2 1/3] backlight: tdo24m: fix the spi cs between transfers
 2018-01-03  9:49 UTC  (14+ messages)
` [PATCH v2 2/3] backlight: tdo24m: add the reset line gpio
` [PATCH v2 3/3] backlight: tdo24m: add model and status sysfs entries

[PATCH v3] backlight: tdo24m: fix the spi cs between transfers
 2018-01-02 15:38 UTC  (2+ messages)

Documentation: OMAPDSS: move sysfs documentation to ABI
 2018-01-02 10:56 UTC  (3+ messages)

ATTENTION!!!
 2017-12-30  0:28 UTC 

[PATCH] video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd
 2017-12-29 17:53 UTC  (2+ messages)
  ` [PATCH] video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt850

[PATCH] video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_pro
 2017-12-29 17:48 UTC  (2+ messages)
  ` [PATCH] video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb

[PATCH] video: fbdev: remove redundant self assignment of 'height'
 2017-12-29 17:36 UTC  (2+ messages)

[PATCH] fb: intelfb: fix Kconfig symbol info in help text
 2017-12-29 17:25 UTC 

[PATCH] video: fbdev: atmel_lcdfb: fix display-timings lookup
 2017-12-29 17:23 UTC  (2+ messages)

[PATCH v2] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2017-12-27 15:28 UTC  (2+ messages)

[PATCH] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2017-12-27 10:23 UTC  (7+ messages)
` [RFC PATCH] backlight: otm3225a: otm3225a_ops can be static

You will definetely be interested
 2017-12-27 10:16 UTC 

[RESEND PATCH v2 1/2] drm/exynos/decon: Move headers from global to local place
 2017-12-26 13:07 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] drm/exynos/decon: Add include guard to the Exynos7 header

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (3+ messages)

[PATCH v3 11/27] video: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 10:59 UTC 

[PATCH] Add support for ORISE OTM3225A LCD SoC
 2017-12-20 17:08 UTC  (4+ messages)

[PATCH v4 0/2] Fixes for omapdrm on OpenPandora and GTA04
 2017-12-19 14:37 UTC  (5+ messages)
` [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string

page allocation failure: order:5 in fbcon_init
 2017-12-18 14:35 UTC 

[PATCH V1 1/4] qcom: spmi-wled: Add support for qcom wled driver
 2017-12-15 20:30 UTC  (2+ messages)

[PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-12-15 10:57 UTC  (3+ messages)
` [PATCH v5 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH v4 12/14] nubus: Adopt standard linked list implementation
 2017-12-14  3:16 UTC  (2+ messages)
` [PATCH v4 11/14] nubus: Rename struct nubus_dev


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