summaryrefslogtreecommitdiff
path: root/drivers/video/bcm2835.c
AgeCommit message (Expand)Author
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-09dm: video: arm: rpi: Convert to use driver model for videoSimon Glass
2017-05-09video: arm: rpi: Move the video settings out of the driverSimon Glass
2017-05-09video: arm: rpi: Move the video query out of the driverSimon Glass
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-03-27bcm2835 video: Map fb as cachedAlexander Graf
2016-02-06video: bcm2835: use bus_to_phys() on FB addressStephen Warren
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-12ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein
2013-11-12video: bcm2835: respect the pitch valueAndre Heider
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin
2013-03-20video: add a driver for the bcm2835Stephen Warren