aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from fb_infoFabian Frederick1-5/+10
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick1-6/+12
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick1-2/+2
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven1-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-7/+3
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie4-10/+23
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll1-3/+1
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2-15/+4
2014-09-09video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann1-1/+2
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall1-1/+0
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall1-1/+1
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall1-2/+1
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall1-1/+0
2014-08-26msm: msm_fb: Move to using managed resources of kzallocPramod Gurav1-2/+7
2014-08-26msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav1-0/+16
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven1-1/+1
2014-08-26video: vermilion: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall1-8/+55
2014-08-26OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall1-2/+8
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall2-16/+56
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott1-1/+1
2014-08-26drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall1-0/+2
2014-08-26video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)1-5/+18
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar1-1/+1
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie5-95/+115
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds26-747/+946
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-67/+191
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen1-8/+1
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds6-36/+0
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-58/+63
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter5-95/+115
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell1-1/+1
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-39/+0
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen12-688/+189
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui1-3/+59
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll2-1/+2
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss1-27/+23
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2-14/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss2-18/+17
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2-8/+9
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling1-1/+2
2014-07-29video: ARM CLCD: Add DT supportPawel Moll2-0/+264
2014-07-28video: clcd-versatile: Depend on ARMMark Brown1-0/+1
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann1-4/+2
2014-07-12Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson4-6/+8
2014-07-12Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-67/+2
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2-36/+1