summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar-1/+23
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming-1/+23
2015-10-08radeonfb: Deinline large functionsDenys Vlasenko-131/+146
2015-10-08gxt4500: enable panningOndrej Zary-1/+2
2015-10-08gxt4500: Use arch_phys_wc_* for framebufferOndrej Zary-1/+5
2015-10-08gxt4500: fix color orderOndrej Zary-3/+4
2015-10-08gxt4500: fix 16bpp 565 modeOndrej Zary-1/+1
2015-10-08gxt4500: enable on non-PPC architecturesOndrej Zary-2/+10
2015-09-30tridentfb: Add DDC supportOndrej Zary-5/+179
2015-09-30fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary-10/+18
2015-09-30fbdev: broadsheetfb: fix memory leakSudip Mukherjee-3/+5
2015-09-24OMAPDSS: panel-sony-acx565akm: Export OF module alias informationJavier Martinez Canillas-0/+1
2015-09-24fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy-1/+1
2015-09-24tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary-2/+8
2015-09-24tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary-1/+1
2015-09-24video: fbdev: mb862xx: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-09-24fbdev: ssd1307fb: add ssd1309 supportOlliver Schinagl-0/+11
2015-09-24fbdev: ssd1307fb: alphabetize headersOlliver Schinagl-5/+5
2015-09-24video/omap: remove invalid checkAndrzej Hajda-5/+0
2015-09-24OMAPDSS: hdmi: Reconfigure and restart audio when display is enabledJyri Sarha-27/+123
2015-09-24video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin-1/+8
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+10
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov-1/+1
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds-37/+26
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+2
2015-09-08video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall-9/+9
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall-2/+2
2015-09-02video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni-1/+0
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-26/+4
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-200/+86
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki-2/+0
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar-2/+0
2015-09-01video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar-10/+4
2015-09-01fbdev: ssd1307fb: fix error return codeJulia Lawall-2/+3
2015-09-01fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter-1/+1
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1784
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+21
2015-08-25drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez-25/+6
2015-08-25drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez-29/+6
2015-08-25drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez-31/+5
2015-08-25drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez-1/+1
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez-22/+11
2015-08-25drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez-29/+6
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar-6512/+1002
2015-08-21video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-08-20video: fbdev: atmel: fix warning for const return valueTomi Valkeinen-1/+1
2015-08-20video: fbdev: Drop owner assignment from platform_driverKrzysztof Kozlowski-1/+0