summaryrefslogtreecommitdiffstats
path: root/drivers/video/am335x-fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: omap: change include orderDario Binacchi2020-05-111-4/+4
* video: omap: fix pixel-per-line bitfield settingDario Binacchi2020-03-031-1/+1
* video: omap: add support for DM/DTSDario Binacchi2020-03-031-10/+327
* video: omap: create two routines to set the pixel clock rateDario Binacchi2020-03-031-33/+97
* video: omap: add loop exit conditions to the dpll setupDario Binacchi2020-03-031-1/+3
* video: omap: fix debug messageDario Binacchi2020-03-031-1/+1
* video: omap: rename LCD controller registersDario Binacchi2020-03-031-53/+54
* video: omap: fix bitfields orderDario Binacchi2020-03-031-15/+14
* video: omap: fix coding style on use of spacesDario Binacchi2020-03-031-1/+1
* video: omap: add missing bitfield masksDario Binacchi2020-03-031-5/+5
* video: omap: use BIT() and GENMASK() macrosDario Binacchi2020-03-031-18/+18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* am335x-fb: setup display PLLHannes Schmelzer2018-01-111-3/+51
* am335x-fb: cosmetic: fix coding styleHannes Schmelzer2018-01-111-3/+3
* am335x-fb: cosmetic: update-copyrightHannes Schmelzer2018-01-111-2/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka2016-04-281-4/+4
* drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka2016-04-281-3/+19
* drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-251-1/+1
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-281-1/+1
* drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-051-5/+8
* video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-101-0/+169