linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 10:27:41 to 2019-07-09 19:00:03 UTC [more...]

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-09 19:00 UTC 

[GIT PULL] fbdev changes for v5.3
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir
 2019-07-09 17:02 UTC  (3+ messages)
` [PATCH v1 12/22] docs: driver-api: "
  ` [PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst

[PATCH 0/6] video: ssd1307fb: Support more displays
 2019-07-09 16:58 UTC  (3+ messages)
` [PATCH 5/6] dt-bindings: display: ssd1307fb: Add initialization properties

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-07-07  2:13 UTC  (18+ messages)

[PATCH -next] video: fbdev: imxfb: fix a typo in imxfb_probe()
 2019-07-05 15:26 UTC  (2+ messages)

[PATCH] video: fbdev: s3c-fb: Mark expected switch fall-throughs
 2019-07-05 15:16 UTC  (8+ messages)

[PATCH 00/11] Platform drivers, provide a way to add sysfs groups easily
 2019-07-05 15:01 UTC  (8+ messages)
` [PATCH 08/11] video: fbdev: w100fb: convert platform driver to use dev_groups
` [PATCH 09/11] video: fbdev: sm501fb: "
` [PATCH 10/11] input: keyboard: gpio_keys: "
` [PATCH 07/11] video: fbdev: wm8505fb: "

Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee
 2019-07-05  3:16 UTC  (3+ messages)
` Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee!

provide generic support for uncached segements in dma-direct
 2019-07-03 12:13 UTC  (10+ messages)
` [PATCH 5/7] MIPS: use the generic uncached segment support "
        ` [PATCH 5/7 v2] "

[PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-07-02 10:06 UTC  (28+ messages)
` [PATCH 01/12] backlight: gpio: allow to probe non-pdata devices from board files
` [PATCH 02/12] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH 03/12] backlight: gpio: pull the non-pdata device probing code into probe()
` [PATCH 04/12] ARM: davinci: refresh davinci_all_defconfig
` [PATCH 05/12] ARM: davinci_all_defconfig: enable GPIO backlight
` [PATCH 06/12] ARM: davinci: da850-evm: model the backlight GPIO as an actual device
` [PATCH 07/12] fbdev: da8xx: add support for a regulator
` [PATCH 08/12] ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
` [PATCH 10/12] fbdev: da8xx-fb: use devm_platform_ioremap_resource()
` [PATCH 11/12] fbdev: da8xx-fb: drop a redundant if
` [PATCH 12/12] fbdev: da8xx: use resource management for dma

[PATCH RFT 0/4] backlight: gpio: simplify the driver
 2019-07-02  9:14 UTC  (7+ messages)
` [PATCH RFT 1/4] sh: ecovec24: add additional properties to the backlight device
` [PATCH RFT 2/4] backlight: gpio: simplify the platform data handling
` [PATCH RFT 3/4] sh: ecovec24: don't set unused fields in platform data
` [PATCH RFT 4/4] backlight: gpio: remove unused fields from "

[PATCH v2 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-01 16:55 UTC  (11+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v2 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v2 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v2 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH 3/3] video: fbdev: don't print error message on framebuffer_alloc() failure
 2019-07-01 15:07 UTC  (4+ messages)

Character attributes in fb console
 2019-06-29 11:59 UTC  (2+ messages)

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-06-28 19:22 UTC  (2+ messages)

[PATCH 28/39] docs: admin-guide: add a series of orphaned documents
 2019-06-28 12:55 UTC  (5+ messages)
` [PATCH 37/39] docs: adds some directories to the main documentation index

[PATCH 11/43] docs: console.txt: convert docs to ReST and rename to *.rst
 2019-06-28 12:53 UTC  (2+ messages)

[PATCH] video: fbdev: s3c-fb: fix sparse warnings about using incorrect types
 2019-06-28 10:37 UTC  (3+ messages)

[PATCH 2/3] video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure
 2019-06-28 10:27 UTC  (2+ messages)

[PATCH 1/3] video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
 2019-06-28 10:26 UTC  (3+ messages)

[PATCH v2 23/27] video: fbdev: remove unneeded memset after dma_alloc_coherent
 2019-06-28  2:50 UTC 

[PATCH 45/87] fbdev: mmp: remove memset after dma_alloc_coherent in mmpfb.c
 2019-06-27 17:41 UTC 

[PATCH] fbtft: Cleanup line over 80 character warnings
 2019-06-27 16:44 UTC  (3+ messages)

[PATCH 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-27 15:49 UTC  (11+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH 3/3] video: fbdev: mmp: fix sparse warnings about using incorrect types
 2019-06-27 14:08 UTC 

[PATCH 2/3] video: fbdev: mmp: add COMPILE_TEST support
 2019-06-27 14:07 UTC 

[PATCH 1/3] video: fbdev: mmp: remove duplicated MMP_DISP dependency
 2019-06-27 14:07 UTC 

[PATCH] vga_switcheroo: Depend upon fbcon being built-in, if enabled
 2019-06-26  8:37 UTC  (6+ messages)

[PATCH] au1200fb: don't use DMA_ATTR_NON_CONSISTENT
 2019-06-26  7:16 UTC  (2+ messages)

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

fix DMA API abuse in various mips fbdev drivers
 2019-06-25 12:09 UTC  (5+ messages)
  ` [PATCH 3/3] jz4740_fb: fix DMA API abuse

[PATCH] fbmem: remove redundant assignment to err
 2019-06-24 22:37 UTC 

[PATCH] fbcon: Export fbcon_remap_all
 2019-06-24  9:00 UTC  (2+ messages)

From:Miss: Fatima Yusuf
 2019-06-22 16:28 UTC 

Spende
 2019-06-22  9:45 UTC  (3+ messages)
` SPENDE

[PATCH] video: fbdev: pvr2fb: fix compile-testing as module
 2019-06-21 14:22 UTC  (3+ messages)

[PATCH v2 06/29] docs: console.txt: convert docs to ReST and rename to *.rst
 2019-06-21 13:48 UTC  (2+ messages)

[PATCH] video: fbdev: omap2: remove rfbi
 2019-06-21 13:01 UTC  (7+ messages)

[PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-21 12:49 UTC  (2+ messages)

[PATCH] video: fbdev-MMP: Use struct_size() in devm_kzalloc()
 2019-06-21 12:40 UTC  (2+ messages)

[PATCH][next] video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
 2019-06-21 12:06 UTC  (4+ messages)

[PATCH] video: fbdev: Fix Warning comparing pointer to 0 reported by coccicheck
 2019-06-21 11:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] efifb: BGRT: Add check for new BGRT status field rotation bits
 2019-06-21 11:38 UTC  (5+ messages)

[PATCH] video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
 2019-06-21 11:23 UTC  (4+ messages)

[PATCH] video: fbdev: s3c-fb: add COMPILE_TEST support
 2019-06-21 11:08 UTC  (3+ messages)

[PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
 2019-06-21 11:07 UTC  (3+ messages)
` [PATCH] video: fbdev: imxfb: fix sparse warnings about using incorrect types

[PATCH] video: fbdev: pvr2fb: fix build warning when compiling as module
 2019-06-21 11:06 UTC  (2+ messages)

[PATCH] docs: fb: Add TER16x32 to the available font names
 2019-06-20 19:55 UTC  (3+ messages)

[PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
 2019-06-20 14:47 UTC  (4+ messages)
  `  "

GOOD DAY
 2019-06-20 14:20 UTC 

[PATCH v1] backlight: Don't build support by default
 2019-06-20 13:31 UTC  (2+ messages)

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-20 10:50 UTC  (7+ messages)

[PULL] topic/remove-fbcon-notifiers for v5.3
 2019-06-19 13:42 UTC  (8+ messages)

[PATCH] fbcon: Export fbcon_update_vcs
 2019-06-19  9:44 UTC  (2+ 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).