summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: s3fb.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-231-1/+2
* video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-231-1/+2
* matroxfb: perform a dummy read of M_STATUSMikulas Patocka2014-05-231-1/+1
* video: of: display_timing: fix default native-mode settingBoris BREZILLON2014-05-231-1/+1
* video: delete unneeded call to platform_get_drvdataJulia Lawall2014-05-191-2/+0
* video: mx3fb: Add backlight control supportAlexander Stein2014-05-162-0/+82
* video: omap: delete support for early fbmem allocationAaro Koskinen2014-05-161-65/+2
* video: of: display_timing: remove two unsafe error messagesLucas Stach2014-05-151-6/+2
* fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick2014-05-091-3/+3
* fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa2014-05-091-0/+1
* video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare2014-05-091-1/+1
* video: exynos: Add a dependency to the menuJean Delvare2014-05-091-1/+1
* video: mx3fb: Use devm_kzallocDenis Carikli2014-05-091-3/+1
* video/nuc900: allow modular buildArnd Bergmann2014-05-091-1/+1
* video: atmel needs FB_BACKLIGHTArnd Bergmann2014-05-091-0/+1
* video: export fb_prepare_logoArnd Bergmann2014-05-091-0/+1
* video/mbx: fix building debugfs supportArnd Bergmann2014-05-093-3/+4
* video/omap: fix modular buildArnd Bergmann2014-05-094-12/+23
* video: clarify I2C dependenciesArnd Bergmann2014-05-091-0/+2
* video: sh_mobile_lcdcfb depends on meramArnd Bergmann2014-05-071-0/+1
* fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart2014-05-021-1/+1
* fbdev: Fix tmiofb driver dependenciesJean Delvare2014-04-301-1/+1
* video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han2014-04-301-4/+2
* video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter2014-04-301-7/+2
* video: mmp: Remove references to CPU_PXA988Richard Weinberger2014-04-303-36/+4
* video: mmp: Remove references to CPU_MMP3Richard Weinberger2014-04-302-3/+3
* video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida2014-04-301-1/+1
* video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida2014-04-301-1/+1
* video: Check EDID for HDMI connectionDavid Ung2014-04-222-1/+9
* video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle2014-04-221-0/+14
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
| | * | | perf tools: Improve error reportingAdrien BAK2014-04-202-2/+9
| | * | | perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
| | * | | perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin2014-04-201-0/+1
| |/ / /
* | | | coredump: fix va_list corruptionEric Dumazet2014-04-191-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
OpenPOWER on IntegriCloud