summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/i740fb.c
AgeCommit message (Expand)Author
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-08-04fbdev/i740fb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-03video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-04-11video: fbdev: i740fb: Error out if 'pixclock' equals zeroZheyu Ma
2022-04-11video: fbdev: i740fb: use memset_io() to clear screenOndrej Zary
2020-09-08fbdev: i740fb: use generic power managementVaibhav Gupta
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-07-24video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-12-15drivers/video/fbdev/i740fb: remove unused variableSudip Mukherjee
2015-08-25drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen