summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | video/macfb: Call fb_invert_cmaps()Finn Thain2019-04-011-2/+1
| * | fbdev: atafb: Modernize printing of kernel messagesGeert Uytterhoeven2019-04-011-12/+13
| * | fbdev: atafb: Fix broken frame buffer after kexecGeert Uytterhoeven2019-04-011-4/+30
| * | fbdev: atafb: Remove obsolete module supportGeert Uytterhoeven2019-04-015-107/+1
| * | fbdev: atafb: Stop printing virtual screen_baseGeert Uytterhoeven2019-04-011-2/+2
| * | video/macfb: Remove redundant codeFinn Thain2019-04-011-24/+0
| * | video: fbdev: savage: fix indentation issueColin Ian King2019-04-011-3/+3
| * | video: fbdev: vesafb: fix indentation issueColin Ian King2019-04-011-2/+2
| * | fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz2019-04-012-1/+13
| |/
* | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-093-23/+18
|\ \
| * | pxa3xx-gcu: pass struct device to dma_mmap_coherentChristoph Hellwig2019-04-081-1/+3
| * | gbefb: switch to managed version of the DMA allocatorChristoph Hellwig2019-04-081-16/+8
| * | da8xx-fb: pass struct device to DMA API functionsChristoph Hellwig2019-04-081-6/+7
| |/
* / efifb: Omit memory map check on legacy bootArd Biesheuvel2019-03-291-1/+2
|/
* Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds2019-03-1521-114/+69
|\
| * fbdev: mbx: fix a misspelled variable nameArnd Bergmann2019-03-051-1/+1
| * fbdev: omap2: fix warnings in dss coreAnders Roxell2019-03-011-3/+0
| * video: fbdev: Fix potential NULL pointer dereferenceYueHaibing2019-02-081-0/+2
| * fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava2019-02-081-1/+7
| * video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč2019-02-081-2/+2
| * fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-02-081-0/+3
| * video/fbdev: refactor video= cmdline parsingJani Nikula2019-02-081-13/+10
| * fbdev: mbx: fix up debugfs file creationGreg Kroah-Hartman2019-02-082-28/+14
| * fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-082-26/+7
| * video: fbdev: geode: remove ifdef OLPC noiseLubomir Rintel2019-02-082-22/+4
| * video: offb: annotate implicit fall throughsMathieu Malaterre2019-02-081-0/+2
| * omapfb: fix typoMatteo Croce2019-02-081-1/+1
| * fbdev: Use of_node_name_eq for node name comparisonsRob Herring2019-02-087-12/+12
| * fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko2019-02-081-3/+3
| * fbdev: chipsfb: remove set but not used variable 'size'YueHaibing2019-02-081-2/+1
| * fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King2019-02-081-1/+1
* | Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-081-1/+1
|\ \
| * | backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai2019-01-301-1/+1
* | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-289-45/+53
|\ \ \ | | |/ | |/|
| * | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-251-3/+4
| |\ \ | | |/ | |/|
| | * vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre2019-01-181-3/+4
| * | Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-185-27/+28
| |\ \
| | * | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin2019-01-163-18/+17
| | * | fbdev: offb: Fix OF node name handlingRob Herring2019-01-111-9/+9
| | * | omap2fb: Fix stack memory disclosureVlad Tsyrklevich2019-01-111-0/+2
| * | | Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-142-12/+18
| |\ \ \ | | |_|/ | |/| |
| | * | backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
| | * | backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner2018-11-271-9/+10
| | * | backlight: pwm_bl: Re-add driver internal enabled trackingHeiko Stuebner2018-11-271-2/+7
| * | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* | | | powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain2019-01-226-75/+48
* | | | powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2019-01-221-1/+1
|/ / /
* | | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-0612-43/+68
|\ \ \ | | |/ | |/|
| * | fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2018-12-201-1/+1
| * | fbdev: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-201-1/+2