Show patches with: none      |   14018 patches
« 1 2 ... 115 116 117140 141 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC/PATCH,v2,6/8] radeon: Switch to arch_phys_wc_add and add a missing ..._del - - - --- 2013-05-09 Andy Lutomirski New
[RFC/PATCH,v2,5/8] i915: Use arch_phys_wc_{add,del} - - - --- 2013-05-09 Andy Lutomirski New
[RFC/PATCH,v2,4/8] drm,agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional - - - --- 2013-05-09 Andy Lutomirski New
[RFC/PATCH,v2,3/8] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs - - - --- 2013-05-09 Andy Lutomirski New
[RFC/PATCH,v2,2/8] drm (ast,cirrus,mgag200,nouveau,savage,vmwgfx): Remove drm_mtrr_{add,del} - - - --- 2013-05-09 Andy Lutomirski New
[RFC/PATCH,v2,1/8] Add arch_phys_wc_{add,del} to manipulate WC MTRRs if needed - - - --- 2013-05-09 Andy Lutomirski New
[v5,part3,07/15] mm, acornfb: use free_reserved_area() to simplify code - - - --- 2013-05-08 Jiang Liu New
[V2] video: implement a simple framebuffer driver - - - --- 2013-05-07 Andrew Morton New
[11/13] video: mxsfb: Let device core handle pinctrl - - - --- 2013-05-06 Fabio Estevam New
[7/7] uvesafb: Clean up MTRR code - - - --- 2013-05-03 Andy Lutomirski New
[6/7] radeon: Switch to drm_mtrr_add_wc and add a missing drm_mtrr_del_wc - - - --- 2013-05-03 Andy Lutomirski New
[5/7] i915: Use drm_mtrr_{add,del}_wc - - - --- 2013-05-03 Andy Lutomirski New
[4/7] drm: Use drm_mtrr_add_wc for the AGP aperture - - - --- 2013-05-03 Andy Lutomirski New
[3/7] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs - - - --- 2013-05-03 Andy Lutomirski New
[2/7] drm (ast,cirrus,mgag200,nouveau,savage,vmwgfx): Rework drm_mtrr_{add,del} - - - --- 2013-05-03 Andy Lutomirski New
[1/7] x86: Add mtrr_{add,del}_wc_if_needed - - - --- 2013-05-03 Andy Lutomirski New
[10/10] OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found - - - --- 2013-04-29 Tomi Valkeinen New
[09/10] OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata - - - --- 2013-04-29 Tomi Valkeinen New
[08/10] OMAPDSS: HDMI: use platform_driver_register() - - - --- 2013-04-29 Tomi Valkeinen New
[07/10] OMAPDSS: DPI: Add error handling for dpi_probe_pdata - - - --- 2013-04-29 Tomi Valkeinen New
[06/10] OMAPDSS: DPI: use platform_driver_register() - - - --- 2013-04-29 Tomi Valkeinen New
[05/10] OMAPDSS: DSI: Add error handling for dsi_probe_pdata - - - --- 2013-04-29 Tomi Valkeinen New
[04/10] OMAPDSS: DSI: use platform_driver_register() - - - --- 2013-04-29 Tomi Valkeinen New
[03/10] OMAPFB: defer probe if no displays - - - --- 2013-04-29 Tomi Valkeinen New
[02/10] OMAPFB: use module_platform_driver() - - - --- 2013-04-29 Tomi Valkeinen New
[01/10] OMAPDSS: Makefile: move omapfb after panels - - - --- 2013-04-29 Tomi Valkeinen New
[9/9] s3c2410fb: Use module parameter instead of a sysfs entry - - - --- 2013-04-26 Sylwester Nawrocki New
[8/9] s3c2410fb: Remove redundant platform_set_drvdata() - - - --- 2013-04-26 Sylwester Nawrocki New
[7/9] s3c2410fb: Use devm_ioremap_resource() - - - --- 2013-04-26 Sylwester Nawrocki New
[6/9] s3c2410fb: Enable display by default - - - --- 2013-04-26 Sylwester Nawrocki New
[5/9] s3c2410fb: Use dev_pm_ops - - - --- 2013-04-26 Sylwester Nawrocki New
[4/9] s3c2410fb: Register single platform driver - - - --- 2013-04-26 Sylwester Nawrocki New
[3/9] ARM: S3C24XX: Remove include/mach/regs-lcd.h header file - - - --- 2013-04-26 Sylwester Nawrocki New
[2/9] s3c2410fb: Make most of register definitions local - - - --- 2013-04-26 Sylwester Nawrocki New
[1/9] s3c2410fb: Move platform data declarations to include/linux/platform_data - - - --- 2013-04-26 Sylwester Nawrocki New
[1/1] backlight: add default brightness value option for tps65217-bl driver - - - --- 2013-04-26 ujhelyi.m@gmail.com New
[v5,2/2] video: imxfb: Add DT support - - - --- 2013-04-24 Markus Pargmann New
[v5,1/2] imxfb: Set alpha value of the framebuffer - - - --- 2013-04-24 Markus Pargmann New
[6/6] ARM: davinci: dm644x: enable fbdev driver - - - --- 2013-04-24 Prabhakar New
[5/6] ARM: davinci: dm365: enable fbdev driver - - - --- 2013-04-24 Prabhakar New
[4/6] ARM: davinci: dm355: enable fbdev driver - - - --- 2013-04-24 Prabhakar New
[3/6] davinci: vpbe: add fbdev driver - - - --- 2013-04-24 Prabhakar New
[2/6] media: davinci: vpbe: enable vpbe for fbdev addition - - - --- 2013-04-24 Prabhakar New
[1/6] media: davinci: vpbe: fix checkpatch warning for CamelCase - - - --- 2013-04-24 Prabhakar New
[V5,5/5] fbcon: queue work on power efficient wq - - - --- 2013-04-24 Viresh Kumar New
[2/2] drivers/video: mxs-fb: Fix build, use renamed function - - - --- 2013-04-24 Markus Pargmann New
[1/2] drivers/video: Kconfig, fix mxsfb build - - - --- 2013-04-24 Markus Pargmann New
[2/2] drivers/video: mxs-fb: Fix build, use renamed function - - - --- 2013-04-24 Markus Pargmann New
[1/2] drivers/video: Kconfig, fix mxsfb build - - - --- 2013-04-24 Markus Pargmann New
Handle efifb with no lfb_base better. - - - --- 2013-04-23 Peter Jones New
[11/11] fbdev: improve fb_mmap bounds checks - - - --- 2013-04-23 Tomi Valkeinen New
[10/11] fbdev/ps3fb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[09/11] fbdev/sgivwfb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[08/11] fbdev/vermillion: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[07/11] fbdev/sa1100fb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[06/11] fbdev/fb-puv3: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[05/11] fbdev/controlfb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[04/11] fbdev/au1200fb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[03/11] fbdev/au1100fb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[02/11] fbdev/omapfb: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[01/11] fbdev/fbmem: use vm_iomap_memory() - - - --- 2013-04-23 Tomi Valkeinen New
[4/4] ssd1307fb: Make use of horizontal addressing mode - - - --- 2013-04-22 Maxime Ripard New
[3/4] ssd1307fb: Speed up the communication with the controller - - - --- 2013-04-22 Maxime Ripard New
[2/4] ssd1307fb: Rework the communication functions - - - --- 2013-04-22 Maxime Ripard New
[1/4] ARM: cfa10036: dt: Change i2c0 clock frequency - - - --- 2013-04-22 Maxime Ripard New
[2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306 - - - --- 2013-04-22 Maxime Ripard New
[1/2] video: ssd1307fb: Add support for SSD1306 OLED controller - - - --- 2013-04-22 Maxime Ripard New
[RESEND] video: mxsfb: Fix colors display on lower color depth - - - --- 2013-04-22 Maxime Ripard New
MAINTAINERS: Add linux-samsung-soc list to all related entries - - - --- 2013-04-21 Tomasz Figa New
uvesafb: Correct/simplify warning message - - - --- 2013-04-19 Borislav Petkov New
[RFC,v2] video: ARM CLCD: Add DT & CDF support - - - --- 2013-04-18 Pawel Moll New
[v4,2/2] video: imxfb: Add DT support - - - --- 2013-04-18 Markus Pargmann New
[v4,1/2] imxfb: Set alpha value of the framebuffer - - - --- 2013-04-18 Markus Pargmann New
video: mxsfb: Fix colors display on lower color depth - - - --- 2013-04-18 Maxime Ripard New
[RFC,10/10] ARM: vexpress: Add CLCD Device Tree properties - - - --- 2013-04-17 Pawel Moll New
[RFC,09/10] video: Versatile Express DVI mode driver - - - --- 2013-04-17 Pawel Moll New
[RFC,08/10] video: Versatile Express MUXFPGA driver - - - --- 2013-04-17 Pawel Moll New
[RFC,07/10] mfd: vexpress: Allow external drivers to parse site ids - - - --- 2013-04-17 Pawel Moll New
[RFC,06/10] video: ARM CLCD: Add DT & CDF support - - - --- 2013-04-17 Pawel Moll New
[RFC,05/10] fbmon: Add extra video helper - - - --- 2013-04-17 Pawel Moll New
[RFC,04/10] video: display: Add generic TFT display type - - - --- 2013-04-17 Pawel Moll New
[RFC,03/10] video: display: Add Device Tree bindings - - - --- 2013-04-17 Pawel Moll New
[RFC,02/10] video: display: Update the display with the video mode data - - - --- 2013-04-17 Pawel Moll New
[RFC,01/10] video: Add generic display entity core - - - --- 2013-04-17 Pawel Moll New
[2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306 - - - --- 2013-04-12 Maxime Ripard New
[1/2] video: ssd1307fb: Add support for SSD1306 OLED controller - - - --- 2013-04-12 Maxime Ripard New
[v2] backlight: platform_lcd: introduce probe callback - - - --- 2013-04-11 Andrew Bresticker New
backlight: platform_lcd: introduce probe callback - - - --- 2013-04-11 Andrew Bresticker New
[4/8] video: atmel_lcdfb: add device tree suport - - - --- 2013-04-11 Jean-Christophe PLAGNIOL-VILLARD New
[3/8] video: atmel_lcdfb: pass the pdata as params - - - --- 2013-04-11 Jean-Christophe PLAGNIOL-VILLARD New
[2/8] video: atmel_lcdfb: introduce atmel_lcdfb_power_control - - - --- 2013-04-11 Jean-Christophe PLAGNIOL-VILLARD New
[1/8] video: atmel_lcdfb: fix platform data struct - - - --- 2013-04-11 Jean-Christophe PLAGNIOL-VILLARD New
[2/2] OMAPDSS: DPI: widen the pck search when using dss fck - - - --- 2013-04-11 Tomi Valkeinen New
[1/2] OMAPDSS: fix dss_fck clock rate rounding - - - --- 2013-04-11 Tomi Valkeinen New
[13/30] video/s3c: move platform_data out of arch/arm - - - --- 2013-04-11 Arnd Bergmann New
[12/30] video/exynos: remove unnecessary header inclusions - - - --- 2013-04-11 Arnd Bergmann New
of: videomode: Fix module loading problem - - - --- 2013-04-08 Mohsin Kazmi New
[1/1] video: wm8505fb: Convert to devm_ioremap_resource() - - - --- 2013-04-08 Sachin Kamat New
omapdss: use devm_clk_get() - - - --- 2013-04-08 archit taneja New
[v6] video: mxsfb: Introduce regulator support - - - --- 2013-04-07 Fabio Estevam New
« 1 2 ... 115 116 117140 141 »