aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/s3c2410fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-7/+9
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches1-5/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-05-06video: fbdev: Use dev_get_drvdata()Kefeng Wang1-1/+1
2016-08-11video: s3c2410fb: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski1-1/+1
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-4/+4
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-2/+0
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell1-1/+1
2014-07-01video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-5/+5
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1146