aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-09-22video: s3c2410: fix checkpatch warningsJingoo Han1-6/+6
2012-09-22video: s3c2410: Use pr_* and dev_* instead of printkSachin Kamat1-8/+14
2012-09-22fbdev: jz4740: Use devm_request_and_ioremapLars-Peter Clausen1-21/+3
2012-09-22drivers/video/sis/initextlfb.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-22video: bf*: Add missing spinlock initJean Delvare3-0/+3
2012-09-22vmlfb: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-22viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-09-22video: exynos_dp: replace link_status with link_align to check channel equalizationJingoo Han1-1/+1
2012-09-22da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash1-4/+7
2012-09-22video: mbxfb: Include linux/io.h instead of asm/io.hAxel Lin1-2/+1
2012-09-22video: Remove pnx4008 driverRoland Stigge8-1473/+0
2012-09-22da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash1-12/+40
2012-09-22video: bfin-lq035q1: use module_platform_driverDevendra Naga1-11/+1
2012-09-22video: hpfb: Fix error handlingEmil Goode1-7/+21
2012-09-22drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason2-2/+2
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-4/+4
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson16-17/+17
2012-09-21video: vt8500: Add devicetree support for vt8500-fb and wm8505-fbTony Prisk4-30/+161
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-2/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2-2/+2
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fbdev-nextFlorian Tobias Schandinat1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann1-4/+4
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-38/+41
2012-09-18OMAPDSS: alloc dssdevs dynamicallyTomi Valkeinen8-62/+119
2012-09-18OMAPDSS: cleanup dss_recheck_connections furtherTomi Valkeinen4-40/+60
2012-09-18OMAPDSS: cleanup dss_recheck_connectionsTomi Valkeinen1-43/+6
2012-09-18OMAPDSS: handle errors in dss_init_deviceTomi Valkeinen3-7/+22
2012-09-18OMAPDSS: explicitely initialize dssdev->channel for new displaysTomi Valkeinen2-0/+4
2012-09-18OMAPDSS: register only one display device per outputTomi Valkeinen7-66/+231
2012-09-18OMAPDSS: Add dss_get_default_display_name()Tomi Valkeinen1-0/+5
2012-09-18OMAPDSS: omap_dss_register_device() doesn't take display indexTomi Valkeinen8-11/+12
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett1-1/+3
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt6-5/+19
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann8-8/+8
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann2-3/+3
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2-0/+2
2012-09-11OMAPFB: Clear framebuffers before they are registeredArchit Taneja1-10/+10
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang1-68/+46
2012-09-11Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Tomi Valkeinen5-5/+18
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-1/+1
2012-09-07OMAPDSS: fix dss_ovl_unset_managerTomi Valkeinen1-0/+7
2012-09-07OMAPDSS: fix set_timingsTomi Valkeinen5-49/+4
2012-09-07OMAPDSS: Use WB fifo for GFX overlayTomi Valkeinen2-0/+31