summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+1
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-113/+294
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul-2/+1
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-95/+115
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes-40/+40
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+3
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-7/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel-2/+3
2014-09-30video/atmel_lcdfb: Introduce regulator supportAlexander Stein-0/+20
2014-09-30fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven-2/+42
2014-09-30framebuffer: fix screen corruption when copyingMikulas Patocka-5/+8
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster-7/+7
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster-11/+14
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...Fabian Frederick-4/+8
2014-09-30video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick-10/+10
2014-09-30video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick-8/+8
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick-5/+10
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick-6/+12
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick-2/+2
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist-1/+1
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe-7/+3
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie-10/+23
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll-3/+1
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko-15/+4
2014-09-09video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann-1/+2
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall-1/+0
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall-1/+1
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall-2/+1
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall-1/+0
2014-08-26msm: msm_fb: Move to using managed resources of kzallocPramod Gurav-2/+7
2014-08-26msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav-0/+16
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven-1/+1
2014-08-26video: vermilion: remove unnecessary break after gotoFabian Frederick-1/+0
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall-8/+55
2014-08-26OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall-2/+8
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall-16/+56
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott-1/+1
2014-08-26drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall-0/+2
2014-08-26video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)-5/+18
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar-1/+1
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie-95/+115
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-2/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-751/+950
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-67/+191
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen-8/+1
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-36/+0
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-58/+63
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter-95/+115