Linux Frame Buffer Development
[Prev Page][Next Page]
- Re: [GIT PULL] On-demand device probing, (continued)
- [PATCH v2 1/2] video: fbdev: pxafb: loosen the platform data bond,
Robert Jarzmik
- [PATCH] video: fbdev: fsl: Split DIU initialization entry,
Dongsheng Wang
- [PATCH 0/3] delete unneeded of_node_put,
Julia Lawall
- [PATCH RFC 0/2] simplefb: Add regulator handling support,
Chen-Yu Tsai
- [PATCH v2] backlight: pwm: reject legacy pwm request for device defined in dt,
Vladimir Zapolskiy
- [PATCH v3] video: fbdev: add Marvell PXA LCD controller binding,
Robert Jarzmik
- [PATCH 0/5] add missing of_node_put,
Julia Lawall
- [PATCH 00/20] tree-wide convert to memremap(),
Dan Williams
- [GIT PULL] fbdev fixes for 4.3, Tomi Valkeinen
- [PATCH v3 1/3] fb.h: Provide alternate screen_base pointer,
Lars Svensson
- [PATCH v2 1/2] fb.h: Provide alternate screen_base pointer,
Lars Svensson
- [PATCH 3/3] video: fbdev: au1200fb: alloc mem from coherent pool/CMA, Manuel Lauss
- [PATCH 1/2] fb.h: Provide alternate screen_base pointer,
Lars Svensson
- [PATCH v2] video: fbdev: add Marvell PXA framebuffer binding,
Robert Jarzmik
- [PATCH 0/2] video: fbdev: pxafb: devicetree conversion,
Robert Jarzmik
- [PATCH] video: fbdev: add Marvell PXA framebuffer binding,
Robert Jarzmik
- [PATCH] drivers/video/fbdev/i740fb: remove unused variable,
Sudip Mukherjee
- [BUG] RCU stall in cursor_timer_handler,
Alistair Popple
- [PATCH v2 0/5] [resend] gxt4500: Make usable on x86 and fix some bugs,
Ondrej Zary
- [PATCH RFC V2 1/5] video: hdmi: add helper function for N and CTS, Arnaud Pouliquen
- [PATCH] video: of: fix memory leak,
Sudip Mukherjee
- [PATCHv4 0/3] backlight: led-backlight driver,
Tomi Valkeinen
- [PATCH] Revert "backlight: pwm: Handle EPROBE_DEFER while requesting the PWM",
Robert Jarzmik
- [PATCH v2] fbdev: broadsheetfb: fix memory leak,
Sudip Mukherjee
- [PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read capability,
Ondrej Zary
- No more new fbdev drivers, please,
Tomi Valkeinen
- Re: No more new fbdev drivers, please, Aaro Koskinen
- Re: No more new fbdev drivers, please, Sudip Mukherjee
- Re: No more new fbdev drivers, please, Noralf Trønnes
- <Possible follow-ups>
- Re: No more new fbdev drivers, please, Kamil Lulko
[PATCH 28/38] video/omap: remove invalid check,
Andrzej Hajda
Re: [PATCH 00/38] Fixes related to incorrect usage of unsigned types,
David Howells
[PATCH v3 00/12] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v3 10/12] pwm: rockchip: add support for atomic update, Boris Brezillon
- [PATCH v3 11/12] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods, Boris Brezillon
- [PATCH v3 12/12] regulator: pwm: properly initialize the ->state field, Boris Brezillon
- [PATCH v3 08/12] pwm: add information about polarity, duty cycle and period to debugfs, Boris Brezillon
- [PATCH v3 09/12] pwm: rockchip: add initial state retrieval, Boris Brezillon
- [PATCH v3 06/12] pwm: add the PWM initial state retrieval infra, Boris Brezillon
- [PATCH v3 05/12] pwm: declare a default PWM state, Boris Brezillon
- [PATCH v3 07/12] pwm: add the core infrastructure to allow atomic update, Boris Brezillon
- [PATCH v3 02/12] pwm: define a new pwm_state struct, Boris Brezillon
- [PATCH v3 04/12] backlight: pwm_bl: remove useless call to pwm_set_period, Boris Brezillon
- [PATCH v3 03/12] pwm: move the enabled/disabled info to pwm_state struct, Boris Brezillon
- [PATCH v3 01/12] pwm: introduce default period and polarity concepts, Boris Brezillon
- Re: [PATCH v3 00/12] pwm: add support for atomic update, Heiko Stübner
- Re: [PATCH v3 00/12] pwm: add support for atomic update, Boris Brezillon
- Re: [PATCH v3 00/12] pwm: add support for atomic update, Heiko Stübner
[PATCH] video: fbdev: mb862xx: Fix module autoload for OF platform driver,
Luis de Bethencourt
[PATCH] omapdss: acx565akm: Fix module autoload for OF platform driver,
Luis de Bethencourt
[PATCH] fbdev: broadsheetfb: fix memory leak,
Sudip Mukherjee
[PATCH] pwm-backlight: fix the panel power sequence,
YH Huang
[RESEND PATCH] OMAPDSS: panel-sony-acx565akm: Export OF module alias information, Javier Martinez Canillas
[PATCH v2] fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface,
Vladimir Zapolskiy
[PATCH] staging: sm750fb: Added a space,
Anjali Menon
[PATCH] fbdev: put module after running driver callback,
David Herrmann
[PATCHv3 0/3] backlight: led-backlight driver,
Tomi Valkeinen
Re: [PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h,
Palmer Dabbelt
- [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible, Palmer Dabbelt
- [PATCH 11/13] Hide MAX_RAW_MINORS behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 10/13] Hide USE_WCACHING behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 08/13] Hide MAX_SHARED_LIBS behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 09/13] Hide bp_type_idx behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 12/13] Hide AT_VECTOR_SIZE_ARCH behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl, Palmer Dabbelt
- [PATCH 06/13] Hide ep_take_care_of_epollwakeup() behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace, Palmer Dabbelt
- [PATCH 05/13] Hide some of "struct elf_prstatus" behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 02/13] Always expose __SYSCALL(... fork ...), Palmer Dabbelt
- [PATCH 03/13] Hide COMPAT_ATM_ADDPARTY behind #ifdef __KERNEL__, Palmer Dabbelt
- [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h, Palmer Dabbelt
- Re: [PATCH 09/13] Hide bp_type_idx behind #ifdef __KERNEL__, David Howells
- Re: [PATCH 10/13] Hide USE_WCACHING behind #ifdef __KERNEL__, David Howells
- Re: [PATCH 11/13] Hide MAX_RAW_MINORS behind #ifdef __KERNEL__, David Howells
- Re: [PATCH 12/13] Hide AT_VECTOR_SIZE_ARCH behind #ifdef __KERNEL__, David Howells
- Message not available
Message not available
[PATCH 0/2] SSD1307fb updates,
Olliver Schinagl
[PATCHv2 0/3] backlight: led-backlight driver,
Tomi Valkeinen
[PATCH v4 0/22] On-demand device probing,
Tomeu Vizoso
[GIT PULL] fbdev changes for 4.3, Tomi Valkeinen
[PATCHv2] staging: sm750fb: fix improper typedef usage,
Brian Stottler
[PATCH 1/2] backlight: adp8860: Remove unnecessary MODULE_ALIAS(),
Javier Martinez Canillas
[PATCH v4] OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled,
Jyri Sarha
[PATCH v3] OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled, Jyri Sarha
[PATCH v2] OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled,
Jyri Sarha
[PATCH] efifb: Add support for 64-bit frame buffer addresses,
Matt Fleming
[PATCH] backlight: lp855x: Make sure props struct is zeroed,
Bjorn Andersson
[PATCH] S390: add pci_iomap_wc() and pci_iomap_wc_range(),
Luis R. Rodriguez
[PATCH 0/2] OMAPDSS: Couple of HDMI audio fixes,
Jyri Sarha
[PATCH -next] drivers/video/fbdev: Add dependencies on !S390,
Guenter Roeck
[PATCH 4/4] fbdev: Debug knob to register without holding console_lock,
Daniel Vetter
[PATCH 0/3] backlight: led-backlight driver,
Tomi Valkeinen
[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers,
Javier Martinez Canillas
[PATCH 0/5] [resend] gxt4500: Make usable on x86 and fix some bugs,
Ondrej Zary
[PATCH 1/4] [resend #2] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE,
Ondrej Zary
[PATCH v4 00/11] x86/dma: RIP MTRR and dma write-combine API rename,
Luis R. Rodriguez
- [PATCH v4 02/11] drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar(), Luis R. Rodriguez
- [PATCH v4 10/11] dma: rename dma_*_writecombine() to dma_*_wc(), Luis R. Rodriguez
- [PATCH v4 11/11] mtrr: bury MTRR - unexport mtrr_add() and mtrr_del(), Luis R. Rodriguez
- [PATCH v4 09/11] drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style, Luis R. Rodriguez
- [PATCH v4 08/11] drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- [PATCH v4 07/11] drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- [PATCH v4 06/11] drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- [PATCH v4 05/11] PCI: Add pci_iomap_wc() variants, Luis R. Rodriguez
- [PATCH v4 04/11] drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer, Luis R. Rodriguez
- [PATCH v4 03/11] drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar(), Luis R. Rodriguez
- [PATCH v4 01/11] PCI: Add pci_ioremap_wc_bar(), Luis R. Rodriguez
[RFC v6 16/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM, Finn Thain
[RFC v6 12/25] powerpc: Cleanup nvram includes, Finn Thain
[RFC v6 17/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
[PATCH 00/11] fix error return code,
Julia Lawall
[patch] fbdev: fix snprintf() limit in show_bl_curve(),
Dan Carpenter
[RFC V2] fbdev/riva:change to use generice function to implement reverse_order(), yalin wang
[RFC V2] fbdev/nvidia:change reverse_order() macro, yalin wang
[PATCH 00/18] Export SPI and OF module aliases in missing drivers,
Javier Martinez Canillas
[RFC] fbdev/nvidia:change reverse_order() macro,
yalin wang
[PATCH] staging: sm750fb: fix improper typedef usage,
Brian Stottler
[PATCH] video: fbdev: Use devm_clk_get,
Vaishali Thakkar
[PATCH] ARC: add negative dependency for VGA_CONSOLE,
Yuriy Kolerov
[PATCH] ocfb: remove incorrect __iomem annotation,
Christoph Hellwig
[PATCH] backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro,
Axel Lin
[PATCH v2] video: fbdev: fsl: Fix the sleep function for FSL DIU module,
Dongsheng Wang
[PATCH] Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors, Shah, Yash (Y.)
[RFC 7/8] drm: Add support for pps and compression mode command packet, vikas . korjani
[GIT PULL] fbdev fixes for 4.2-rc7, Tomi Valkeinen
[PATCH v2] backlight: pm8941-wled: Add default-brightness property, Bjorn Andersson
[PATCH] video: fbdev: atmel_lcdfb: remove useless include,
Alexandre Belloni
[PATCH] fbdev/nvidia:change reverse_order() macro, yalin wang
[RFC] fbdev/riva:change to use generice function to implement reverse_order(),
yalin wang
[PATCH v1, TRIVIAL] Fix pxafb nonstd field documentation and add errata info,
Petr Cvek
[BUG, RFC] Different bitfields in documentation and driver,
Petr Cvek
[PATCH v3 0/9] Use correctly the Xen memory terminologies,
Julien Grall
[PATCH] drm: Remove two-level menu in Kconfig,
Thierry Reding
[PATCH RESEND 1/3] staging: sm7xxfb: merge sm712fb with fbdev,
Sudip Mukherjee
[PATCH 1/5] staging: sm750fb: remove multiple blank line,
Sudip Mukherjee
[PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues,
Jyri Sarha
[PATCH 0/2] OMAPDSS: Fix of-node refcount issues,
Jyri Sarha
[PATCH] staging: sm750fb: fix sparse warning for lock,
Peng Fan
[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux,
Julien Grall
[PATCH] fbcon: unconditionally initialize cursor blink interval,
Scot Doyle
[PATCH] video: fbdev: pxa3xx_gcu: prepare the clocks,
Robert Jarzmik
[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event,
Viresh Kumar
[PATCH v2 09/11] fbdev: Allow compile test of GPIO consumers if !GPIOLIB,
Geert Uytterhoeven
[PATCH v2] pwm-backlight: Avoid backlight flicker when probed from DT,
Philipp Zabel
[PATCH v3 00/24] replace ioremap_{cache|wt} with memremap,
Dan Williams
[PATCH 00/27] Export I2C and OF module aliases in missing drivers,
Javier Martinez Canillas
[PATCH 1/2] ARM: integrator: move framebuffers to driver,
Linus Walleij
[PATCH 0/8] Use correctly the Xen memory terminologies in Linux,
Julien Grall
[PATCH] fbdev: select versatile helpers for the integrator,
Linus Walleij
[PATCH v2 0/22] On-demand device probing,
Tomeu Vizoso
Dynamically setting new modes via framebuffer, Ilyes Gouta
[PATCH] video: fbdev: atmel: fix warning for const return value,
Rob Herring
Re: [PATCH v2 1/3] staging: sm7xxfb: move sm712fb out of staging,
Sudip Mukherjee
[PATCH 0/5] gxt4500: Make usable on x86 and fix some bugs,
Ondrej Zary
[RFC v5 13/26] powerpc: Cleanup nvram includes, Finn Thain
[RFC v5 18/26] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
[RFC v5 17/26] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM, Finn Thain
[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap,
Dan Williams
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]