summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03drm/omap: add dispc_opsTomi Valkeinen
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen
2017-04-03drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen
2017-04-03drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen
2017-04-03drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen
2017-04-03drm/omap: add omapdss-base.koTomi Valkeinen
2017-04-03drm/omap: fix HDMI sync polaritiesTomi Valkeinen
2017-04-03drm/omap: Add support for render nodesHemant Hariyani
2017-04-03drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen
2017-04-03drm/omap: decrease min width & heightTomi Valkeinen
2017-04-03drm/omap: remove divider constraint from hsdivTomi Valkeinen
2017-04-03drm/omap: refactor CRTC HW property setupTomi Valkeinen
2017-04-03drm/omap: work-around for errata i886Tomi Valkeinen
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-03drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initializationPeter Senna Tschudin
2017-04-02Linux 4.11-rc5Linus Torvalds
2017-04-02Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-02Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-04-01Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-01Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-01Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-01Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-01Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-04-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-01Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi
2017-03-31Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-31kasan: do not sanitize kexec purgatoryMike Galbraith
2017-03-31drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap
2017-03-31mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-31hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-31mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-03-31mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko
2017-03-31mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi
2017-03-31drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh