summaryrefslogtreecommitdiffstats
path: root/tools/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-05-23video: of: display_timing: fix default native-mode settingBoris BREZILLON1-1/+1
2014-05-19video: delete unneeded call to platform_get_drvdataJulia Lawall1-2/+0
2014-05-16video: mx3fb: Add backlight control supportAlexander Stein2-0/+82
2014-05-16video: omap: delete support for early fbmem allocationAaro Koskinen1-65/+2
2014-05-15video: of: display_timing: remove two unsafe error messagesLucas Stach1-6/+2
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick1-3/+3
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa1-0/+1
2014-05-09video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare1-1/+1
2014-05-09video: exynos: Add a dependency to the menuJean Delvare1-1/+1
2014-05-09video: mx3fb: Use devm_kzallocDenis Carikli1-3/+1
2014-05-09video/nuc900: allow modular buildArnd Bergmann1-1/+1
2014-05-09video: atmel needs FB_BACKLIGHTArnd Bergmann1-0/+1
2014-05-09video: export fb_prepare_logoArnd Bergmann1-0/+1
2014-05-09video/mbx: fix building debugfs supportArnd Bergmann3-3/+4
2014-05-09video/omap: fix modular buildArnd Bergmann4-12/+23
2014-05-09video: clarify I2C dependenciesArnd Bergmann1-0/+2
2014-05-07video: sh_mobile_lcdcfb depends on meramArnd Bergmann1-0/+1
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-04-30fbdev: Fix tmiofb driver dependenciesJean Delvare1-1/+1
2014-04-30video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han1-4/+2
2014-04-30video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter1-7/+2
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger3-36/+4
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger2-3/+3
2014-04-30video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida1-1/+1
2014-04-30video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida1-1/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung2-1/+9
2014-04-22video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle1-0/+14
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-19init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-19vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42