summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2014-09-30framebuffer: fix border colorMikulas Patocka
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...Fabian Frederick
2014-09-30video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick
2014-09-30video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko
2014-09-09video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall
2014-08-26msm: msm_fb: Move to using managed resources of kzallocPramod Gurav
2014-08-26msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2014-08-26video: vermilion: remove unnecessary break after gotoFabian Frederick
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall
2014-08-26OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall
2014-08-26video: of: display_timing: delete unneeded test before of_node_putJulia Lawall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll
2014-07-31backlight: ipaq_micro: Fix sparse non static symbol warningWei Yongjun
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling
2014-07-29video: ARM CLCD: Add DT supportPawel Moll
2014-07-28video: clcd-versatile: Depend on ARMMark Brown
2014-07-25backlight: Add driver for iPAQ micro backlightLinus Walleij
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann
2014-07-18backlight: pwm-backlight: Use devm_gpiod_get_optional()Alexandre Courbot
2014-07-18backlight: jornada720: Minimise code duplication and handle errors betterLee Jones