aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/adf
AgeCommit message (Expand)Author
2015-11-19video: adf: build fixes for 4.1Amit Pundir
2015-11-19video: adf: fix memblock build failureAmit Pundir
2015-11-19video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2015-11-19video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2015-11-19video: adf: memblock: map buffer for dmaGreg Hackmann
2015-11-19video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2015-11-19video: adf: adf_memblock_export symbol should be exportedGreg Hackmann
2015-11-19video: adf: add buffer padding quirkGreg Hackmann
2015-11-19video: adf: document adf_format_validate_yuv's originGreg Hackmann
2015-11-19video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2015-11-19video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2015-11-19video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2015-11-19video: adf: use %zu when printing size_tGreg Hackmann
2015-11-19video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann
2015-11-19video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann
2015-11-19video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2015-11-19video: adf: validate dpms state passed to blankGreg Hackmann
2015-11-19video: adf: make device node names less hierarchicalGreg Hackmann
2015-11-19video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2015-11-19video: adf: set default interface dpms_state to OFFGreg Hackmann
2015-11-19video: adf: make dpms_state sysfs attribute writableGreg Hackmann
2015-11-19video: adf: add helpers for validating custom formatsGreg Hackmann
2015-11-19video: adf: add informational flags to interfacesGreg Hackmann
2015-11-19video: adf: add fbdev compatibility helperGreg Hackmann
2015-11-19video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2015-11-19video: adf: support "simple" buffersGreg Hackmann
2015-11-19video: adf: add memblock helperGreg Hackmann
2015-11-19video: add atomic display frameworkGreg Hackmann