linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-24 14:20:38 to 2019-05-28 09:02:47 UTC [more...]

[PATCH 00/33] fbcon notifier begone v3!
 2019-05-28  9:02 UTC  (17+ messages)
` [PATCH 01/33] dummycon: Sprinkle locking checks
` [PATCH 02/33] fbdev: locking check for fb_set_suspend
` [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
` [PATCH 04/33] vt: More locking checks
` [PATCH 05/33] fbdev/sa1100fb: Remove dead code
` [PATCH 06/33] fbdev/cyber2000: Remove struct display
` [PATCH 07/33] fbdev/aty128fb: Remove dead code
` [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
` [PATCH 09/33] fbcon: Remove fbcon_has_exited
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
` [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
` [PATCH 13/33] fbdev: "
` [PATCH 14/33] staging/olpc: lock_fb_info can't fail
` [PATCH 15/33] fbdev/atyfb: "
` [PATCH 16/33] fbdev: lock_fb_info cannot fail

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (29+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
  ` [PATCH 16/16] sched: debug: use "
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 array size
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH 07/33] fbdev/aty128fb: Remove dead code
 2019-05-27 10:59 UTC  (14+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 16/33] fbdev: lock_fb_info cannot fail
` [PATCH 17/33] fbcon: call fbcon_fb_bind directly
` [PATCH 18/33] fbdev: make unregister/unlink functions not fail
` [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
` [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
` [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
` [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
` [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
` [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly

[PATCH 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
 2019-05-27  4:13 UTC  (2+ messages)

[PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
 2019-05-24 15:08 UTC  (6+ messages)

[PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
 2019-05-24 13:59 UTC  (4+ messages)

[PATCH v3 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
 2019-05-24 11:58 UTC 

[PATCH v2 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
 2019-05-24 11:55 UTC 

[PATCH] drm/mediatek: Fix warning about unhandled enum value
 2019-05-23 17:13 UTC  (3+ messages)

[PATCH] drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
 2019-05-23 17:12 UTC  (3+ messages)

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-05-22 16:34 UTC 

[PATCH 1/2] video: fbdev: pvr2fb: remove function prototypes
 2019-05-22 10:15 UTC 

[PATCH v8 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
 2019-05-22  1:03 UTC 

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-05-22  0:53 UTC  (4+ messages)

(no subject)
 2019-05-21 21:43 UTC 

[PATCH 07/33] fbdev/aty128fb: Remove dead code
 2019-05-21 15:09 UTC  (23+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 16/33] fbdev: lock_fb_info cannot fail
` [PATCH 17/33] fbcon: call fbcon_fb_bind directly
` [PATCH 18/33] fbdev: make unregister/unlink functions not fail
  ` [Intel-gfx] "
` [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
` [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
` [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
` [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
` [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
` [PATCH 30/33] vgaswitcheroo: call fbcon_remap_all directly

[PATCH] video: fbdev: atafb: remove superfluous function prototypes
 2019-05-21 14:12 UTC  (2+ messages)

[PATCH] video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef
 2019-05-21 13:44 UTC 

[PATCH v2] video: fbdev: gbefb: add COMPILE_TEST support
 2019-05-21 11:51 UTC 

[PATCH v2] video: fbdev: da8xx-fb: add COMPILE_TEST support
 2019-05-21 10:53 UTC 

[PATCH v2] video: fbdev: pxa168fb: add COMPILE_TEST support
 2019-05-21 10:49 UTC 

[PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
 2019-05-21 10:47 UTC 

[PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
 2019-05-21  6:27 UTC 

[PATCH] video: fbdev: mxsfb: Remove driver
 2019-05-20 13:43 UTC  (2+ messages)

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-05-17 23:12 UTC  (17+ messages)
` [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
` [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
` [PATCH v6 3/3] backlight: lm3630a: add firmware node support

[PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
 2019-05-17 15:05 UTC 

Very urgent AREAS OF INVESTMENT
 2019-05-16  7:15 UTC 

[PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2019-05-15 12:17 UTC  (4+ messages)
  ` [PATCH v2 1/2] video: lcd: Remove useless =?UTF-8?B?IEJBQ0tMSUdIVF9MQ

[PATCH] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
 2019-05-15 12:16 UTC 

fix DMA API abuse in various mips fbdev drivers
 2019-05-15 11:10 UTC  (5+ messages)
` [PATCH 1/3] au1100fb: fix DMA API abuse
` [PATCH 2/3] au1200fb: "
` [PATCH 3/3] jz4740_fb: "

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-13  7:35 UTC  (16+ messages)
` [PATCH v2 1/7] lib/hexdump.c: Fix selftests
` [PATCH v2 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
  ` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
  ` [PATCH v2 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
  ` [PATCH v2 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v2 7/7] lib/hexdump.c: Optionally retain byte ordering

[GIT PULL] fbdev changes for v5.2
 2019-05-10 17:35 UTC  (2+ messages)

provide generic support for uncached segements in dma-direct
 2019-05-07  6:36 UTC  (22+ messages)
` [PATCH 1/7] MIPS: remove the _dma_cache_wback_inv export
` [PATCH 2/7] au1100fb: fix DMA API abuse
` [PATCH 3/7] dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
` [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
` [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
        ` [PATCH 5/7 v2] "
` [PATCH 6/7] nios2: "
` [PATCH 7/7] microblaze: "

[PATCH next 25/25] video: fbdev: Use dev_get_drvdata()
 2019-05-06 13:48 UTC  (2+ messages)

[PATCH v2 13/79] docs: fb: convert docs to ReST and rename to *.rst
 2019-05-06 13:41 UTC  (3+ messages)
  ` [PATCH v2 45/79] docs: console.txt: "

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-05-06 13:37 UTC  (3+ messages)
    ` [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver

[PATCH 00/57] Convert files to ReST
 2019-05-06 13:36 UTC  (2+ messages)
    ` [PATCH 13/57] docs: fb: convert documentation to ReST format

[PATCH v5 0/2] Do not output logo on quiet boots
 2019-05-06 13:32 UTC  (6+ messages)
` [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots
        ` [PATCH] fbcon: Don't reset logo_shown when logo is currently shown

[PATCH] backlight: rave-sp: don't touch initial state and register with correct device
 2019-05-03 13:29 UTC  (4+ messages)

Please Answer me
 2019-05-01 18:23 UTC 

[PATCH v3 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-05-01 12:18 UTC  (5+ messages)
` [PATCH v3 3/3] backlight: lm3630a: add firmware node support

[PATCH] Staging: sm750fb: Change *array into *const array
 2019-04-27 16:33 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).