summaryrefslogtreecommitdiff
path: root/drivers/video/da8xx-fb.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt1-2/+3
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno1-4/+4
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-12-16video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day1-5/+5
2015-08-31video: discard empty video_set_lut implementationPeng Fan1-10/+0
2013-08-10video, da8xx-fb: show fb addr in bdinfoHeiko Schocher1-0/+1
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher1-56/+279
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-07-09Remove remaining mdelay() macrosAnatolij Gustschin1-1/+0
2011-11-17drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin1-3/+0
2011-11-04VIDEO: davinci: add framebuffer to da8xxStefano Babic1-0/+846