aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-09-23Merge tag 'v3.10.89' into edison-3.10.17Brian Wood
2015-05-06video: vgacon: Don't build on arm64Mark Brown
2015-05-06console: Disable VGA text console support on crisGeert Uytterhoeven
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen
2014-12-17video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2014-11-14framebuffer: fix border colorMikulas Patocka
2014-07-17video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-05-30tgafb: fix mode setting with fbsetMikulas Patocka
2014-05-13tgafb: fix data copyingMikulas Patocka
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-05-13mach64: use unaligned accessMikulas Patocka
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka
2014-05-02video: adf: memblock: map buffer for dmaGreg Hackmann
2014-04-23video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2014-04-08video: adf: adf_memblock_export symbol should be exportedGreg Hackmann
2014-04-08video: adf: add buffer padding quirkGreg Hackmann
2014-04-08video: adf: document adf_format_validate_yuv's originGreg Hackmann
2014-03-27video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2014-03-24video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2014-03-10video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2014-02-14video: adf: use %zu when printing size_tGreg Hackmann
2014-02-14video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann
2014-02-14video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold
2013-12-04backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold
2013-12-04parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-11-22video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2013-11-20video: adf: validate dpms state passed to blankGreg Hackmann
2013-11-20video: adf: make device node names less hierarchicalGreg Hackmann
2013-11-20backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-11-20hyperv-fb: add pci stubGerd Hoffmann
2013-11-13Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-11-13au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-11-13au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-11-07ion: move into stagingColin Cross
2013-10-24video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2013-10-24video: adf: set default interface dpms_state to OFFGreg Hackmann
2013-10-24video: adf: make dpms_state sysfs attribute writableGreg Hackmann
2013-10-24video: adf: add helpers for validating custom formatsGreg Hackmann
2013-10-11video: adf: add informational flags to interfacesGreg Hackmann
2013-10-11video: adf: add fbdev compatibility helperGreg Hackmann
2013-10-11video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2013-10-11video: adf: support "simple" buffersGreg Hackmann
2013-10-11video: adf: add memblock helperGreg Hackmann
2013-10-11video: add atomic display frameworkGreg Hackmann
2013-07-01gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin