aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds58-3376/+3561
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+9
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+3
2012-12-13VIDEO: Newport Fix console crashesThomas Bogendoerfer1-2/+9
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linusTomi Valkeinen45-2894/+2587
2012-12-13OMAPDSS: fix TV-out issue with DSI PLLTomi Valkeinen1-0/+16
2012-12-13Revert "OMAPFB: simplify locking"Tomi Valkeinen4-79/+132
2012-12-13OMAPFB: remove silly loop in fb2display()Tomi Valkeinen1-6/+6
2012-12-13OMAPFB: fix error handling in omapfb_find_best_mode()Tomi Valkeinen1-0/+6
2012-12-13OMAPFB: use devm_kzalloc to allocate omapfb2_deviceTomi Valkeinen1-2/+2
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-137/+19
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+33
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-88/+239
2012-12-12OMAPDSS: DISPC: remove dispc fck usesTomi Valkeinen1-14/+0
2012-12-12OMAPDSS: DISPC: get dss clock rate from dss driverTomi Valkeinen3-2/+15
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds25-78/+78
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat1-2/+1
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard3-0/+412
2012-12-07OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2-4/+6
2012-12-07OMAPDSS: export dispc functionsTomi Valkeinen2-35/+24
2012-12-07OMAPDSS: export dss_feat functionsTomi Valkeinen2-5/+6
2012-12-07OMAPDSS: export dss_mgr_ops functionsTomi Valkeinen2-30/+9
2012-12-07OMAPDSS: separate compat files in the MakefileTomi Valkeinen1-2/+5
2012-12-07OMAPDSS: move display sysfs init to compat layerTomi Valkeinen4-32/+14
2012-12-07OMAPDSS: DPI: use dispc's check_timingsTomi Valkeinen1-1/+1
2012-12-07OMAPDSS: DISPC: add dispc_ovl_check()Tomi Valkeinen2-0/+44
2012-12-07OMAPDSS: move irq handling to dispc-compatTomi Valkeinen5-426/+463
2012-12-07OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.cTomi Valkeinen3-57/+33
2012-12-07OMAPDSS: move blocking mgr enable/disable to compat layerTomi Valkeinen6-178/+233
2012-12-07OMAPDSS: manage framedone irq with mgr opsTomi Valkeinen5-22/+82
2012-12-07OMAPDSS: add manager opsTomi Valkeinen3-6/+87
2012-12-07OMAPDSS: move ovl function setup to apply.cTomi Valkeinen3-37/+29
2012-12-07OMAPDSS: move ovl-mgr function setup to apply.cTomi Valkeinen3-55/+52
2012-12-07OMAPDSS: move ovl & ovl-mgr init to apply.cTomi Valkeinen2-6/+9
2012-12-07OMAPDSS: add omapdss_compat_init()Tomi Valkeinen3-3/+35
2012-12-07OMAPFB: connect ovl managers to all dssdevsTomi Valkeinen1-14/+24
2012-12-07OMAPDSS: manage output-dssdev connection in output driversTomi Valkeinen9-46/+55
2012-12-07OMAPFB: remove warning when trying to alloc at certain paddressTomi Valkeinen1-3/+3
2012-12-07OMAPFB: simplify lockingTomi Valkeinen4-132/+79
2012-12-07OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmemTomi Valkeinen3-4/+8
2012-12-07OMAPFB: remove exported udpate windowTomi Valkeinen2-27/+3
2012-12-04da8xx: Fix revision check on the da8xx driverPantelis Antoniou1-0/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson3-3/+3
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren3-3/+3
2012-11-30OMAPDSS: Add terminating entry for picodlp_i2c_id tableAxel Lin1-0/+1
2012-11-29OMAPDSS: Use only "omapdss_dss" platform device to get context lost countArchit Taneja4-18/+19
2012-11-29Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen4-295/+503
2012-11-29Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen2-14/+12
2012-11-29video: exynos_dp: remove redundant parametersAjay Kumar3-29/+15
2012-11-29video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar2-2/+3