aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sa1100fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-17video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King1-6/+3
2017-10-17video: sa1100fb: fix video memory allocation leakRussell King1-5/+5
2017-10-17video: sa1100fb: clean up failure pathRussell King1-13/+8
2017-10-17video: sa1100fb: use devm_gpio_request_one()Russell King1-10/+7
2017-10-17video: sa1100fb: use devm_request_irq()Russell King1-9/+8
2017-10-17video: sa1100fb: use devm_ioremap_resource()Russell King1-12/+8
2017-10-17video: sa1100fb: use devm_clk_get()Russell King1-4/+1
2017-10-17video: sa1100fb: use devm_kzalloc()Russell King1-4/+2
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-4/+4
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar1-1/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-05ARM: 8244/1: fbdev: sa1100fb: make use of device clockDmitry Eremin-Solenikov1-7/+23
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick1-6/+12
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1340