summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller2022-07-071-1/+1
* fbmem: Check virtual screen sizes in fb_set_var()Helge Deller2022-07-071-0/+10
* fbcon: Prevent that screen size is smaller than font sizeHelge Deller2022-07-072-1/+31
* fbcon: Disallow setting font bigger than screen sizeHelge Deller2022-07-071-0/+5
* fbdev: fbmem: Fix logo center image dx issueGuiling Deng2022-07-061-1/+1
* Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-011-0/+12
|\
| * fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas2022-06-291-0/+12
* | Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-269-31/+21
|\ \
| * | video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian2022-06-221-1/+1
| * | video: fbdev: omapfb: Align '*' in commentJiang Jian2022-06-221-1/+1
| * | video: fbdev: simplefb: Check before clk_put() not neededYihao Han2022-06-201-2/+1
| * | video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han2022-06-201-4/+2
| * | video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim2022-06-201-1/+1
| * | video: fbdev: skeletonfb: Convert to generic power managementBjorn Helgaas2022-06-201-6/+7
| * | video: fbdev: cirrusfb: Remove useless reference to PCI power managementBjorn Helgaas2022-06-201-6/+0
| * | video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek2022-06-201-2/+2
| * | video: fbdev: intelfb: Use aperture size from pci_resource_lenPetr Cvek2022-06-201-7/+5
| * | video: fbdev: skeletonfb: Fix syntax errors in commentsXiang wangx2022-06-201-1/+1
| |/
* / parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-071-0/+2
|/
* Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-044-11/+33
|\
| * parisc/stifb: Keep track of hardware path of graphics cardHelge Deller2022-06-043-9/+14
| * parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-042-2/+19
* | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-022-2/+182
|\ \
| * | ARM: pxa: move regs-lcd.h into driverArnd Bergmann2022-04-192-0/+181
| * | ARM: pxa: stop using mach/bitfield.hArnd Bergmann2022-04-191-1/+0
| * | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-1/+1
* | | Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-308-40/+21
|\ \ \
| * | | video: fbdev: omap: Add prototype for hwa742_update_window_async()Helge Deller2022-05-291-0/+4
| * | | video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas2022-05-281-2/+3
| * | | video: fbdev: xen: remove setting of 'transp' parameterTom Rix2022-05-251-1/+0
| * | | video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang2022-05-191-5/+7
| * | | video: fbdev: omapfb: simplify the return expression of nec_8048_connect()Minghao Chi2022-05-191-6/+1
| * | | video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()Minghao Chi2022-05-191-7/+1
| * | | video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin2022-05-191-1/+4
| * | | video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar2022-05-191-18/+1
| | |/ | |/|
* | | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-301-0/+21
|\ \ \
| * | | parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI fontHelge Deller2022-05-231-0/+21
| |/ /
* | | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-20/+3
|\ \ \
| * | | video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley2022-05-111-20/+3
* | | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-2615-23/+592
|\ \ \ \
| * | | | fbdev: omap: avoid using mach/*.h filesArnd Bergmann2022-04-2110-13/+16
| * | | | fbdev: omap: pass irqs as resourceArnd Bergmann2022-04-214-5/+21
| * | | | ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann2022-04-217-2/+549
| * | | | ARM: omap1: innovator: pass lcd control address as pdataArnd Bergmann2022-04-211-2/+5
| * | | | video: fbdev: omapfb: lcd_ams_delta: fix unused variable warningArnd Bergmann2022-04-211-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-251-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dmaengine: imx: Move header to include/dma/Sascha Hauer2022-04-191-1/+1
| | |/ /
* | | | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-2516-635/+646
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-05-191-47/+0
| |\ \ \