aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14framebuffer: fix border colorMikulas Patocka
2014-07-21Merge branch 'v3.14/topic/vexpress' into linux-linaro-lsk-v3.14Alex Shi
2014-07-17Merge branch 'vexp-ve-updates' into vexpressv3.14/topic/vexpressAlex Shi
2014-07-17Merge branch 'vexp-hdlcd' into vexpressAlex Shi
2014-07-16video: Make vexpress DVI driver depend on CONFIG_FBJon Medhurst
2014-07-16video: Versatile Express DVI output driverPawel Moll
2014-07-16amba-clcd: Hack RGB ordering in 32-bit video modesJon Medhurst
2014-07-16amba-clcd: add 888 caps supportBrian Bennett
2014-07-16amba-clcd: set video mode via module parameter on kernel commandlineRyan Harkin
2014-07-16amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2014-07-16amba-clcd: Only use dma_alloc_writecombine() if the arch supports itCatalin Marinas
2014-07-16amba-clcd: Remove check for 'reg' value in clcdfb_probeJon Medhurst
2014-07-16amba-clcd: Add Device Tree support to amba-clcd driverJon Medhurst
2014-07-16ARM HDLCD: Fix clock initialisation sequenceJon Medhurst
2014-07-16ARM HDLCD: Fix compilation on Linux 3.9Jon Medhurst
2014-07-16ARM HDLCD: Changes to get HDLCD working with 've-updates'Jon Medhurst
2014-07-16ARM HDLCD: Add developer option to remove double-height framebuffersChris Redpath
2014-07-16ARM HDLCD: Review comments from Liviu - extraneous memcpyChris Redpath
2014-07-16ARM HDLCD: Add useful functions to HDLCD driver for system integrationChris Redpath
2014-07-16ARM HDLCD: Change default byte ordering to match Android assumptionChris Redpath
2014-07-16ARM HDLCD: Get it working under Android.Dietmar Eggemann
2014-07-16ARM HDLCD: Fixup driver to resemble ARM's latest codebase.Jon Medhurst
2014-07-16ARM HDLCD: Add missing clk_{un}prepare callsJon Medhurst
2014-07-16ARM HDLCD: Add support for ARM High Definition LCD.Liviu Dudau
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-05-13tgafb: fix data copyingMikulas Patocka
2014-05-13tgafb: fix mode setting with fbsetMikulas Patocka
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-05-13mach64: use unaligned accessMikulas Patocka
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka
2014-05-06video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han