summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+35
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-20/+59
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-129/+171
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-12/+19
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2-0/+10
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-1/+0
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan1-1/+0
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman1-1/+1
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer1-0/+2
2012-05-09Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren5-128/+171
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2-65/+75
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-0/+15
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2-2/+2
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen3-52/+52
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-13/+0
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen1-0/+31
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-11/+16
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+1
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-0/+1
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall1-11/+16
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie5-197/+205
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker1-0/+1
2012-04-25USB: udlfb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-25video imxfb: do not depend on grouped clocksSascha Hauer1-15/+35
2012-04-24vga: fix build when fbdev is a moduleMatthew Garrett1-0/+2
2012-04-24efifb: Implement vga_default_device() (v2)Matthew Garrett1-20/+57
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-08Merge branch 'master' into for-nextJiri Kosina158-8066/+12756
2012-04-08fbdev: fix au1*fb buildsManuel Lauss2-3/+4
2012-04-08kyrofb: fix on x86_64Ondrej Zary1-188/+188
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2012-04-05fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-0/+194
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam3-0/+194
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-8/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds12-12/+0
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-2/+21
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-21/+28