Linux Frame Buffer Development
[Prev Page][Next Page]
- Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement, (continued)
- [PATCH v3 13/19] staging: sm750fb: add space after semicolon, Juston Li
- [PATCH v3 12/19] staging: sm750fb: add spaces around operators, Juston Li
- [PATCH v3 14/19] staging: sm750fb: remove trailing whitespace, Juston Li
- [PATCH v3 11/19] staging: sm750fb: consistent spacing around operators, Juston Li
- [PATCH v3 10/19] staging: sm750fb: add space after return type, Juston Li
- [PATCH v3 02/19] staging: sm750fb: remove spacing after open parenthesis, Juston Li
- [PATCH v3 09/19] staging: sm750fb: add space after struct definition, Juston Li
- [PATCH v3 08/19] staging: sm750fb: add space after enum definition, Juston Li
- [PATCH v3 06/19] staging: sm750fb: add space before open brace, Juston Li
- [PATCH v3 04/19] staging: sm750fb: add space before open parenthesis, Juston Li
- [PATCH v3 05/19] staging: sm750fb: remove space between function name and parenthesis, Juston Li
- [PATCH v3 07/19] staging: sm750fb: add space after close brace, Juston Li
- [GIT PULL] fbdev changes for 4.2, Tomi Valkeinen
- [PATCH] staging: sm750fb: remove unused variables,
Gujulan Elango, Hari Prasath (H.)
- [PATCH 1/2] staging: sm750fb: remove redundant __func__ in debug statement, Gujulan Elango, Hari Prasath (H.)
- [PATCH 2/2] staging: sm750fb: fix typo in debug statement,
Gujulan Elango, Hari Prasath (H.)
- [PATCH v2 00/19] staging: sm750fb: checkpatch.pl fixes,
Juston Li
- [PATCH 01/19] staging: sm750fb: use tabs for indentation, Juston Li
- [PATCH 03/19] staging: sm750fb: remove space before close parenthesis, Juston Li
- [PATCH 02/19] staging: sm750fb: remove spacing after open parenthesis, Juston Li
- [PATCH 06/19] staging: sm750fb: add space before open brace, Juston Li
- [PATCH 07/19] staging: sm750fb: add space after close brace, Juston Li
- [PATCH 04/19] staging: sm750fb: add space before open parenthesis, Juston Li
- [PATCH 09/19] staging: sm750fb: add space after struct definition, Juston Li
- [PATCH 08/19] staging: sm750fb: add space after enum definition, Juston Li
- [PATCH 05/19] staging: sm750fb: remove space between function name and parenthesis, Juston Li
- [PATCH 19/19] staging: sm750fb: add missing blank line after declarations, Juston Li
- [PATCH 18/19] staging: sm750fb: remove unnecessary braces, Juston Li
- [PATCH 17/19] staging: sm750fb: move while to follow do close brace, Juston Li
- [PATCH 16/19] staging: sm750fb: fix brace placement, Juston Li
- [PATCH 15/19] staging: sm750fb: remove unnecessary whitespace, Juston Li
- [PATCH 12/19] staging: sm750fb: add spaces around operators, Juston Li
- [PATCH 10/19] staging: sm750fb: add space after return type, Juston Li
- [PATCH 11/19] staging: sm750fb: consistent spacing around operators, Juston Li
- [PATCH 13/19] staging: sm750fb: add space after semicolon, Juston Li
- [PATCH 14/19] staging: sm750fb: remove trailing whitespace, Juston Li
- [PATCH 0/4] staging: sm750fb: checkpatch.pl fixes,
Juston Li
- Re: [PATCH 6/8] Staging: sm750fb: ddk750_sii164.c: Place braces on previous lines,
Sudip Mukherjee
- [PATCH v3] staging: sm750fb: use tabs for indentation,
Juston Li
- [PATCH v2] staging: sm750fb: use tabs for indentation,
Juston Li
- [PATCH] staging: sm750fb: use tabs for indentation,
Juston Li
- [PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar(),
Luis R. Rodriguez
- [PATCH v7 6/9] lib: devres: add pcim_iomap_wc() variants, Luis R. Rodriguez
- [PATCH v7 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- [PATCH v7 8/9] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- [PATCH v7 9/9] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc(), Luis R. Rodriguez
- Re: [PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar(), Arnd Bergmann
Re: [PATCH 9/9] Staging: sm750fb: ddk750_swi2c.c: Shorten lines to 80 characters, Greg KH
[PATCH] drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors, Greg Donald
[PATCH] staging: sm750fb: convert pr_err to pr_info,
Gujulan Elango, Hari Prasath (H.)
[PATCH] fbdev: remove unnecessary memset in vfb,
Marcin Chojnacki
[PATCH] framebuffer: disable vgacon on microblaze arch,
Nicolai Stange
[PATCH] nvidia/noveau: Fix color mask,
Michael Büsch
[PATCH 00/11] OMAPDSS: scaling & misc fixes,
Tomi Valkeinen
- [PATCH 01/11] OMAPDSS: DISPC: work-around for errata i631, Tomi Valkeinen
- [PATCH 02/11] OMAPDSS: DISPC: fix predecimation for YUV modes, Tomi Valkeinen
- [PATCH 03/11] OMAPDSS: DISPC: fix check_horiz_timing_omap3 args, Tomi Valkeinen
- [PATCH 04/11] OMAPDSS: DISPC: add check for scaling limits, Tomi Valkeinen
- [PATCH 05/11] OMAPDSS: DISPC: fix row_inc for OMAP3, Tomi Valkeinen
- [PATCH 06/11] OMAPDSS: DISPC: fix 64 bit issue in 5-tap, Tomi Valkeinen
- [PATCH 07/11] OMAPDSS: DISPC: check if scaling setup failed, Tomi Valkeinen
- [PATCH 08/11] OMAPDSS: DISPC: do only y decimation on OMAP3, Tomi Valkeinen
- [PATCH 09/11] OMAPDSS: DISPC: scaler debug print, Tomi Valkeinen
- [PATCH 10/11] OMAPDSS: HDMI4: fix error handling, Tomi Valkeinen
- [PATCH 11/11] OMAPDSS: HDMI: wait for framedone when stopping video, Tomi Valkeinen
[PATCH v2 0/9] fix sm7xxfb,
Sudip Mukherjee
- [PATCH v2 2/9] staging: sm7xxfb: remove numvgamodes, Sudip Mukherjee
- [PATCH v2 1/9] staging: sm7xxfb: declare struct as const, Sudip Mukherjee
- [PATCH v2 5/9] staging: sm7xxfb: fix alignment, Sudip Mukherjee
- [PATCH v2 9/9] staging: sm7xxfb: fix camelcase, Sudip Mukherjee
- [PATCH v2 8/9] staging: sm7xxfb: fix indention, Sudip Mukherjee
- [PATCH v2 7/9] staging: sm7xxfb: move mode table, Sudip Mukherjee
- [PATCH v2 6/9] staging: sm7xxfb: reduce indention, Sudip Mukherjee
- [PATCH v2 3/9] staging: sm7xxfb: add newline, Sudip Mukherjee
- [PATCH v2 4/9] staging: sm7xxfb: no space after cast, Sudip Mukherjee
- Re: [PATCH v2 0/9] fix sm7xxfb, Greg Kroah-Hartman
[PATCH 1/8] staging: sm7xxfb: declare struct as const,
Sudip Mukherjee
[PATCH 0/7] OMAPDSS: use components (fix probing problems),
Tomi Valkeinen
[PATCH 2/2] Staging: sm750fb: correct spacing between lines of code, Dighe, Niranjan (N.)
[PATCH 1/2] Staging: sm750fb: replace spaces by tabs, Dighe, Niranjan (N.)
[PATCH] Staging: sm750fb: fix checkpatch.pl indentation warnings,
Dighe, Niranjan (N.)
[PATCH] Staging: sm750fb: Fix checkpatch.pl warnings,
Dighe, Niranjan (N.)
[PATCH] backlight: pwm: free pwm requested by legacy API on error path,
Vladimir Zapolskiy
[PATCH] backlight: pwm: reject legacy pwm request for device defined in dt,
Vladimir Zapolskiy
[RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
[RFC v2 13/24] powerpc: Cleanup nvram includes, Finn Thain
doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver),
Sudip Mukherjee
[PATCH] pwm-backlight: Avoid backlight flicker when probed from DT,
Philipp Zabel
[PATCH] fbdev: propagate result of fb_videomode_from_videomode(),
Vladimir Murzin
[PATCH v2] staging: sm750fb: fix c99 comments, Juston Li
[PATCH] staging: sm750fb: fix c99 comments,
Juston Li
[PATCH v7 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled, Luis R. Rodriguez
[PATCH v7 2/3] IB/ipath: add counting for MTRR, Luis R. Rodriguez
RIP MTRR - status update for upcoming v4.2,
Luis R. Rodriguez
[PATCH] video: sm501fb: fixing static checker warning,
Heiko Schocher
re: video, sm501: add OF binding to support SM501,
Dan Carpenter
[PATCH] drivers/video/fbdev/sis/sis_main.c: avoid repeated strlen() calls,
Rasmus Villemoes
[PATCH v6 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled,
Luis R. Rodriguez
[PATCH v6 2/3] IB/ipath: add counting for MTRR,
Luis R. Rodriguez
[PATCH v6 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled,
Luis R. Rodriguez
[PATCH] fbdev: omap2: remove potential format string leak,
Kees Cook
[PATCH] fbdev: udlfb: remove unneeded initialization in few places,
Alexey Klimov
[PATCH -next] fbdev: radeon: Avoid 64 bit divide,
Guenter Roeck
Re: linux-next: Tree for Jun 4 (radeonfb && xfs),
Randy Dunlap
[PATCH v4 0/3] vesafb: remove theoretical MTRR uses,
Luis R. Rodriguez
Re: [PATCH 12/12] Staging: sm750fb: Insert spaces after commas in three files.,
Sudip Mukherjee
Re: [PATCH 10/12] Staging: sm750fb: Insert spaces after commas in two files., Sudip Mukherjee
Re: [PATCH 03/12] Staging: sm750fb: sm750.h: Insert spaces after commas., Sudip Mukherjee
Re: [PATCH 02/12] Staging: sm750fb: sm750_help.h: Insert spaces after commas., Sudip Mukherjee
[RFC 13/24] powerpc: Cleanup nvram includes, Finn Thain
[RFC 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
[PATCH v5 0/17] framebuffer: simple conversions to arch_phys_wc_add(),
Luis R. Rodriguez
[PATCH v4 0/17] framebuffer: simple conversions to arch_phys_wc_add(),
Luis R. Rodriguez
[PATCH REPOST] staging: xgifb: use arch_phys_wc_add() and ioremap_wc(), Luis R. Rodriguez
[PATCH] fbdev: omap2: improve usage of gpiod API,
Uwe Kleine-König
[PATCH] fixing code style in sm750_accel.c,
Mario Bambagini
[PATCH] fbcon: Fix incorrect fbcon_del_cursor_timer calls.,
Tetsuo Handa
[PATCH] staging: sm750fb: remove duplicate from fb_videomode,
Michel von Czettritz
[PATCH v4 0/3] USB PHY driver for Broadcom's Cygnus chipset,
Arun Ramamurthy
[PATCH] fbdev: ssd1307fb: fix logical error,
Thomas Niederprüm
[PATCH 00/21] On-demand device registration,
Tomeu Vizoso
Re: [PATCH 00/21] On-demand device registration, Rob Clark
[PATCH] fbdev: radeon: Remove 'struct timeval' usage,
Tina Ruchandani
[patch] fbdev: ssd1307fb: potential ERR_PTR dereference,
Dan Carpenter
re: fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT,
Dan Carpenter
[PATCH] video: omap/h3: fix tps65010 dependency,
Arnd Bergmann
[PATCH] fbcon: Avoid deleting a timer in IRQ context,
Thierry Reding
[PATCH v6 0/4] pci: add and use pci_iomap_wc(),
Luis R. Rodriguez
Re: [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver, Jingoo Han
distorted text,
Simon Vincent
[PATCH] video: exynos: fix modular build,
Arnd Bergmann
[PATCH] backlight: pwm: make use of 3rd argument to devm_gpiod_get_optional,
Uwe Kleine-König
[PATCH 1/1 linux-next] video/console: use swap() in newport_bmove(), Fabian Frederick
[PATCH 1/1 linux-next] video: fbdev: use swap() in ami_set_sprite(),
Fabian Frederick
[PATCH 1/1 linux-next] video: fbdev: matrox: use swap() in matroxfb_decode_var(),
Fabian Frederick
[PATCH] radeonfb: Deinline large functions,
Denys Vlasenko
[PATCH v3 00/17] new LoCoMo driver set,
Dmitry Eremin-Solenikov
- [PATCH v3 01/17] mfd: add new driver for Sharp LoCoMo, Dmitry Eremin-Solenikov
- [PATCH v3 02/17] leds: port locomo leds driver to new locomo core, Dmitry Eremin-Solenikov
- [PATCH v3 03/17] input: convert LoCoMo keyboard driver to use new locomo core, Dmitry Eremin-Solenikov
- [PATCH v3 04/17] input: make LoCoMo keyboard driver support both poodle and collie, Dmitry Eremin-Solenikov
- [PATCH v3 05/17] video: backlight: add new locomo backlight driver, Dmitry Eremin-Solenikov
- [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver, Dmitry Eremin-Solenikov
- [PATCH v3 07/17] gpio: port LoCoMo gpio support from old driver, Dmitry Eremin-Solenikov
- [PATCH v3 08/17] gpio: locomo: implement per-pin irq handling, Dmitry Eremin-Solenikov
- [PATCH v3 09/17] spi: add locomo SPI driver, Dmitry Eremin-Solenikov
- [PATCH v3 10/17] i2c: add locomo i2c driver, Dmitry Eremin-Solenikov
- [PATCH v3 11/17] ARM: sa1100: make collie use new locomo drivers, Dmitry Eremin-Solenikov
- [PATCH v3 12/17] ARM: sa1100: don't preallocate IRQ space for locomo, Dmitry Eremin-Solenikov
- [PATCH v3 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface, Dmitry Eremin-Solenikov
- [PATCH v3 14/17] ARM: pxa: poodle: use new LoCoMo driver, Dmitry Eremin-Solenikov
- [PATCH v3 15/17] ARM: pxa: poodle: don't preallocate IRQ space for locomo, Dmitry Eremin-Solenikov
- [PATCH v3 16/17] video: backlight: drop old locomo bl/lcd driver, Dmitry Eremin-Solenikov
- [PATCH v3 17/17] ARM: drop old LoCoMo driver, Dmitry Eremin-Solenikov
[PATCH] uvesafb: make scaling configurable on Nvidia cards,
Mikulas Patocka
[PATCH] staging: sm750fb: fix typo in fb_videomode Array,
Michel von Czettritz
[PATCH] backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional,
Axel Lin
[PATCH v5] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc(), Luis R. Rodriguez
[PATCH] backlight/lp855x: Don't clear level on suspend/blank,
Sean Paul
Re: [PATCH] backlight/lp855x: Don't clear level on suspend/blank, Kim, Milo
Re: [PATCH] backlight/lp855x: Don't clear level on suspend/blank, Benson Leung
Re: [PATCH] backlight/lp855x: Don't clear level on suspend/blank, Lee Jones
[PATCH V4] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1, Huacai Chen
[PATCH V3 RESEND] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1,
Huacai Chen
[RFC PATCH] video/logo: introduce new system state for checking if logos are freed,
Heiko Schocher
[PATCH v3 1/2] staging: sm750fb: cleanup white space,
Charles Rose
[PATCH 24/27] fbdev: Allow compile test of GPIO consumers if !GPIOLIB, Geert Uytterhoeven
[PATCH 23/27] backlight: Allow compile test of GPIO consumers if !GPIOLIB,
Geert Uytterhoeven
[PATCH v5 2/6] x86: document WC MTRR effects on PAT / non-PAT pages, Luis R. Rodriguez
[PATCH v4] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc(),
Luis R. Rodriguez
[PATCH 1/4] video: backlight: da9052: Constify platform_device_id,
Krzysztof Kozlowski
[PATCH v5 6/6] IB/ipath: use arch_phys_wc_add() and require PAT disabled, Luis R. Rodriguez
[PATCH v5 5/6] IB/ipath: add counting for MTRR, Luis R. Rodriguez
[PATCH v5 4/6] ivtv: use arch_phys_wc_add() and require PAT disabled, Luis R. Rodriguez
[PATCH v5 1/5] pci: add pci_iomap_wc() variants,
Luis R. Rodriguez
[PATCH v4 8/8] IB/ipath: use arch_phys_wc_add() and require PAT disabled, Luis R. Rodriguez
[PATCH v4 7/8] IB/ipath: add counting for MTRR, Luis R. Rodriguez
[PATCH v4 6/8] ivtv: use arch_phys_wc_add() and require PAT disabled, Luis R. Rodriguez
[PATCH v4 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc(),
Luis R. Rodriguez
[PATCH v4 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC, Luis R. Rodriguez
[PATCH v4 4/6] video: fbdev: atyfb: clarify ioremap() base and length used, Luis R. Rodriguez
[PATCH v4 3/6] video: fbdev: atyfb: move framebuffer length fudging to helper, Luis R. Rodriguez
[PATCH v4 2/6] x86: document WC MTRR effects on PAT / non-PAT pages,
Luis R. Rodriguez
[PATCH v4 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1,
Luis R. Rodriguez
[PATCH v4 0/5] pci/devres: add and use pci_iomap_wc() and pcim_iomap_wc(),
Luis R. Rodriguez
[PATCH V3] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1,
Huacai Chen
[PATCH v2 00/17] new locomo driver set,
Dmitry Eremin-Solenikov
- [PATCH v2 01/17] mfd: add new driver for Sharp LoCoMo, Dmitry Eremin-Solenikov
- [PATCH v2 02/17] leds: port locomo leds driver to new locomo core, Dmitry Eremin-Solenikov
- [PATCH v2 03/17] input: convert LoCoMo keyboard driver to use new locomo core, Dmitry Eremin-Solenikov
- [PATCH v2 04/17] input: locomokbd: provide an Alt-SysRQ combination, Dmitry Eremin-Solenikov
- [PATCH v2 05/17] video: backlight: add new locomo backlight driver, Dmitry Eremin-Solenikov
- [PATCH v2 06/17] video: lcd: add LoCoMo LCD driver, Dmitry Eremin-Solenikov
- [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver, Dmitry Eremin-Solenikov
- [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling, Dmitry Eremin-Solenikov
- [PATCH v2 09/17] spi: add locomo SPI driver, Dmitry Eremin-Solenikov
- [PATCH v2 10/17] i2c: add locomo i2c driver, Dmitry Eremin-Solenikov
- [PATCH v2 11/17] ARM: sa1100: make collie use new locomo drivers, Dmitry Eremin-Solenikov
- [PATCH v2 12/17] ARM: sa1100: don't preallocate IRQ space for locomo, Dmitry Eremin-Solenikov
- [PATCH v2 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface, Dmitry Eremin-Solenikov
- [PATCH v2 14/17] ARM: pxa: poodle: use new LoCoMo driver, Dmitry Eremin-Solenikov
- [PATCH v2 15/17] ARM: pxa: poodle: don't preallocate IRQ space for locomo, Dmitry Eremin-Solenikov
- [PATCH v2 16/17] video: backlight: drop old locomo bl/lcd driver, Dmitry Eremin-Solenikov
- [PATCH v2 17/17] ARM: drop old LoCoMo driver, Dmitry Eremin-Solenikov
[PATCH v2] ivtv: use arch_phys_wc_add() and require PAT disabled,
Luis R. Rodriguez
[PATCH v2 1/2] staging: sm750fb: cleanup white space,
Charles Rose
[PATCH] staging: sm750fb: cleanup white space and indent,
Charles Rose
[PATCH 1/2] staging: sm7xxfb: use framebuffer_alloc and release,
Sudip Mukherjee
[PATCH v3 0/3] USB PHY driver for Broadcom's Cygnus chipset,
Arun Ramamurthy
[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers,
Arun Ramamurthy
[PATCH] [media] ivtv: use arch_phys_wc_add() and require PAT disabled,
Luis R. Rodriguez
[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled,
Luis R. Rodriguez
[PATCH v5 2/2] IB/qib: use arch_phys_wc_add(), Luis R. Rodriguez
[PATCH v4] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index(), Luis R. Rodriguez
[PATCH 0/5] OMAPDSS: HDMI audio compliance fixes,
Jyri Sarha
[PATCH v4 1/2] IB/qib: add acounting for MTRR,
Luis R. Rodriguez
[PATCH v4 2/2] IB/qib: use arch_phys_wc_add(),
Luis R. Rodriguez
[PATCH v3] x86: mtrr: generalize run time disabling of MTRR, Luis R. Rodriguez
[PATCH v3] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index(),
Luis R. Rodriguez
[PATCH v3 0/3] vesafb: remove theoretical MTRR uses,
Luis R. Rodriguez
[PATCH v3 3/3] IB/ipath: add counting for MTRR, Luis R. Rodriguez
[PATCH v3 2/3] IB/qib: use arch_phys_wc_add(),
Luis R. Rodriguez
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]