summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sa1100fb.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij
2020-01-15video: sa1100fb: constify copied structureJulia Lawall
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-12-05video: constify fb ops across all driversJani Nikula
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-06fbdev/sa1100fb: Remove even more dead codeArnd Bergmann
2019-08-26video: sa1100fb: Remove cpufreq policy notifierViresh Kumar
2019-06-12fbdev/sa1100fb: Remove dead codeDaniel Vetter
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