summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-1/+23
|\
| * efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
* | fbdev: broadsheetfb: fix memory leakSudip Mukherjee2015-09-301-3/+5
* | OMAPDSS: panel-sony-acx565akm: Export OF module alias informationJavier Martinez Canillas2015-09-241-0/+1
* | fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-09-241-1/+1
* | tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary2015-09-241-2/+8
* | tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary2015-09-241-1/+1
* | video: fbdev: mb862xx: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-241-0/+1
* | video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin2015-09-241-1/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-1/+1
|\ \
| * | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-10/+10
|\ \ \ | |/ / |/| |
| * | video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall2015-09-081-9/+9
| * | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* | | Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-0811-37/+26
|\ \ \
| * | | video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni2015-09-021-1/+0
| * | | video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar2015-09-011-10/+4
| * | | fbdev: ssd1307fb: fix error return codeJulia Lawall2015-09-011-2/+3
| * | | fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter2015-09-011-1/+1
| * | | video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski2015-08-211-1/+1
| * | | video: fbdev: atmel: fix warning for const return valueTomi Valkeinen2015-08-201-1/+1
| * | | video: fbdev: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | video: fbdev: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | fbdev: remove unnecessary memset in vfbMarcin Chojnacki2015-08-201-9/+8
| * | | fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov2015-08-201-6/+4
| * | | fbdev: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-201-1/+1
| * | | fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-202-3/+3
| |/ /
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-3/+2
|\ \ \
| * | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-1/+0
| * | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-102-2/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-012-2/+0
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-012-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-012-2/+0
| | |/
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-26/+4
|\ \ \
| * | | ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij2015-08-131-26/+4
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-018-200/+86
|\ \ \
| * | | drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-25/+6
| * | | drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-29/+6
| * | | drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-31/+5
| * | | drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez2015-08-251-1/+1
| * | | drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-22/+11
| * | | drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-29/+6
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2573-6512/+1002
| |\ \ \ | | | |/ | | |/|
| * | | drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-212-32/+8
| * | | drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-212-23/+14
| * | | drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez2015-07-211-1/+15
| * | | drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez2015-07-211-8/+15
* | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-0/+1
|\ \ \ \
| * | | | simplefb: Include clk.hStephen Boyd2015-07-201-0/+1
* | | | | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-314-0/+1784
|\ \ \ \ \
OpenPOWER on IntegriCloud