summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2015-04-22video: vgacon: Don't build on arm64Mark Brown1-1/+2
2015-01-28video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2014-11-13framebuffer: fix border colorMikulas Patocka4-8/+4
2014-08-26fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard1-2/+25
2014-08-26offb: Little endian fixesCedric Le Goater1-7/+11
2014-07-02matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-07-02drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-05-23tgafb: fix mode setting with fbsetMikulas Patocka1-3/+12
2014-05-15tgafb: fix data copyingMikulas Patocka1-213/+51
2014-05-15mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-05-15mach64: use unaligned accessMikulas Patocka1-1/+2
2014-05-15matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-05-15framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-05-15video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart1-0/+6
2014-04-18fbdev: Make the switch from generic to native driver less alarmingAdam Jackson1-2/+1
2014-04-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-10/+21
2014-04-18fb: reorder the lock sequence to fix potential dead lockGu Zheng3-28/+51
2014-04-03fbmem: really support wildcard video=options for all fbdev driversOlaf Hering1-0/+3
2014-03-12efifb: prevent null-deref when iterating dmi_listJames Bates1-2/+2
2014-02-14xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+4
2013-12-12ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balanceAaro Koskinen1-3/+2
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-21backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold1-4/+5
2013-11-21hyperv-fb: add pci stubGerd Hoffmann1-1/+39
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2-47/+2
2013-09-26video: mxsfb: Add missing breakMarek Vasut1-0/+1
2013-09-26video: of: display_timing: correct display-timings node findingAndrzej Hajda1-3/+3
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun1-1/+3
2013-09-26s3fb: fix error return code in s3_pci_probe()Wei Yongjun1-8/+1
2013-09-26video: mmp: drop needless devm cleanupUwe Kleine-König1-15/+2
2013-09-26OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown1-0/+1
2013-09-19OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen1-0/+1
2013-09-19OMAPDSS: Return right error during connector probeSathya Prakash M R3-3/+3
2013-09-12Bye, bye, WfW flagLinus Torvalds1-880/+1601
2013-09-12drivers/video/acornfb.c: remove dead codePaul Bolle2-294/+1
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-07Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-0/+539
2013-09-07Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-14/+127
2013-09-05Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds16-285/+535
2013-09-05Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds30-8085/+180
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-330/+93
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-31/+39
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-37/+23
2013-08-30video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge1-2/+2
2013-08-30video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge1-0/+15