linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-13 12:59:24 to 2019-02-01 13:19:41 UTC [more...]

don't pass a NULL struct device to DMA API functions
 2019-02-01 13:19 UTC  (23+ messages)
` [PATCH 01/18] MIPS: lantiq: pass "
` [PATCH 02/18] dmaengine: imx-sdma: "
` [PATCH 03/18] net: caif: "
` [PATCH 04/18] au1000_eth: "
` [PATCH 05/18] macb_main: "
` [PATCH 06/18] lantiq_etop: "
` [PATCH 07/18] pxa168_eth: "
` [PATCH 08/18] moxart_ether: "
` [PATCH 09/18] meth: "
` [PATCH 10/18] smc911x: "
` [PATCH 11/18] parport_ip32: "
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
` [PATCH 13/18] fotg210-udc: pass struct device to DMA API functions
` [PATCH 14/18] da8xx-fb: "
` [PATCH 15/18] gbefb: switch to managed version of the DMA allocator
` [PATCH 16/18] pxa3xx-gcu: pass struct device to dma_mmap_coherent
` [PATCH 17/18] ALSA: hal2: pass struct device to DMA API functions
  ` [alsa-devel] "
` [PATCH 18/18] ALSA: "
  ` [alsa-devel] "
` [alsa-devel] don't pass a NULL "

[PATCH -next] video: fbdev: Fix potential NULL pointer dereference
 2019-01-30 10:16 UTC 

[PATCH v5 0/2] Do not output logo on quiet boots
 2019-01-29 13:43 UTC  (2+ messages)
` [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots

[PATCH v5 1/2] printk: Export console_printk
 2019-01-29 13:43 UTC 

[PATCH AUTOSEL 3.18 42/61] video: clps711x-fb: release disp device node in probe()
 2019-01-28 16:26 UTC  (3+ messages)
` [PATCH AUTOSEL 3.18 43/61] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 3.18 45/61] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH AUTOSEL 4.4 57/80] video: clps711x-fb: release disp device node in probe()
 2019-01-28 16:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 58/80] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 4.4 60/80] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH AUTOSEL 4.9 075/107] video: clps711x-fb: release disp device node in probe()
 2019-01-28 16:19 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 076/107] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 4.9 079/107] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH AUTOSEL 4.14 127/170] video: clps711x-fb: release disp device node in probe()
 2019-01-28 16:11 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 129/170] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 4.14 133/170] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH AUTOSEL 4.19 204/258] video: clps711x-fb: release disp device node in probe()
 2019-01-28 15:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 206/258] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 4.19 211/258] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH AUTOSEL 4.20 244/304] video: clps711x-fb: release disp device node in probe()
 2019-01-28 15:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 246/304] fbdev: fbmem: behave better with small rotated displays and many CPUs
` [PATCH AUTOSEL 4.20 251/304] fbdev: fbcon: Fix unregister crash when more than one framebuffer

[PATCH] fbdev: fbmem: fix memory access if logo is bigger than the screen
 2019-01-28 10:04 UTC 

[PATCH] staging: sm750fb: fix ASCII graph in comments
 2019-01-26 18:57 UTC 

[PATCH] video/fbdev: refactor video= cmdline parsing
 2019-01-23 11:12 UTC  (3+ messages)

[PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
 2019-01-22 23:07 UTC  (2+ messages)

[PATCH v9 00/22] Re-use nvram module
 2019-01-22 22:06 UTC  (5+ messages)
` [PATCH v9 06/22] powerpc: Replace nvram_* extern declarations with standard header
` [PATCH v9 19/22] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC

[PATCH] fbdev: mbx: fix up debugfs file creation
 2019-01-22 15:21 UTC 

[PATCH] vgacon: unconfuse vc_origin when using soft scrollback
 2019-01-21  4:22 UTC 

[PATCH] video/hdmi: Change strncpy() into memcpy() in hdmi_spd_infoframe_init
 2019-01-18 20:09 UTC  (3+ messages)

[GIT PULL] fbdev fixes for v5.0-rc3
 2019-01-18 18:05 UTC  (2+ messages)

[PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2019-01-17 16:19 UTC  (4+ messages)
` [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

[PATCH v2] backlight: pwm_bl: Use SIMPLE_DEV_PM_OPS()
 2019-01-17 16:14 UTC  (2+ messages)

[PATCH 0/2] add config option to center the bootup logo
 2019-01-17 14:23 UTC  (15+ messages)
  ` [PATCH 1/2] fbdev: fbmem: make fb_show_logo_line return the end instead of the height
  ` [PATCH 2/2] fbdev: fbmem: add config option to center the bootup logo
      ` [PATCH] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line, option
                ` [PATCH v2] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd, line option

[PATCH v3] Staging: fbtft: Switch to the gpio descriptor interface
 2019-01-16 17:42 UTC 

[PATCH v2] Staging: fbtft: Switch to the gpio descriptor interface
 2019-01-16 17:26 UTC  (5+ messages)

[PATCH] video: fbdev: geode: remove ifdef OLPC noise
 2019-01-16 15:14 UTC 

[PATCH v3] fbcon: Silence fbcon logo on 'quiet' boots
 2019-01-15 15:09 UTC  (12+ messages)
  ` [PATCH v4 0/2] Do not output logo on quiet boots
    ` [PATCH v4 1/2] fbcon: Silence fbcon logo on 'quiet' boots
    ` [PATCH v4 2/2] printk: Export console_printk

[PATCH] video: offb: annotate implicit fall throughs
 2019-01-14 21:50 UTC  (2+ messages)

Bitte kontaktieren Sie mich, dies ist Rebecca Wilson,
 2019-01-14 15:36 UTC 

[PATCH] fbdev: offb: Fix OF node name handling
 2019-01-11 12:53 UTC  (5+ messages)

[PATCH] Fix stack memory disclosure
 2019-01-11 12:45 UTC  (4+ messages)

[PATCH v4] drm/fb-helper: Scale back depth to supported maximum
 2019-01-10 11:40 UTC 

[PATCH v3] drm/fb-helper: Scale back depth to supported maximum
 2019-01-10  9:24 UTC 

[PATCH v8 02/11] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09 18:30 UTC  (2+ messages)
` [PATCH v8 03/11] gpu: ipu-v3: Add planar support to interlaced scan

[PATCH v7 02/11] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09 18:16 UTC  (2+ messages)
` [PATCH v7 03/11] gpu: ipu-v3: Add planar support to interlaced scan

[PATCH v6 02/12] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09 11:11 UTC  (3+ messages)
` [PATCH v6 03/12] gpu: ipu-v3: Add planar support to interlaced scan

[RESEND PATCH v2 0/4] Fix ssd1307fb OLED driver reset
 2019-01-09  8:39 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] dt-bindings: display: =?utf-8?B?c3NkMTMwN2ZiOiBSZ
` [RESEND PATCH v2 2/4] video: ssd1307fb: Do n =?utf-8?Q?ot_hard_code_acti
` [RESEND PATCH v2 3/4] ARM: dts: imx28-cfa100 =?utf-8?Q?36:_Fix_the_reset
` [RESEND PATCH v2 4/4] ARM: mxs: cfa10036: Fi =?utf-8?Q?xup_OLED_display_

[PATCH v6] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09  0:01 UTC  (3+ messages)

[PATCH] video: offb: Pass actual name in offb_init_palette_hacks
 2019-01-07 17:31 UTC  (4+ messages)

[PATCH] v2 bakclight: fix missing checks in ambient_light_zone_store
 2019-01-07 11:13 UTC  (3+ messages)

[GIT PULL] fbdev changes for v4.21
 2019-01-06  2:40 UTC  (2+ messages)

[PATCH v8 19/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC
 2019-01-05 23:06 UTC  (8+ messages)
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_w
  ` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvr
` [PATCH v8 15/25] powerpc: Clean up nvram includes

[PATCH] omapfb: fix typo
 2019-01-04 21:43 UTC 

[PATCH] fbdev: fbcon: Fix unregister crash when more than one framebuffer
 2019-01-03 17:54 UTC  (5+ messages)

[PATCH] backlight: (adp8870) fix a missing check for adp8870_write
 2019-01-03 16:48 UTC  (3+ messages)

[PATCH] drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig
 2019-01-02 17:52 UTC  (3+ messages)

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-12-31 15:58 UTC  (11+ messages)
        ` Sleeping from invalid context in udlfb

ALLIANCE LOAN OFFER/PROJECT FUNDING
 2018-12-30 21:28 UTC 

[PATCH] fbcon: use kvmalloc() for scrollback buffer
 2018-12-21 10:58 UTC  (3+ messages)

[PATCH v5] fbdev: Remove depends on HAS_DMA in case of platform dependency
 2018-12-20 18:06 UTC  (2+ messages)

[PATCH] pxa168fb: trivial typo fix
 2018-12-20 18:01 UTC 

[PATCH] fbdev: fsl-diu: remove redundant null check on cmap
 2018-12-20 17:58 UTC  (3+ messages)

[PATCH v2] media: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-20 17:53 UTC  (2+ messages)

[PATCH] fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
 2018-12-20 17:43 UTC  (2+ messages)

[PATCH v2 -next] video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
 2018-12-20 16:57 UTC  (2+ messages)

[PATCH -next] video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
 2018-12-20 16:56 UTC  (3+ messages)

[REGRESSION PATCH] fbdev: fbmem: behave better with small rotated displays and many CPUs
 2018-12-20 16:49 UTC  (5+ messages)

[PATCH] video: clps711x-fb: release disp device node in probe()
 2018-12-20 16:42 UTC  (2+ messages)

[PATCH] fbdev: make FB_BACKLIGHT a tristate
 2018-12-20 15:42 UTC  (3+ messages)

[PATCH] udlfb: fix some inconsistent NULL checking
 2018-12-20 15:34 UTC  (2+ messages)

[PATCH v2 0/4] Fix ssd1307fb OLED driver reset
 2018-12-20 12:35 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: display: ssd1307fb: Remove reset-active-low from examples
` [PATCH v2 2/4] video: ssd1307fb: Do not hard code active-low reset sequence
` [PATCH v2 3/4] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity
` [PATCH v2 4/4] ARM: mxs: cfa10036: Fixup OLED display reset polarity

[PATCH 0/4] Fix ssd1307fb OLED driver reset
 2018-12-20 11:39 UTC  (4+ messages)
` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED d =?utf-8?Q?isplay_reset_pola
  ` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED display reset
    ` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLE =?utf-8?B?RMKgZGlzcGxheSByZ

[PATCH 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2018-12-18 17:21 UTC  (4+ messages)
` [PATCH 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

[PATCH v3 -next] staging: fbtft: fix strncmp() size warning
 2018-12-18 14:28 UTC 

[PATCH v2 -next] staging: fbtft: use strcmp() instead of strncmp() for
 2018-12-18 13:46 UTC  (3+ messages)

[PATCH -next] staging: fbtft: use strcmp() instead of strncmp() for subsystem lookup
 2018-12-18 13:15 UTC  (2+ messages)

[PATCH V3 2/2] Tools: Replace open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

[PATCH V3 1/2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[PATCH] backlight: pwm_bl: Use SIMPLE_DEV_PM_OPS()
 2018-12-17 12:05 UTC  (3+ messages)

[PATCH v5 02/12] gpu: ipu-csi: Swap fields according to input/output field types
 2018-12-14 23:40 UTC  (3+ messages)

[PATCH] video/backlight: Use of_node_name_eq for node name comparisons
 2018-12-14 12:27 UTC  (3+ messages)


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