aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/am335x-fb.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-11am335x-fb: setup display PLLHannes Schmelzer1-3/+51
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer1-3/+3
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer1-2/+2
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2016-04-28drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka1-4/+4
2016-04-28drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka1-3/+19
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka1-1/+1
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer1-1/+1
2015-03-05drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier1-5/+8
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier1-0/+169