aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen
2014-01-17i810: delete useless variableJulia Lawall
2014-01-17video: add OpenCores VGA/LCD framebuffer driverStefan Kristiansson
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven
2014-01-17tgafb: potential NULL dereference in initDan Carpenter
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown
2014-01-17video: Replace local macro with PCI standard macroYijing Wang
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering
2014-01-17video: vgacon: Don't build on arm64Mark Brown
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart
2014-01-14OMAPDSS: DISPC: Fix 34xx overlay scaling calculationIvaylo Dimitrov
2014-01-13OMAPDSS: panel-acx565akm: clean-up lockingTomi Valkeinen
2014-01-13OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCsArchit Taneja
2014-01-13OMAPFB: disable overlays on driver removalTomi Valkeinen
2014-01-13OMAPDSS: don't print errors on -EPROBE_DEFERTomi Valkeinen
2014-01-13OMAPFB: give informative print when probe succeedsTomi Valkeinen
2014-01-13OMAPDSS: HDMI: rename resource namesTomi Valkeinen
2014-01-13OMAPDSS: DSI: split DSI memory map to smaller blocksTomi Valkeinen
2014-01-13OMAPDSS: HDMI: add missing core irqTomi Valkeinen
2014-01-13OMAPDSS: HDMI: fix HDMI_WP_CLK nameTomi Valkeinen
2014-01-13OMAPDSS: HDMI: fix hdmi_wait_for_bit_changeTomi Valkeinen
2014-01-13OMAPDSS: DISPC: fix context restoreTomi Valkeinen
2014-01-13OMAPDSS: HDMI4: remove useless func callsTomi Valkeinen
2014-01-13OMAPDSS: HDMI4: Accept non-standard timingsArchit Taneja
2014-01-09drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen
2014-01-07xen/fb: allow xenfb initialization for hvm guestsStefano Stabellini
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk