summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sa1100fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/sa1100fb: Remove dead codeDaniel Vetter2019-06-121-25/+0
* video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King2017-10-171-6/+3
* video: sa1100fb: fix video memory allocation leakRussell King2017-10-171-5/+5
* video: sa1100fb: clean up failure pathRussell King2017-10-171-13/+8
* video: sa1100fb: use devm_gpio_request_one()Russell King2017-10-171-10/+7
* video: sa1100fb: use devm_request_irq()Russell King2017-10-171-9/+8
* video: sa1100fb: use devm_ioremap_resource()Russell King2017-10-171-12/+8
* video: sa1100fb: use devm_clk_get()Russell King2017-10-171-4/+1
* video: sa1100fb: use devm_kzalloc()Russell King2017-10-171-4/+2
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-4/+4
* cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-011-1/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ARM: 8244/1: fbdev: sa1100fb: make use of device clockDmitry Eremin-Solenikov2014-12-051-7/+23
|/
* video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick2014-09-301-6/+12
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1340