summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-28dt: add bindings for ZTE tvenc deviceShawn Guo1-0/+15
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo3-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo3-33/+35
2017-01-28drm: zte: add interlace mode supportShawn Guo2-2/+65
2017-01-28drm: zte: add overlay plane supportShawn Guo4-29/+413
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo4-20/+69
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo3-45/+33
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo6-0/+184
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo1-0/+1
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie3-34/+22
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov4-10/+50
2017-01-26drm: mali-dp: Add plane offset to the plane's physical start address registerLiviu Dudau1-0/+1
2017-01-26drm: mali-dp: Check for sufficient address spaceMihail Atanassov2-0/+22
2017-01-26drm: mali-dp: Check hw version matches device-treeMihail Atanassov2-0/+54
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey3-20/+20
2017-01-26drm/i915: Pevent copying uninitialised garbage into vma->ggtt_viewChris Wilson1-1/+1
2017-01-25Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie3-22/+34
2017-01-25MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman1-0/+1
2017-01-25MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman1-0/+1
2017-01-25mm: do not export ioremap_page_range symbol for external modulezhong jiang1-1/+0
2017-01-25mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-01-25romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-01-25frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-01-25mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka1-11/+24
2017-01-25mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka1-21/+26
2017-01-25mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka1-1/+9
2017-01-25mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2-2/+6
2017-01-25kernel/panic.c: add missing \nJiri Slaby1-1/+1
2017-01-25fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-25frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-01-25mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka1-1/+1
2017-01-25radix-tree: fix private list warningsMatthew Wilcox1-1/+1
2017-01-25Documentation/filesystems/proc.txt: add VmPinFabian Frederick1-2/+3
2017-01-25mm, memcg: do not retry precharge chargesDavid Rientjes1-2/+2
2017-01-25proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-01-25mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach1-0/+1
2017-01-25mm/slub.c: trace free objects at KERN_INFODaniel Thompson1-10/+13
2017-01-25userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli1-2/+35
2017-01-25drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann1-1/+1
2017-01-25kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus3-0/+13
2017-01-25dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler4-4/+1
2017-01-25mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer1-1/+17
2017-01-25memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu3-15/+21
2017-01-24vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon1-0/+7
2017-01-24virtio_mmio: Set DMA masks appropriatelyRobin Murphy1-1/+19
2017-01-24vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi1-4/+9
2017-01-24MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainerAndy Shevchenko1-0/+1
2017-01-23userns: Make ucounts lock irq-safeNikolay Borisov1-6/+8