aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sa1100fb.c
AgeCommit message (Expand)Author
2017-10-17video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King
2017-10-17video: sa1100fb: fix video memory allocation leakRussell King
2017-10-17video: sa1100fb: clean up failure pathRussell King
2017-10-17video: sa1100fb: use devm_gpio_request_one()Russell King
2017-10-17video: sa1100fb: use devm_request_irq()Russell King
2017-10-17video: sa1100fb: use devm_ioremap_resource()Russell King
2017-10-17video: sa1100fb: use devm_clk_get()Russell King
2017-10-17video: sa1100fb: use devm_kzalloc()Russell King
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05ARM: 8244/1: fbdev: sa1100fb: make use of device clockDmitry Eremin-Solenikov
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen