summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-1/+23
|\
| * 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
* | | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
|/ /
* | video: of: fix memory leakSudip Mukherjee2015-10-071-0/+1
* | 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-0812-38/+27
|\ \ \
| * | | 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
| * | | framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
| * | | 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 branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-1/+1
|\ \ \
| * | | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-041-1/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-2/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-175-8/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | drm: Remove two-level menu in KconfigThierry Reding2015-08-071-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-047-26/+462
|\ \ \ \ | |_|_|/ |/| | |
| * | | backlight: tosa: Export I2C module alias informationJavier Martinez Canillas2015-08-251-0/+1
| * | | backlight: lp8788_bl: Delete a check before backlight_device_unregister()Markus Elfring2015-08-251-2/+1
| * | | backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macroAxel Lin2015-08-251-13/+13
| * | | backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson2015-08-253-0/+435
| * | | backlight: lp855x: Use private data for regulator controlMilo Kim2015-08-251-11/+12
| |/ /
* | | 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
| | |/ | |/|
OpenPOWER on IntegriCloud