summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-03mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-03smscufx: change edid data to u8 instead of charDan Carpenter
2011-09-18drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffersTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: fix memory leak on errorTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bugTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"Timur Tabi
2011-09-18drivers/video: fsl-diu-fb: improve local variable usage in some functionsTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: remove redundant default video modeTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: improve device tree usageTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: fix compilation warningTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: clean up printk usageTimur Tabi
2011-09-18drivers/video: fsl-diu-fb: clean up whitespace and formattingTimur Tabi
2011-09-14smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning
2011-09-14video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar
2011-09-14fbdev: fix indentation in modedb.cTimur Tabi
2011-09-05fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()Laurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart
2011-09-05fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart
2011-09-05sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart
2011-09-05Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning
2011-09-02fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont
2011-09-02fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski
2011-09-02fbdev: au1200fb: silence debug outputManuel Lauss
2011-09-02video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin
2011-09-01fbdev: fix parsing of standard timingsTomi Valkeinen
2011-09-01video: nuc900fb: remove include of mach/clkdev.hAxel Lin
2011-09-01video: mxsfb: add missing include of linux/module.hAxel Lin
2011-08-30Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...Florian Tobias Schandinat
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat
2011-08-24video: s3c-fb: Add support EXYNOS4 FIMDJingoo Han
2011-08-24udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson
2011-08-24udlfb: Enable fb_defio by defaultBernie Thompson
2011-08-24udlfb: Add module option to do without shadow framebufferStuart Hopkins
2011-08-24udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert
2011-08-24udlfb: Search config descriptor if not at device levelAndrew Kephart
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson
2011-08-24Merge branch 'pan-fixes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat
2011-08-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-21pci: fix new kernel-doc warning in pci.cRandy Dunlap
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney