summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-11-18upstream: treewide: Fix typos in printkMasanari Iida1-1/+1
2014-11-18drm/exynos: Remove useless slab.h includeStephane Marchesin1-1/+0
2014-11-18video: display: s6e8aa0: fix a erratum in gamma tableHyungwon Hwang1-1/+1
2014-11-18video: display: s6e8aa0: change power off sequence to remove noiseDonghwa Lee1-4/+5
2014-11-18video: display: s6e8aa0: remove duplicated mtp read functionDonghwa Lee1-6/+11
2014-11-18video: display: s6e8aa0: adjust brightness value to driver levelDonghwa Lee1-3/+14
2014-11-18video: display: panel-s6e8aa0: Use devm_kzalloc to allocate driver dataTomasz Figa1-5/+2
2014-11-18video: display: panel-s6d6aa1: Use devm_kzalloc to allocate driver dataTomasz Figa1-5/+2
2014-11-18display: panels: remove duplicated display_entity_set_state() for pmDonghwa Lee3-38/+6
2014-11-18video: cdf-panel: support lcd class operations for s6d6aa1 panelDonghwa Lee1-0/+56
2014-11-18drm: Add drm backlight subsystem supportDonghwa Lee1-0/+12
2014-11-18video: exynos_dsi: Use generic PHY driverSylwester Nawrocki2-26/+12
2014-11-18Revert "video: exynos_dsi: Use generic PHY driver"Sylwester Nawrocki1-11/+25
2014-11-18video: display: panel-s6d6aa1: remove useless function.Donghwa Lee1-22/+0
2014-11-18DT: support l5f31188 panelHyungwon Hwang3-0/+680
2014-11-18video: exynos_dsi: Use generic PHY driverSylwester Nawrocki1-25/+11
2014-11-18video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki1-9/+10
2014-11-18video: display: panel-s6e8aa0: support others panel version configurationDonghwa Lee1-0/+161
2014-11-18video: display: panel-s6d6aa1: Add support for suspend/resumeTomasz Figa1-0/+25
2014-11-18video: display: panel-s6e8aa0: Add support for suspend/resumeTomasz Figa1-0/+25
2014-11-18ARM: DISPLAY: support suspend/resume for mipi dsi of DISPLAY COREDonghwa Lee1-5/+32
2014-11-18gpu: arm: Import new mali400 drivers from exynos-3.4-dev treeTomasz Figa1-0/+2
2014-11-18video: display: Add panel-s6e8aa0 driverTomasz Figa3-0/+1251
2014-11-18video: display: Add panel-s6d6aa1 driverTomasz Figa3-0/+774
2014-11-18video: display: Add exynos-dsi video source driverTomasz Figa3-0/+1337
2014-11-18video: add display-coreTomasz Figa5-0/+308
2014-11-14framebuffer: fix border colorMikulas Patocka4-8/+4
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-05-30tgafb: fix mode setting with fbsetMikulas Patocka1-3/+12
2014-05-13tgafb: fix data copyingMikulas Patocka1-213/+51
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-05-13mach64: use unaligned accessMikulas Patocka1-1/+2
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin1-3/+3
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-12-04backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold1-2/+4
2013-12-04parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-20backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold1-4/+5
2013-11-20hyperv-fb: add pci stubGerd Hoffmann1-1/+39
2013-11-13Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2-47/+2
2013-11-13au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-11-13au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-01atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-06-01trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD3-2/+23
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren3-0/+252