summaryrefslogtreecommitdiff
path: root/drivers/video/da8xx-fb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt2018-03-191-2/+3
* video/da8xx-fb: Cache-align memory allocationsNiko Mauno2017-10-291-4/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-161-5/+5
* video: discard empty video_set_lut implementationPeng Fan2015-08-301-10/+0
* video, da8xx-fb: show fb addr in bdinfoHeiko Schocher2013-08-101-0/+1
* video, da8xx-fb: changes for am335x usageHeiko Schocher2013-08-101-56/+279
* video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-081-1/+0
* drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-161-3/+0
* VIDEO: davinci: add framebuffer to da8xxStefano Babic2011-11-031-0/+846