aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-06-18tgafb: fix data copyingMikulas Patocka
2014-06-18tgafb: fix mode setting with fbsetMikulas Patocka
2014-06-18mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-06-18mach64: use unaligned accessMikulas Patocka
2014-06-18matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-06-18framebuffer: fix cfb_copyareaMikulas Patocka
2014-06-18video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart
2014-04-16OMAPDSS: raw read and write endian fixVictor Kamensky
2014-04-15Merge branch 'tracking-armlt-clcd' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-armlt-hdlcd' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-armlt-ve-updates' into integration-linaro-vexpressJon Medhurst
2014-03-31amba-clcd: Hack RGB ordering in 32-bit video modesJon Medhurst
2014-03-31amba-clcd: add 888 caps supportBrian Bennett
2014-03-31amba-clcd: set video mode via module parameter on kernel commandlineRyan Harkin
2014-03-31amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2014-03-31amba-clcd: Only use dma_alloc_writecombine() if the arch supports itCatalin Marinas
2014-03-31amba-clcd: Remove check for 'reg' value in clcdfb_probeJon Medhurst
2014-03-31amba-clcd: Add Device Tree support to amba-clcd driverJon Medhurst
2014-03-31ARM HDLCD: Fix clock initialisation sequenceJon Medhurst
2014-03-31ARM HDLCD: Fix compilation on Linux 3.9Jon Medhurst
2014-03-31ARM HDLCD: Changes to get HDLCD working with 've-updates'Jon Medhurst
2014-03-31ARM HDLCD: Add developer option to remove double-height framebuffersChris Redpath
2014-03-31ARM HDLCD: Review comments from Liviu - extraneous memcpyChris Redpath
2014-03-31ARM HDLCD: Add useful functions to HDLCD driver for system integrationChris Redpath
2014-03-31ARM HDLCD: Change default byte ordering to match Android assumptionChris Redpath
2014-03-31ARM HDLCD: Get it working under Android.Dietmar Eggemann
2014-03-31ARM HDLCD: Fixup driver to resemble ARM's latest codebase.Jon Medhurst
2014-03-31ARM HDLCD: Add missing clk_{un}prepare callsJon Medhurst
2014-03-31ARM HDLCD: Add support for ARM High Definition LCD.Liviu Dudau
2014-03-31video: Make vexpress DVI driver depend on CONFIG_FBJon Medhurst
2014-03-31video: Versatile Express DVI output driverPawel Moll
2014-03-19video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2014-03-19video: adf: use %zu when printing size_tGreg Hackmann
2014-03-19video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann
2014-03-19video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann
2014-03-19video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2014-03-19video: adf: validate dpms state passed to blankGreg Hackmann
2014-03-19video: adf: make device node names less hierarchicalGreg Hackmann
2014-03-19video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2014-03-19video: adf: set default interface dpms_state to OFFGreg Hackmann
2014-03-19video: adf: make dpms_state sysfs attribute writableGreg Hackmann
2014-03-19video: adf: add helpers for validating custom formatsGreg Hackmann
2014-03-19video: adf: add informational flags to interfacesGreg Hackmann
2014-03-19video: adf: add fbdev compatibility helperGreg Hackmann
2014-03-19video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2014-03-19video: adf: support "simple" buffersGreg Hackmann
2014-03-19video: adf: add memblock helperGreg Hackmann
2014-03-19video: add atomic display frameworkGreg Hackmann
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