aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-05-09Merge branch 'tracking-armlt-clcd' into lsk-3.9-vexpressJon Medhurst
2013-05-09Merge branch 'tracking-armlt-hdlcd' into lsk-3.9-vexpressJon Medhurst
2013-04-29amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2013-04-29amba-clcd: Only use dma_alloc_writecombine() if the arch supports itCatalin Marinas
2013-04-29amba-clcd: Remove check for 'reg' value in clcdfb_probeJon Medhurst
2013-04-29amba-clcd: Add Device Tree support to amba-clcd driverJon Medhurst
2013-04-29ARM HDLCD: Fix compilation on Linux 3.9Jon Medhurst
2013-04-29ARM HDLCD: Changes to get HDLCD working with 've-updates'Jon Medhurst
2013-04-29ARM HDLCD: Add developer option to remove double-height framebuffersChris Redpath
2013-04-29ARM HDLCD: Review comments from Liviu - extraneous memcpyChris Redpath
2013-04-29ARM HDLCD: Add useful functions to HDLCD driver for system integrationChris Redpath
2013-04-29ARM HDLCD: Change default byte ordering to match Android assumptionChris Redpath
2013-04-29ARM HDLCD: Get it working under Android.Dietmar Eggemann
2013-04-29ARM HDLCD: Fixup driver to resemble ARM's latest codebase.Jon Medhurst
2013-04-29ARM HDLCD: Add missing clk_{un}prepare callsJon Medhurst
2013-04-29ARM HDLCD: Add support for ARM High Definition LCD.Liviu Dudau
2013-04-29video: Make vexpress DVI driver depend on CONFIG_FBJon Medhurst
2013-04-29video: Versatile Express DVI output driverPawel Moll
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-27Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21backlight: lp855x_bl: simplify bl_get_brightness()Kim, Milo
2013-02-21backlight: lp855x_bl: support new LP8557 deviceKim, Milo
2013-02-21backlight: lp855x_bl: introduce device configuration flowKim, Milo
2013-02-21drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen